@CHARSET "UTF-8";
 body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
pre,
form,
select,
fieldset,
input,
textarea,
p,
th,
td,
tr,
a,
img {
	margin: 0;
	padding: 0;
	border: 0;
	color: inherit;
	background: none;
	text-decoration: inherit;
	font-size: 1em
}
html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative
}
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 100%;
	color: #fff;
	background-color: #111725;
}
p {
	font-family: 'Lato', sans-serif;
}
a,
img {
	border-style: none;
	outline: none;
}
button,
form input,
form textarea,
form select {
	outline: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
input[type=button],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: none;
}
img {
	border: 0 none;
	height: auto;
	max-width: 100%;
	vertical-align: middle
}
img.full,
img.center,
img[align="center"],
img[align="middle"],
img[align="justify"],
figure.left,
img.left,
img[align="left"],
figure.right,
img.right,
img[align="right"] {
	display: block;
	margin: 0 auto 20px;
	max-width: 100%
}
tr[data-href] {
	cursor: pointer;
}
::-webkit-input-placeholder {
	opacity: 1;
	text-decoration: none;
	color: #101010
}
:-moz-placeholder {
	opacity: 1;
	text-decoration: none
}
::-moz-placeholder {
	opacity: 1;
	text-decoration: none
}
:-ms-input-placeholder {
	opacity: 1;
	text-decoration: none
}
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.container {
	margin: 0 auto;
	max-width: 1440px;
	padding: 1.3em
}
body.home .main {
	margin-top: 0;
}
.main {
	margin-top: 0;
}
.row::before,
.row::after {
	content: "";
	display: table;
	line-height: 0
}
.row::after {
	clear: both
}
.col-12,
.col-11,
.col-10 .col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
	width: 100%;
	min-height: 0.1em;
	position: relative;
}
.lightcolor {
	color: #fff!important;
}
.center {
	text-align: center!important;
}
.right {
	text-align: right;
}
.f-right {
	float: right;
}
.flush-box {
	margin-bottom: -70px
}
.pull-top {
	margin-top: 2em
}
.pull-bottom {
	margin-bottom: 2em
}
.pull-bottom2 {
	margin-bottom: 1.3em
}
.full-width {
	width: 100%
}
.section-title {
	border-bottom: 2px solid #397CBF;
	color: #397CBF;
	margin: 1em 0;
}
.subtitle {
	font-weight: 300;
	margin-top: 1em
}
.hide {
	border: 0 none;
	clip: rect(0px, 0px, 0px, 0px);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.ellip {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.small-text {
	font-size: 0.9em;
}
img.round-img {
	border-radius: 50%;
}
.banner-container {
	padding: 1em 1em;
	width: 100%;
	float: left;
}
.bg-color1 {
	background-color: #F1F2F1;
}
.bg-color2 {
	background-color: #D3E7FF;
}
.bg-color3 {
	background-color: #EFECE8;
}
/*header*/

body header,
a,
img,
li {
	-webkit-backface-visibility: hidden;
}
body header {
	border-bottom: medium none;
	filter: none;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1001;
	background-color: transparent;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-webkit-backface-visibility: hidden;
}
body header .container {
	padding: 0 1.3em;
}
body header .logo {
	width: 174px;
	height: 140px;
	text-indent: -999999em;
	background: transparent url('../images/logo.svg') no-repeat 0 0;
	display: inline-block;
	margin: 0.6em 0 0;
	background-size: 174px auto;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
}
body header.color-header .logo {
	background: transparent url('../images/logo.svg') no-repeat 0 0;
	width: 84px;
	height: 75px;
	background-size: 84px auto;
}
/*Home Page Header*/

body section .header {
	overflow: hidden;
	width: 100%;
	position: relative;
	min-height: 100px;
	background-color: transparent;
}
body section .header .slide-box {
	position: relative;
}
body section .header .slide div {
	height: 480px;
	width: 100%;
	background-size: cover;
}
body section .header .slide-img1 {
	background: transparent url('../images/home-2-m.jpg') no-repeat center center;
}
body section .header .slide-img2 {
	background: transparent url('../images/home-2-m.jpg') no-repeat center center;
}
body section .header .slide-img3 {
	background: transparent url('../images/home-2-m.jpg') no-repeat center center;
}
body section .header .header-info {
	z-index: 1;
	max-width: 1200px;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 1.3em 3em;
	width: 100%;
	left: 50%;
	position: absolute;
	top: 40%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
body section .header .header-info h1 {
	color: #fff;
	margin-bottom: 10px;
	text-align: left;
}
body section .header .slick-slider {
	margin-bottom: 0;
}
body section .header {
	overflow: hidden;
	width: 100%;
	position: relative;
	min-height: 1px;
}
/*slider home*/

.slick-slider {
	margin-bottom: 0!important;
}
.slide {
	overflow: hidden;
}
.slide-box {
	padding: 0;
	position: relative;
}
.slide-box img {
	margin: 0 auto;
	background-size: cover;
	width: 100%;
}
.slide .slick-prev {
	margin: 0;
	position: absolute;
	bottom: 2em;
	padding-left: 1.3em;
	width: 100%;
}
.heading-box .headerh1 {
	color: #202020;
	text-align: left;
	font-size: 1.8em;
	margin-bottom: 0;
	font-weight: 400;
}
.heading-box p {
	margin-bottom: 0;
	color: #fff;
}
.info-box,
.slick-dots {
	display: none!important;
}
/*animnate scroll icon*/

.scrollicon {
	width: 32px;
	height: 100px;
	display: block;
	position: absolute;
	z-index: 1;
	background: red;
	text-indent: -10000em;
	background: transparent url('../images/iconlogo-01.svg') no-repeat center center;
	background-size: 30px auto;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 2;
	text-align: center;
	bottom: 0;
}
.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}
.animated {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		-webkit-transform: translateY(0);
	}
	40% {
		-webkit-transform: translateY(-20px);
	}
	60% {
		-webkit-transform: translateY(-10px);
	}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-20px);
	}
	60% {
		transform: translateY(-10px);
	}
}
/*Content*/

body section {
	min-height: 100%;
}
body section::after {
	content: '';
	display: block;
	clear: both
}
body section .main {
	padding-top: 0;
}
body section .box-div .row {
	margin-bottom: 2em;
}
/*Standard Page Header*/

body section header .row {
	margin: 1em 0;
}
body section header.site-header {
	background: #1D2B50;
}
body section header h1 {
	color: #fff;
	vertical-align: middle;
	display: table-cell;
	padding-top: 2%;
	font-weight: 300;
	text-transform: capitalize;
}
/*buttons and anchor tag*/

a {
	text-decoration: none;
	color: #7f243e;
}
a:hover,
a:active {
	color: #de3e5f;
	text-decoration: none;
}
.bt-box {
	width: 100%;
}
a.bt {
	background: #7f243e;
	border: none;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	max-width: 300px;
	margin: 1em auto;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	border-radius: 0;
	font-weight: 600;
	text-transform: uppercase;
}
input.button {
	background: #7f243e;
	border: none;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	max-width: 300px;
	margin: 1em auto;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	border-radius: 0;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1em;
	padding: 17px 34px;
}
a.bt:hover,
input.button:hover {
	background: #dd3e5e;
	color: #fff;
	cursor: pointer;
}
a.bt-inv {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	max-width: 310px;
	margin: 1em auto;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-webkit-backface-visibility: hidden;
	font-weight: bold;
}
a.bt-inv:hover {
	border: 2px solid #BF2231;
	background: #BF2231;
	color: #fff;
}
.l-bt {
	font-size: 1em;
	padding: 17px 34px;
}
.m-bt {
	font-size: 0.9em;
	padding: 12px 24px;
}
.s-bt {
	font-size: 0.875em;
	padding: 7px 14px;
}
/*headings*/

p {
	margin-bottom: 1em;
	text-align: left;
	font-size: 1.2em;
	font-weight: 400;
}
h1,
h2,
h3 {
	margin-bottom: .35em;
	text-transform: none;
}
h1 {
	font-size: 3.8em;
	line-height: 100%;
	font-weight: 700;
	text-align: left;
}
h2 {
	font-weight: 300;
	text-align: left;
	font-size: 2em;
}
h3 {
	font-size: 1.2em;
	font-weight: 600;
	text-align: left;
}
.lead {
	font-size: 1.3em;
	line-height: 1.3;
	text-align: left;
}
.drop-caps::first-letter {
	float: left;
	font-family: Georgia;
	font-size: 75px;
	line-height: 60px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 4px;
	color: #101010;
}
blockquote {
	font-size: 1.05em;
	margin: 0;
	padding-top: 1em;
	font-family: georgia;
	font-style: italic;
}
blockquote small {
	color: #777;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
}
blockquote cite {
	font-style: normal;
	color: #777;
	font-weight: normal;
	font-style: italic;
}
.test-box blockquote {
	font-size: 1.05em;
	margin: 0 0 20px 20px;
	padding: 10px 20px;
	color: #f2f2f2;
}
.test-box blockquote small {
	color: #777;
	display: block;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
}
.test-box blockquote cite {
	font-style: normal;
	color: #777;
	font-weight: normal;
	font-style: italic;
}
/*deviders*/

hr {
	background-image: linear-gradient(to right, rgba(149, 149, 149, 0), rgba(149, 149, 149, 0.75), rgba(0, 0, 0, 0));
	border: 0 none;
	clear: both;
	display: block;
	height: 1px;
	margin: 2em 0;
}
/*index menu*/

body section .content-links li {
	list-style: none;
}
body section .content-links li a {
	text-decoration: none;
	display: block;
	background-color: #ECF0F1;
	padding: 10px 20px;
	color: #2c3e50;
	width: 100%;
	margin: 10px 0;
	border: 1px solid #3498DB;
}
body section .content-links li a:hover {
	background-color: #3498DB;
	color: #fff;
	border: 1px solid #3498DB;
}
/*form*/

form {
	margin: 0 auto!important;
	max-width: 1000px!important;
}
form fieldset {
	margin-bottom: 30px
}
form input[type=text],
form input[type=email],
form input[type=date],
form input[type=password],
form input[type=fax],
form input[type=tel],
form textarea,
form select {
	border: 1px solid #101010;
	height: 50px;
	width: 100%!important;
	min-width: 160px;
	margin: 5px 0 25px 0;
	padding: 10px;
	vertical-align: top;
	font: inherit;
	resize: none;
	-webkit-appearance: none;
	border-radius: 0;
}
form input[type=number] {
	-moz-appearance: textfield
}
form input[type=checkbox],
body section form input[type=radio] {
	margin: 4px 15px 0 0;
	vertical-align: top
}
input:focus,
textarea:focus,
select:focus {
	background: none repeat scroll 0 0 #fff;
	color: #101010;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
select:focus::-webkit-input-placeholder {
	color: #fff
}
select::-ms-expand {
	display: none
}
form label {
	text-transform: none;
	float: left;
	width: 100%;
	display: block!important;
	font-weight: bold;
}
form textarea {
	height: 120px;
	resize: none;
	width: 100%;
	-webkit-appearance: none;
	border-radius: 0;
}
form select option {
	padding: 10px;
	background: #fff;
	color: #101010;
}
form input[type=submit] {
	display: block;
	width: 100%;
	-webkit-appearance: none;
	font-family: inherit;
}
form .block {
	margin-top: 1em;
	margin-bottom: 20px;
	clear: both;
	width: 100%;
	float: left;
}
form .block div {
	display: block;
	margin: 10px 0 0 0;
}
form select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(../images/select-arrow.svg) no-repeat 95% 12px transparent
}
form input[type="date"]:hover {
	cursor: pointer;
}
.form-box {
	max-width: 100%;
	margin: 0 auto;
}
/*Chronoforms*/

.chrono_credits {
	display: none;
}
;

/*modal box*/

.modal-box {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(52, 54, 66, 0.9);
	z-index: 1002;
	overflow-y: auto;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
	-moz-transition: opacity 0.3s 0, visibility 0 0.3s;
	transition: opacity 0.3s 0, visibility 0 0.3s;
}
.modal-box.is-visible {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity 0.3s 0, visibility 0 0;
	-moz-transition: opacity 0.3s 0, visibility 0 0;
	transition: opacity 0.3s 0, visibility 0 0;
}
.modal-box.is-visible .modal-box-container {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.modal-box-container {
	position: relative;
	width: 90%;
	max-width: 600px;
	background: #FFF;
	margin: 5em auto 0;
	border-radius: 0.25em;
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-30px);
	-ms-transform: translateY(-30px);
	-o-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	padding: 1em;
}
.cd-close-form {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	top: -40px;
	background: url("../images/cd-icon-close.svg") no-repeat 18px center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
body section .modal-box form input[type=text],
body section .modal-box form input[type=password],
body section .modal-box form input[type=email],
body section .modal-box form input[type=tel],
body section .modal-box form select,
body section .modal-box form input[type=date] {
	width: 100%;
	margin: 1em 0;
}
/*alerts*/

.alert {
	margin-bottom: 20px;
	padding: 15px;
	position: relative;
	overflow: hidden;
}
.alert a.bt-inv {
	float: right;
}
.alert-success {
	background-color: #CDEEA7;
	border-color: #d6e9c6;
	color: #3c763d;
}
.alert-info {
	background-color: #BFE7F1;
	border-color: #bce8f1;
	color: #31708f;
}
.alert-warning {
	background-color: #F5E5A7;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-danger {
	background-color: #F9C6C5;
	border-color: #ebccd1;
	color: #a94442;
}
/*List*/

body section .paragraph {
	margin: 0 0 2em;
}
body section .paragraph ul,
body section .paragraph ol {
	list-style: none;
	padding-left: 15px;
	margin-top: 1em;
	font-size: 1.2em;
	;
	line-height: 30px;
}
body section .paragraph ul li {
	margin-bottom: 5px;
	padding-left: 10px;
	text-indent: -1em;
}
body section .paragraph ol li {
	margin-bottom: 5px;
	padding-left: 26px;
	text-indent: -2em;
}
body section .paragraph ul li:before {
	content: "• ";
	color: #51B748;
	margin-right: 4px;
	font-weight: bold;
}
body section .paragraph ol {
	counter-reset: item
}
body section .paragraph ol li::before {
	color: #51B748;
	content: counter(item)". ";
	counter-increment: item;
	display: inline-block;
	font-size: 1.3em;
	margin-right: 4px;
	min-width: 26px;
	text-align: left;
	text-indent: 0;
}
/*text box*/

.text-box {
	padding: 70px 0 20px;
}


/*Parallax*/

.parallax-box2 {
	
	min-height: 280px;
	width: 100%;
	padding: 0;
	position: relative;
        margin-top: 200px;
}

.parallax-box2 .parallaxinfo {
        background-color: #618fc6;
        margin-bottom: 0;
        height: 800px;
        width: 100%;
        position: relative;
        margin-bottom: 100px;
        border-radius: 20px;
        padding: 2em 0 2em 6em;
        animation: bg-color 10s infinite;
        -webkit-animation: bg-color 10s infinite;
        -webkit-box-shadow: 0px 11px 5px -4px rgba(0,0,0,0.78);
        -moz-box-shadow: 0px 11px 5px -4px rgba(0,0,0,0.78);
        box-shadow: 0px 11px 5px -4px rgba(0,0,0,0.78);
      }

      @-webkit-keyframes bg-color {
        0% { background-color: #618fc6; }
        20% { background-color: #7e233d; }
        40% { background-color: #4983c7; }
        60% { background-color: #086d62; }
        80% { background-color: #c15c33; }
        100% { background-color: #6994bc; }
      }

      @keyframes bg-color {
        0% { background-color: #618fc6; }
        20% { background-color: #7e233e; }
        40% { background-color: #4983c7; }
        60% { background-color: #086d62; }
        80% { background-color: #c15c33; }
        100% { background-color: #6994bc; }
      }

	

.parallax-box2 h2 {
	color: #fff;
	text-align: left;
        font-size: 6em;
        font-weight: 700;
        line-height: 100%;
	width: 60%;
        margin-top: 1em;
}

.parallax-box2 .parallaxinfo img{
    position: absolute;
    right: 4em;
    z-index: 1;
    top:15em;
    border-radius: 0 0 30px 30px;
   
    
}

.parallax-box2 .browser{
    width: 100%;
    background-color: #2c3e4f;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    color:#fff;
    position: absolute;
    top:0;
    left: 0;
    border-radius: 20px 20px 0 0;
    font-size: 0.9em;
}


/*popup*/

.window {
	position: fixed;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 99999;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease
}
.window > .close {
	cursor: pointer;
	display: block;
	position: absolute;
	top: -28px;
	right: 0;
	width: 20px;
	height: 20px;
	background: url(../images/close.svg) no-repeat 50% 0;
	background-size: 20px 20px
}
.window > img {
	position: absolute;
	bottom: -1px;
	left: 50%;
	-ms-transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	max-width: 100%;
	max-height: 100%
}
.window > .title {
	display: block;
	position: absolute;
	bottom: -58px;
	left: 0;
	right: 0;
	height: 58px;
	background: #FFF;
	color: #000;
	text-align: center;
	line-height: 58px
}
.window .next,
.window .prev {
	cursor: pointer;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 1em;
	background-size: 7px 16px
}
.window .next::after {
	content: '▸';
	font-size: 2em
}
.window .prev::before {
	content: '◂';
	font-size: 2em
}
.window .count {
	display: block;
	position: absolute;
	bottom: -58px;
	right: 0;
	min-width: 58px;
	height: 58px;
	padding: 0 8px;
	color: #FFF;
	background: #00BCD4;
	line-height: 58px;
	text-align: center
}
.modal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99998;
	background: rgba(0, 0, 0, .7)
}
/*back to top*/

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 0;
	background: #7f243e url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 1000;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: rgba(77, 94, 183, 1);
}
@media only screen and (min-width: 768px) {
	.cd-top {
		right: 20px;
		bottom: 20px;
	}
}
@media only screen and (min-width: 1024px) {
	.cd-top {
		height: 60px;
		width: 60px;
		right: 30px;
		bottom: 30px;
	}
}
/*tables*/

body section table.styled {
	border: 1px solid #BBDDAD;
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
body section table.styled thead {
	background-color: #BBDDAD;
}
body section table.styled tr {
	border: 1px solid #BBDDAD;
	padding: 5px;
}
body section table.styled th,
body section table.styled td {
	padding: 10px;
	text-align: center;
}
body section table.styled th {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}
/*list links*/

body section .list-links {} body section .list-links a {
	display: block;
	margin: 1.5em 0;
	text-decoration: none;
	padding: 1em;
	position: relative;
	background-color: #E8E6ED;
}
body section .list-links span {
	background: url(../images/doc-types.svg) no-repeat scroll center 200px transparent;
	display: inline-block;
	float: right;
	height: 30px;
	margin: -2px 0 0 20px;
	right: 0;
	text-indent: -999999em;
	width: 30px;
}
body section .list-links .type-pdf {
	background-position: -274px -10px;
}
body section .list-links .type-word {
	background-position: -11px -10px;
}
body section .list-links .type-ex {
	background-position: -44px -10px;
}
body section .list-links .type-ppoint {
	background-position: -78px -10px;
}
body section .list-links .type-zip {
	background-position: -536px -10px;
}
body section .list-links .type-jpg {
	background-position: -404px -10px;
}
body section .list-links .type-gif {
	background-position: -372px -10px;
}
body section .list-links .type-txt {
	background-position: -339px -10px;
}
body section .list-links .type-avi {
	background-position: -307px -10px;
}
/*- Accordion -*/

.accordion {
	background: #F8F8F8;
}
.accordion-title {
	width: 100%;
	padding: 15px;
	display: inline-block;
	background: #1D2B50;
	transition: all linear 0.15s;
	color: #fff;
	font-size: 1.25em;
	text-decoration: none;
}
.accordion-title:hover {
	color: #fff;
}
.accordion-title.active,
.accordion-title:hover {
	background: #51B748;
	text-decoration: none;
}
.accordion-section {
	border-bottom: 10px solid #fff;
}
.accordion-content {
	padding: 30px 15px 15px;
	display: none;
}
/*- contact icons -*/

body section .map-info {
	position: relative;
	margin: 0 auto;
}
body section .map-info div {
	width: 100%;
	position: relative;
	display: block;
	margin: 27px 0;
}
body section .map-info div p {
	display: inline-block;
	vertical-align: middle;
	width: 79%;
	margin-bottom: 0;
	margin-left: -5px;
}
body section .map-info div a {
	display: inline-block;
	text-decoration: none;
	font-size: 1.2em;
	vertical-align: middle;
	width: 80%;
}
body section .map-info div span {
	background: url(../images/contact-icons.svg) no-repeat scroll center 200px transparent;
	background-size: 44px 256px;
	display: inline-block;
	height: 42px;
	text-indent: -999999em;
	vertical-align: middle;
	width: 43px;
	margin-right: 12px;
}
body section .map-info div .icon5 {
	background-position: 0 -187px;
}
body section .map-info div .icon4 {
	background-position: 0 -140px;
}
body section .map-info div .icon3 {
	background-position: 0 -95px;
}
body section .map-info div .icon2 {
	background-position: 0 -55px;
}
body section .map-info div .icon1 {
	background-position: 0 -3px;
}
body section .map-info div:nth-of-type(3) a {
	text-decoration: underline;
}
/*- contact icons 2 -*/

body section .map-info-small {
	position: relative;
	margin: 0 auto 2em;
}
body section .map-info-small div {
	width: 100%;
	position: relative;
	display: block;
	margin: 10px 0;
}
body section .map-info-small div p {
	display: inline-block;
	vertical-align: middle;
	width: 79%;
	margin-bottom: 0;
	margin-left: -5px;
}
body section .map-info-small div a {
	display: inline-block;
	text-decoration: none;
	font-size: 1.2em;
	vertical-align: middle;
	width: 80%;
}
body section .map-info-small div span {
	background: url(../images/contact-icons.svg) no-repeat scroll center 200px transparent;
	background-size: 35px auto;
	display: inline-block;
	height: 36px;
	text-indent: -999999em;
	vertical-align: middle;
	width: 36px;
	margin-right: 12px;
}
body section .map-info-small div .icon5 {
	background-position: 0 -187px;
}
body section .map-info-small div .icon4 {
	background-position: 0 -108px;
}
body section .map-info-small div .icon3 {
	background-position: 0 -75px;
}
body section .map-info-small div .icon2 {
	background-position: 0 -40px;
}
body section .map-info-small div .icon1 {
	background-position: 0 0;
}
body section .map-info-small div:nth-of-type(3) a {
	text-decoration: underline;
}
/*tabs*/

body section .tabs-box {
	margin: 2em 0;
}
body section .tabs {
	width: 100%;
	position: relative;
	display: block;
}
body section .tabs li {
	list-style: none;
	display: none;
	float: left;
	padding-bottom: 1px;
	position: relative;
	width: 100%;
}
body section .tabs li.active {
	display: block;
}
body section .tabs li a {
	padding: 20px 10px;
	display: block;
	background: #1D2B50;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
}
body section .tabs li:nth-of-type(3) a {
	border-right: none;
}
body section .tabs-box .col-12 {
	float: left;
}
body section .tabs li.active a,
body section .tabs li.active a:hover {
	background: #51B748;
	color: #fff;
	display: block;
}
body section .tabs li a:hover {
	background: #51B748;
	color: #fff;
}
body section .tab-content {
	background-color: #f8f8f8;
	padding: 4em 1em 1em;
	margin-top: -15px;
}
body section .tab-content h2 {
	margin-top: 1em;
}
body section .tab-content img {
	margin-bottom: 0;
}
body section .tabs:hover li {
	display: block;
}
/*newsletter*/

body .footer-news {
	text-align: center;
	background-color: #2A3763;
	width: 100%;
	padding: 1em;
}
body .footer-news span.h2-title {
	font-size: 2.2em;
	font-weight: 300;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin-right: 1em;
}
body .footer-news a.bt {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}
/*info box container*/

body section .info-box-container {
	
	width: 100%;
	padding: 0;
	text-align: center;
	float: left;
	clear: both;
        border:1px solid #fff;
        border-width: 0 0 1px;
       
}
body section .info-box-container .col-7,
body section .info-box-container .col-5,
body section .info-box-container .col-6 {
	padding: 2em 1.3em;
}

body section .info-box-container .col-4 {
	padding: 2em 1.3em;
}
body section .info-box-container img {
	margin-bottom: 0;
        
}
body section .info-box-container .bt-box {} body section .info-box-container .bt {
	display: inline-block;
}
body section .info-box-container h2 {
	text-align: center;
        color:#dd3e5f;
        font-weight: bold;
        text-transform: uppercase;
}

body section .info-box-container h2 del {
    font-weight: 400;
    color:#b1ccef;
    margin-right: 0.5em;
}
body section .testimonial-box {
	margin: 1.5em 1.5em 0;
}
body section .testimonial-box img {
	width: 70px;
	height: 70px;
}
.testimonial-box span.person {
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	margin-left: 0.5em;
}

body section .info-box-container h3,
body section .info-box-container p{
    text-align: center;
    text-transform: uppercase;
}
body section .info-box-container p{
    margin-top: 1em;
    text-transform: uppercase;
}

/*video responsive*/

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*Image Gallery*/

body section .book-box {
	margin: 0 auto;
	float: none;
}
body section .image-box {
	position: relative;
	width: 100%;
	cursor: pointer;
	display: block;
}
body section .image-box:after {
	content: '\A';
 position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	opacity: 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-webkit-backface-visibility: hidden;
}
body section .image-box:hover:after {
	opacity: 1;
}
body section .image-box img {
	width: 100%;
	vertical-align: top;
	margin-bottom: 0;
	height: auto;
}
body section .image-box span {
	display: none;
}
body section .image-box:hover span {
	position: absolute;
	width: 50px;
	height: 50px;
	background: url(../images/plus.svg) no-repeat center 7px transparent;
	background-size: 80% auto;
	z-index: 100;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	display: block;
	opacity: 1;
}
body section .gallery .bt {
	clear: both;
}
body section .gallery h3 {
	height: 50px;
	background: #444444;
	margin-bottom: 1.5em;
	padding: 0.8em;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
/*icagenda*/

#icagenda .info-event .info-event-box {
	border: 1px solid #e3e3e3;
	padding: 1em;
	margin-bottom: 1.3em;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-webkit-backface-visibility: hidden;
}
#icagenda .list-event-header {
	margin-bottom: 1.5em;
}
#icagenda .list-event-header h2 {
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: 400;
	text-align: center;
	font-family: Georgia;
	font-style: italic;
	text-transform: none;
}
#icagenda .list-event-header small,
#icagenda .list-event-header br {
	display: none;
}
/*event list*/

#icagenda .events-box-list {
	width: 100%;
	float: left;
	margin-bottom: 5em;
}
#icagenda .events-box-list .event-item {
	width: 100%;
	float: left;
	margin-bottom: 1.3em;
}
#icagenda .events-box-list .event-item .event-image {
	width: 100%;
	position: relative;
	background-size: cover!important;
	height: 200px;
	background-repeat: no-repeat!important;
	background-position: center center;
	display: block;
	text-indent: -10000em;
}
#icagenda .events-box-list .event-item .event-content {
	background-color: #12152D;
	color: #fff;
	width: 100%;
	position: relative;
	padding: 1.5em;
	text-align: center;
}
#icagenda .events-box-list .event-item .event-content h2 a {
	display: block;
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
}
#icagenda .events-box-list .event-item .event-content h2 a:hover {
	color: #fff;
}
#icagenda .events-box-list .event-item .event-content .lead {
	display: block;
	width: 100%;
	margin-bottom: 0.3em;
	text-align: center;
}
#icagenda .events-box-list .event-item .event-content .nextdate {
	width: 100%;
}
#icagenda .events-box-list .event-item .event-content .evttime {
	font-weight: 300;
	margin-left: 1em;
}
#icagenda .events-box-list .event-item .event-content .place {
	width: 100%;
}
#icagenda .events-box-list .event-item .event-content .descshort {
	font-size: 1em;
	font-weight: 300;
}
#icagenda .events-box-list .event-item .event-content .more {
	color: #fff;
}
#icagenda .events-box-list .event-item .event-content .moreinfos {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	max-width: 310px;
	margin: 0 auto;
	transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	-webkit-backface-visibility: hidden;
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	font-size: 0.9em;
	padding: 9px 18px;
}
#icagenda .events-box-list .event-item .event-content .moreinfos:hover {
	border: 2px solid #384383;
	background: #384383;
	color: #fff;
}
#icagenda .events-box-list .event-item:hover .event-content {
	background-color: #0e1121;
}


/*Footer*/

footer {
	text-align: center;
	min-height: 230px;
	padding: 1em 0 20px;
	position: relative;
        margin-top: 50px;
}

footer .container{
        border-top:1px solid #fff;
        max-width: 90%;
        padding: 2em 0;
}

footer .logo-icon {
	display: none;
}
footer h2 {
	color: #fff;
	text-align: left;
        font-size: 3.5em;
        font-weight: 700;
        line-height: 100%;
}
footer h2 a{color:#b1ccef;transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;}
footer h2 a:hover{color:#7f243e;}
footer p {
	color: #fff;
	text-align: center;
}
footer .footer-menu {
	margin: 0;
}
footer .footer-menu ul {
	text-align: center;
}
footer .footer-menu ul li {
	display: inline-block;
	list-style: none;
	margin: 0 5px 25px;
}
footer .footer-menu ul li a {
	color: #fff;
	font-size: 0.875em;
	text-decoration: none;
}
footer .footer-menu ul li a:hover {
	text-decoration: none;
	color: #6DC741;
}
footer .logo-icon {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/logo-icon.svg) no-repeat scroll 0 0 transparent;
	background-size: 40px auto;
	;
	text-indent: -10000em;
	margin: 0 auto 1em;
}
footer .app-btn a {
	display: block;
	width: 187px;
	height: 58px;
	margin: 1em auto;
	text-indent: -10000em;
}
footer .app-btn a:hover {
	opacity: 0.7;
}
footer .app-btn a:nth-of-type(1) {
	background: url(../images/app-store.svg) no-repeat scroll 0 0 transparent;
	background-size: 187px auto;
}
footer .app-btn a:nth-of-type(2) {
	background: url(../images/android.svg) no-repeat scroll 0 0 transparent;
	background-size: 187px auto;
	margin-bottom: 2em;
}
footer .social {
	margin: 3em auto 1em;
}
footer .social h2 {
	text-align: center;
	color: #fff;
	margin: 0 0 1em;
}
footer .social span {
	display: none;
}
footer .social ul {
	text-align: center;
}
footer .social ul li {
	display: inline-block;
	list-style: none;
	margin: 0 20px 25px;
}
footer .social ul li a {
	height: 36px;
	width: 36px;
	display: block;
	background: url(../images/social.svg) no-repeat scroll center 200px transparent;
	text-indent: -999999em;
	-webkit-backface-visibility: hidden;
	background-size: 300px 35px;
}
footer .social ul li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
footer .social a.facebook {
	background-position: -107px 0;
}
footer .social a.pinterest {
	background-position: -54px 0;
}
footer .social a.googleplus {
	background-position: -159px 0;
}
footer .social a.twitter {
	background-position: 0 0;
}
footer .social a.linkedin {
	background-position: -58px 0;
}
footer .social a.youtube {
	background-position: -213px 0;
}
footer .social a.instagram {
	background-position: -160px 0;
}
footer .copyright {
	text-align: center;
	font-size: 0.8em;
	color: #909191;
	font-weight: 400;
        text-transform: uppercase;
        display: block;
        margin-top: 2em;
        
}
.infofooter {} .infofooter li {
	color: #fff;
	list-style: none;
}
.infofooter li:nth-of-type(1) a {
	font-size: 1.5em;
        margin-bottom: 0.5em;
}
.infofooter li:nth-of-type(2) a {
	color: #b1ccef;
	font-size: 2em;
        font-weight: 700;
        letter-spacing: 1px;
}
.infofooter li a {
	display: block;
        font-weight: 700;
}
.infofooter li a:hover {
	color: #fff;
}

/* IMG NAV*/

.imgnav1 {
	width: 100%;
}
.imgnav1 img {
	width: 100%;
	/* filter: url(filters.svg#grayscale); Firefox 3.5+ */
	filter: gray;
	/* IE5+ */
	-webkit-filter: grayscale(1);
	/* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.imgnav1 img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
}
.imgnav1 ul {
	display: flex;
	flex-wrap: wrap;
}
.imgnav1 ul li {
	list-style: none;
	flex-grow: 1;
}
.imgnav1 ul li a {} .imgnav1 ul.top-nav li {} .imgnav1 ul.bottom-nav {}
/* new content boxes 1*/

.boxImgTex2 {
	display: flex;
	flex-direction: column;
}
.boxImgTex2 .imgcont {
	width: 100%;
	height: 350px;
	background: url(../images/mr1.jpg) no-repeat scroll center top transparent;
	background-size: cover;
	text-indent: -10000em;
}
.boxImgTex2 .textcont {
	width: 100%;
	height: 300px;
	background: url(../images/bg-r.jpg) no-repeat scroll left bottom transparent;
	background-size: cover;
	position: relative;
}
.boxImgTex2 .textcontbox {
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	display: block;
	padding: 1em;
	z-index: 1;
}
.boxImgTex2 .textcontbox h2 {
	font-size: 2em;
	text-transform: uppercase;
	line-height: 105%;
	max-width: 70%;
}
.boxImgTex2 .textcontbox h2 span {
	font-weight: bold;
}

.page-header {
	margin-top: 1em;
        display: none;
}


/*Menu Slider*/

.out_slide {
	position: relative;
	outline: 0;
}
.out_slide .imgbox {
	background-color: transparent;
	padding: 0;
}
.out_slide img {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}


/*Menu Slider*/

.out_caption {
	padding: 0;
	margin-bottom: 1em;
	width: 280px;
	margin: 0;
	position: absolute;
	bottom: 50px;
	font-weight: 700;
	left: 10%;
}
.out_caption h2 {
	font-size: 3.125em!important;
	line-height: 90%;
        text-align: left;
	color: #fff;
	text-transform: none;
	font-size: 1.5em;
        font-weight: 700;
	margin-bottom: 0.2em;
}
.out_caption a {
	margin-top: 1em;
	display: block;
        text-align: left;
	color: #b1ccef;
	font-weight: 700;
	font-size: 1.5em;
}
.out_caption a:hover {
	color: #de3e5f;
}
.out_text {
	margin: 0 auto;
	max-width: 1100px;
	padding: 1.3em;
}
.out_text p {
	text-align: center;
	font-weight: 300;
}
.slick-prev,
.slick-next {
	width: 16px!important;
	height: 30px!important;
	opacity: 1;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	z-index: 1;
}
.slick-prev:hover,
.slick-next:hover {
	opacity: 1;
}
.slick-prev::before,
.slick-next::before {
	display: none!important;
}
.slick-prev {
	left: 0!important;
	background: url(../images/arrow-left.svg) no-repeat scroll center center transparent!important;
	background-size: 16px auto!important;
}
.slick-next {
	right: 0!important;
	background: url(../images/arrow-right.svg) no-repeat scroll center center transparent!important;
	background-size: 16px auto!important;
}
.moduletablebtnboxdonw {
	margin-top: 0;
}
/* contact btn*/

.contactlinks {
	display: flex;
	flex-direction: column;
	background-color: #fbccc2;
	padding: 2em 1em;
	margin: 2em 0;
	justify-content: center;
	align-items: center;
}
.contactlinks div {} .contactlinks div a {
	color: #010101;
	display: block;
	font-size: 1.5em;
	font-weight: 300;
}
.contactlinks div a span {
	display: block;
	margin: 0.5em auto;
	text-indent: -10000em;
}
.contactlinks div a span.phone {
	width: 40px;
	height: 40px;
	background: url(../images/phone.svg) no-repeat scroll center center transparent;
	background-size: 40px auto;
}
.contactlinks div a span.email {
	width: 40px;
	height: 40px;
	background: url(../images/email.svg) no-repeat scroll center center transparent;
	background-size: 40px auto;
	margin-top: 2em;
}
/* hide container in home page*/

.itemid-142 .item-page,
.itemid-147 .item-page,
.itemid-152 .item-page{
	display: none;
}

.mod-languages{
    margin: 0 auto!important;
    width: 300px!important;
}

div.mod-languages ul {
   
    display: flex;
    max-width: 300px;
    justify-content: center!important;
    margin-top: 1em!important;
}

div.mod-languages ul li{
   
    flex: 1;
  
}
.lang-inline li a {
	color:#fff!important;
	padding: 0.2em 0.3em;
        font-size: 2.5em!important;
        font-family: 'Montserrat', sans-serif!important;
}

.lang-inline li:nth-of-type(1) a{padding-left: 0!important;margin-left: -20px!important;}
.lang-inline li:nth-of-type(2) a{padding-left: 0!important;}

.lang-inline li.lang-active a {
	
        color:#7f243e!important;
}
.lang-inline li.lang-active a:hover {
	
	color: #7f243e;
}
.lang-inline li a:hover {
	color: #7f243e!important;
}
.chronoforms6_credits {
	display: none!important;
}
.ui.dividing.header {
	padding-bottom: 2.99999994px;
	border-bottom: none!important;
	margin: 2em 0;
	text-transform: uppercase;
	font-weight: 300;
}
.cblink {
	text-align: center;
	margin-top: 0.2em;
}
.cblink a {
	color: #909191;
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.semanticui-body h3.formconfirmation {
	color: #010101 !important;
	background-color: rgb(184, 233, 148) !important;
	padding: 2em!important;
	max-width: 1000px!important;
	margin: 2em auto!important;
	display: block!important;
	font-weight: 400!important;
	text-transform: none!important;
}
section.ls-overflow-visible {
	overflow: hidden!important;
}
/*Nav*/

.off-nav-142 {
	display: none;
}
.off-menu_173 .sm-logo,
.off-menu_195 .sm-logo,
.off-menu_194 .sm-logo{
	position: absolute;
	bottom: 0;
	width: 400px;
	right: 0;
	display: none;
}
.slider-services .category-filter {
	display: none!important;
}

.top-tel{
    display: none;
}



/* body background color*/

/*Contact*/

body.itemid-146,
body.itemid-107,
body.itemid-151{
    background-color: #233e5f;
}

body.itemid-146 footer .infofooter li:nth-of-type(1) a,
body.itemid-146 footer a:hover,
body.itemid-151 footer .infofooter li:nth-of-type(1) a,
body.itemid-151 footer a:hover,
body.itemid-107 footer .infofooter li:nth-of-type(1) a,
body.itemid-107 footer a:hover{color: #dd3e5f;}




/*PARALLAX*/

.parallax-box-right{background-position: right center;background-repeat: no-repeat;background-size:cover;display: block;margin-bottom:0;min-height: 280px;width: 100%;padding:2em 0;position: relative;}
.parallax-box1{background-image:url(http://creativebox.ca/images/bg-parallax1.jpg);}
.parallax-box-right h1{font-weight: 200;font-size: 3em;margin-bottom: 1em;}


.containerfull{
    max-width: 90%;
    padding: 2em 0; 
    margin: 1em auto;
}

h2.bigheading{
    font-size: 2em;
    font-weight: 700;
    text-align: center;
    margin-top: 2em;
    
}

h2.bigheading2{text-align: center;}



/*form style*/

.ui.form .field > label {
    display: none!important;
    color:#fff!important;
}

.ui.form input[type="text"],
.ui.form textarea{
    background: #233e5f!important;
    border-color: #dd3e5f!important;
    border-width: 0 0 2px 0!important;
    color: #fff!important;
    border-radius: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
    font-size: 1.5em!important;
   
}

.ui.form .fields{
    margin-top: 2em!important;
}
.ui.form .inline.fields > label{
    color:#fff!important;
    font-size: 1em!important;
    text-transform: uppercase!important;
    font-weight: 400!important;
}

.ui.button{
    background-color: #dd3e5f!important;
    padding: 20px 40px!important;
    text-transform: uppercase!important;
   
}

.ui.form .field .prompt.label {
    white-space: normal;
    background: #7f243e!important;
    border: 1px solid #7f243e!important;
    color: #ffffff !important;
    
}

.ui.form .fields{
    margin-bottom: 2em!important;
}


/*icons*/

i.icon2 {
    background:  url('/images/icons2.svg') no-repeat top left;
    text-indent: -10000em;
    display: inline-block;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    
}
i.icon2:hover{
    opacity: 0.7;
    
}
i.icon-camera{ 
    background-position: -27px -38px; 
    width: 147px; 
    height: 113px; 
    background-size: 2258px auto!important;

} 
i.icon-pencil{ 
    background-position:-1694px -21px;
    width: 147px; 
    height: 113px; 
    background-size: 1848px auto!important;

} 
i.icon-video{ 
    background-position: -211px -38px; 
    width: 147px; 
    height: 113px; 
    background-size: 2258px auto!important;

} 
i.icon-screen{ 
    background-position: -326px -23px;
    width: 147px; 
    height: 113px; 
    background-size: 1908px auto!important;

} 

i.icon-brand{ 
    background-position: -584px -16px;
    width: 147px; 
    height: 113px; 
    background-size: 1738px auto!important;

} 


i.icon-cake{ 
    background-position: -723px -16px;
    width: 147px; 
    height: 113px; 
    background-size: 1738px auto!important;

} 

i.icon-hands{ 
    background-position: -863px -16px;
    width: 147px; 
    height: 113px; 
    background-size: 1738px auto!important;

} 

i.icon-glass{ 
    background-position: -1007px -16px;
    width: 147px; 
    height: 113px; 
    background-size: 1738px auto!important;

} 

i.icon-bag{ 
    background-position: -1153px -16px;
    width: 147px; 
    height: 113px; 
    background-size: 1738px auto!important;

} 

i.icon-baby{ 
    background-position: -1297px -16px;
    width: 147px; 
    height: 113px; 
    background-size: 1738px auto!important;

} 

i.icon-print{ 
    background-position: -582px -16px;
    width: 147px; 
    height: 113px; 
    background-size: 1738px auto!important;

} 

i.icon-face{ 
    background-position:0 -162px;
    width: 147px; 
    height: 113px; 
    background-size: 1738px auto!important;

} 




/*  ****** */

.cont-icons{
    margin-top: 5em;
}


ul.iconslist{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:3em;
    flex-direction: row;
    flex-wrap: wrap;
}

ul.iconslist li{
    list-style: none;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    flex-shrink: 0;
    margin: 0 1em 4em;
    
}

ul.iconslist li a{
    display: block;
    color:#fff;
    font-weight: 700;
    text-align: center;
    font-size: 1.5em;
    margin-top: 1em;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
}

ul.iconslist2 li a{
    color:#7f243e!important;
    font-size: 1.8em;
}

ul.iconslist li a:hover{color:#dd3e5f!important;}


/* back link*/

.backlink a{
     display: flex;
     background-color: #7f243e;
     color:#fff;
     height: 100px;
     font-size: 3em;
     text-transform: uppercase;
     justify-content: center;
     align-items: center;
     transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
     
}
.backlink a:hover{
    cursor: pointer;
    background-color: #b1ccef;
    color:#7f243e;
    
}

.item-page .container2{margin-top: 2em;}