/* --------------

Theme name: Intent
Author: Lucid Themes
Version: 1.0
Last change: 27/07/2016

-------------- */

html {-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-font-smoothing: antialiased}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#FF0;color:#000000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

body{-webkit-print-color-adjust:exact;font-size:13px;line-height:1.5;color:#333333}

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

*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:focus, a:focus {outline:0}

.row{margin-left:-15px;margin-right:-15px}
.row:before,.row:after{content:" ";display:table}
.row:after{clear:both}

.clear {clear:both}
.clearfix:after{content:'';display:block;font-size:0;height:0;clear:both}

*[class*="col-"] {position:relative;min-height:1px;padding:0 15px;}

/* Font Awesome was here */

.hidden{display:none!important;}
.no-select{-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}

.hov-bk{transition: background-color .25s ease-in-out, color .25s ease-in-out;-webkit-transition: background-color .25s ease-in-out, color .25s ease-in-out;}

.image{height:auto;display:block;max-width:100%;}
.rounded-image{border-radius:50%;overflow:hidden;}


/* -- theme success / error messages -- */

#error-message,#success-message{width:100%;padding:15px;margin-bottom:15px;display:none;border:1px solid;border-radius:2px;}
#success-message{color:#3C763D;background-color:#DFF0D8;border-color:#DFF0D8;}
#error-message{color:#A94442;background-color:#F2DEDE;border-color:#EBCCD1;}
.notification p{font-size:14px;line-height:18px;}


/* -- carousel css -- */

.carousel .owl-controls{width:100%;height:20px;text-align:center;position:absolute;bottom:25px;}
.carousel .owl-dots{display:inline-block;margin-left:-10px;}
.carousel .owl-dot{width:12px;height:1px;float:left;margin-left:10px;background-color:#404753;display:inline-block;margin-top:10px;}
.carousel .owl-dot.active{height:12px;background-color:#9FD3C7;margin-top:-1px;}



/* Large Desktop */
@media (min-width:992px) {
	.container {width:1140px;}

	.col-xlarge-1,.col-xlarge-2,.col-xlarge-3,.col-xlarge-4,.col-xlarge-5,.col-xlarge-6,.col-xlarge-7,.col-xlarge-8,.col-xlarge-9,.col-xlarge-10,.col-xlarge-11 {float:left}

	.col-xlarge-12{width:100%}
	.col-xlarge-11{width:91.66666666666666%}
	.col-xlarge-10{width:83.33333333333334%}
	.col-xlarge-9{width:75%}
	.col-xlarge-8{width:66.66666666666666%}
	.col-xlarge-7{width:58.333333333333336%}
	.col-xlarge-6{width:50%}
	.col-xlarge-5{width:41.66666666666667%}
	.col-xlarge-4{width:33.33333333333333%}
	.col-xlarge-3{width:25%}
	.col-xlarge-2{width:16.666666666666664%}
	.col-xlarge-1{width:8.333333333333332%}
	
	.col-xlarge-5ths{width:20%;float:left;}
	
	.hidden-xlarge{display:none!important}
	
	.xlarge-pull-right{float:right;}
	.xlarge-pull-left{float:left;}
}


/* Small Desktop and Tablet Landscape */
@media (min-width:992px) and (max-width:1099px) {
	.container{width:970px}

	.col-large-1,.col-large-2,.col-large-3,.col-large-4,.col-large-5,.col-large-6,.col-large-7,.col-large-8,.col-large-9,.col-large-10,.col-large-11 {float:left}

	.col-large-12{width:100%}
	.col-large-11{width:91.66666666666666%}
	.col-large-10{width:83.33333333333334%}
	.col-large-9{width:75%}
	.col-large-8{width:66.66666666666666%}
	.col-large-7{width:58.333333333333336%}
	.col-large-6{width:50%}
	.col-large-5{width:41.66666666666667%}
	.col-large-4{width:33.33333333333333%}
	.col-large-3{width:25%}
	.col-large-2{width:16.666666666666664%}
	.col-large-1{width:8.333333333333332%}

	.hidden-large{display:none!important}
	
	.large-pull-right{float:right;}
	.large-pull-left{float:left;}
}

/* Tablet */
@media screen and (min-width:768px) and (max-width: 991px) {
	.container{width:750px}

	.col-medium-1,.col-medium-2,.col-medium-3,.col-medium-4,.col-medium-5,.col-medium-6,.col-medium-7,.col-medium-8,.col-medium-9,.col-medium-10,.col-medium-11 {float:left}

	.col-medium-12{width:100%}
	.col-medium-11{width:91.66666666666666%}
	.col-medium-10{width:83.33333333333334%}
	.col-medium-9{width:75%}
	.col-medium-8{width:66.66666666666666%}
	.col-medium-7{width:58.333333333333336%}
	.col-medium-6{width:50%}
	.col-medium-5{width:41.66666666666667%}
	.col-medium-4{width:33.33333333333333%}
	.col-medium-3{width:25%}
	.col-medium-2{width:16.666666666666664%}
	.col-medium-1{width:8.333333333333332%}

	.hidden-medium{display:none!important}
	
	.medium-pull-right{float:right;}
	.medium-pull-left{float:left;}
}

/* Mobile */
@media screen and (max-width:767px) {

	.col-small-1,.col-small-2,.col-small-3,.col-small-4,.col-small-5,.col-small-6,.col-small-7,.col-small-8,.col-small-9,.col-small-10,.col-small-11 {float:left}

	.col-small-12{width:100%}
	.col-small-11{width:91.66666666666666%}
	.col-small-10{width:83.33333333333334%}
	.col-small-9{width:75%}
	.col-small-8{width:66.66666666666666%}
	.col-small-7{width:58.333333333333336%}
	.col-small-6{width:50%}
	.col-small-5{width:41.66666666666667%}
	.col-small-4{width:33.33333333333333%}
	.col-small-3{width:25%}
	.col-small-2{width:16.666666666666664%}
	.col-small-1{width:8.333333333333332%}

	.hidden-small{display:none!important}
	
	.small-pull-right{float:right;}
	.small-pull-left{float:left;}
}