@charset "UTF-8";
.content-wrap .content section .container.pad-container2 .row .col-sm-8 .owl-slider-wrapper {
background: #c4c4c4;
background: -moz-linear-gradient(45deg,  #c4c4c4 0%, #ffffff 34%, #ffffff 66%, #cccccc 100%);
background: -webkit-linear-gradient(45deg,  #c4c4c4 0%,#ffffff 34%,#ffffff 66%,#cccccc 100%);
background: linear-gradient(45deg,  #c4c4c4 0%,#ffffff 34%,#ffffff 66%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#cccccc',GradientType=1 );




}

.content-wrap .content .bg-white.inner-banner.pages .container.pad-container .col-md-12.text-center h1 {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 3em;
	text-shadow: 2px 2px 2px rgba(150, 150, 150, 1);
}
.content-wrap .content .bg-white.inner-banner.pages .container.pad-container .col-md-12.text-center h2 {
	font-weight: 400;
	color: #0b3e6d;
	font-size: 2em;
}
.content-wrap .content section .container.pad-container2 .row .col-sm-4.l-pad30 .title-left {
	padding-top: 15px;
}

background: #cccccc;
background: -moz-linear-gradient(45deg,  #cccccc 0%, #ffffff 22%, #ffffff 77%, #cccccc 100%);
background: -webkit-linear-gradient(45deg,  #cccccc 0%,#ffffff 22%,#ffffff 77%,#cccccc 100%);
background: linear-gradient(45deg,  #cccccc 0%,#ffffff 22%,#ffffff 77%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=1 );
}
.content-wrap .content .container.pad-container2 {
	padding-top: 35px;
	padding-bottom: 0px;
}


ul.icon-mkr
{
list-style-type: none;
}


ul.icon-mkr li
{
text-indent: -1.2em;
margin: 0.5em 1em;
}


ul.icon-mkr li:before
{
font-family: 'fontello';
content: "\e800";
float: left;
width: 1.2em;
color: #0b3e6d;
}



ul.icon-mkr li.info:before { content: "\e800"; }
ul.icon-mkr li.heart:before { content: "\e802"; }
ul.icon-mkr li.heart-empty:before { content: "\e808"; }
ul.icon-mkr li.star:before { content: "\e803"; }
ul.icon-mkr li.star-empty:before { content: "\e809"; }
ul.icon-mkr li.help:before { content: "\e801"; }
ul.icon-mkr li.bulb:before { content: "\e804"; }
ul.icon-mkr li.arrow:before { content: "\e806"; }
ul.icon-mkr li.dot:before { content: "\e78b"; }
ul.icon-mkr li.dot-2:before { content: "\e78c"; }
ul.icon-mkr li.dot-3:before { content: "\e78d"; }
ul.icon-mkr li.right-thin:before { content: "\2192"; }
ul.icon-mkr li.left-dir:before { content: "\25c2"; }
ul.icon-mkr li.right-dir:before { content: "\25b8"; }
ul.icon-mkr li.right-dir-1:before { content: "\e84d"; }
ul.icon-zoom-in:before { content: '\e750'; }
ul.icon-brush:before { content: '\e79a'; }
ul.icon-right-circled-1:before { content: '\f0a9'; } 



ul.icon2-mkr
{
list-style-type: none;
}


ul.icon2-mkr li
{
text-indent: 1.2em;
margin: .5em 0em;
}


ul.icon2-mkr li:before
{
font-family: 'fontello';
content: "\f0a9";
float: left;
width: 1.2em;
color: #0b3e6d;
}
