/* ========== Theme Reset Style =========== */
@import url('https://fonts.googleapis.com/css?family=Lora:400,700|Montserrat:300,400,500,600,700,800');

@import url("bootstrap.min.css");
@import url("font-awesome.min.css");
@import url("custom-icons.min.css");
@import url("transitions.css");
@import url("flexslider.css");
@import url("bootsnav.css");
@import url("owl.carousel.css");
@import url("animate.css");

@font-face{
  font-family:"Avenir-Roman";
  src:url(../../fonts/avenir/Avenir-Roman.ttf), url(../../fonts/Avenir-Roman.woff),
      url(../../fonts/avenir/Avenir-Roman.woff2), url(../../fonts/Avenir-Roman.eot),
      url(../../fonts/avenir/Avenir-Roman.svg), url(../../fonts/Avenir-Roman.otf);
}

@font-face {font-family: 'brandontext-light';
src: url(../../fonts/brandontext-light.eot), url(../../fonts/brandontext-light1.eot),
url(../../fonts/brandontext-light.woff2), url(../../fonts/brandontext-light.woff),
url(../../fonts/brandontext-light.ttf);
}

@font-face {font-family: 'brandontext-regular';
src: url(../../fonts/brandontext-regular.eot), url(../../fonts/brandontext-regular1.eot),
url(../../fonts/brandontext-regular.woff2), url(../../fonts/brandontext-regular.woff),
url(../../fonts/brandontext-regular.ttf);
}

@font-face {font-family: 'brandontext-medium';
src: url(../../fonts/brandontext-medium.eot), url(../../fonts/brandontext-medium.eot),
url(../../fonts/brandontext-medium.woff2), url(../../fonts/brandontext-medium.woff),
url(../../fonts/brandontext-medium.ttf);
}

@font-face {font-family: 'brandontext-bold';
src: url(../../fonts/brandontext-bold.eot), url(../../fonts/brandontext-bold1.eot),
url(../../fonts/brandontext-bold.woff2), url(../../fonts/brandontext-bold.woff),
url(../../fonts/brandontext-bold.ttf);
}


*{margin:0px; padding:0px;}

html, body{position:relative; height:100%;}

body{
    color:#505050;
    background:#fcfcfc;
    font-size:16px;
    letter-spacing:0.1px;
	font-family: 'brandontext-regular', sans-serif;
}
.mdi{
	font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.lora{font-family: 'Lora', sans-serif;}
.montserrat-font{font-family: 'Montserrat', sans-serif!important;}

h1, h2, h3, h4, h5, h6 {
    color: #2d2d2d;
    margin: 10px 0;
    font-style: normal;
    font-weight:600;
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{line-height:1.2;}

.avenir-roman{font-family:"Avenir-Roman";}

h1{font-size:48px;}
h2{font-size:36px;}
h3{font-size:24px;}
h4{font-size:18px;}
h5{font-size:16px;}
h6{font-size:12px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color: #fff;}

p a{}

p a:hover {color: #1a237e;}
p{
    letter-spacing: normal;
    line-height:24px;
	color:#505050;
	font-weight:300;
}
a {text-decoration: none;}

a:hover, a:focus, a:active {
    outline: none;
    text-decoration: none;
}
ul{list-style: disc;}

li:focus{outline:0;}

li > ul, li > ol{padding:0; margin-left:15px;}

figure {
    /*margin-bottom: 6px;*/
    position: relative;
}
img {
    height: auto;
    max-width: 100%;
}
.mark, mark{background-color:#1ec0ff;color:#fff;}

pre {
	margin: 0 20px;
    padding: 10px;
    border: 1px solid #e2e2e2;
    background: #f1f1f1;
	border-radius:0;
}

blockquote {
    border-left: 5px solid #1ec0ff;
	background:#fff;
}

.blockquote-reverse, blockquote.pull-right {
    border-right: 5px solid #1ec0ff;
	background:#fff;
}

.outline-alert{background-color: transparent!important;}

strong{color:#414141;}

hr{border-top:1px solid #eaeaea;}
hr.grey{border-top:1px solid #d6d6d6;}
hr.dark{border-top:1px solid #333;}
hr.line{width:8%; margin:50px auto 70px; clear:both; border-top:2px solid #4e94c5;}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: none;
    box-shadow: none;
    outline: 0 none;
}

section {
	padding-top:70px;
	padding-bottom:70px;
	position: relative;
	z-index: 10;
	background:#f7f8f9;
}

.section-heading {
	text-align: center;
    margin: auto;
    float: none;
    padding-bottom: 20px;
}

.section-heading h2{text-transform:uppercase;}

.section-heading h4{line-height:1.64;}

/*===== Header ============*/
.logo img{min-height:78px; margin:0px 0 0px;}

.navbar-brand{padding:0px 14px; height: auto;}

.navbar-scrollspy .logo img{
	text-align:center;
	margin: 0 auto;
}

nav.bootsnav.navbar-sidebar ul.nav{margin: 0 0 30px 0;}

nav.navbar.bootsnav.navbar-transparent ul.nav > li.dropdown > a{padding:29px 16px 29px 8px;}
nav.navbar.bootsnav ul.nav > li.dropdown > a{padding:25px 16px 25px 8px;}

nav.navbar.bootsnav.navbar-transparent ul.nav > li.dropdown > a.dropdown-toggle{display:inline-block; position:absolute;
	top:0; right:0; padding:29px 1px; width:auto;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle{display:inline-block; position:absolute;
	top:0; right:0; width:auto; padding:25px 1px;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{position:relative; top:-1px; left:-3px;}


/*====== Sliders and Hero Section =========*/
.hero-text{
	display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    z-index: 10;
    color: #fff;
}
.hero-text h3, .hero-text h1{color:#1ec0ff;}

.hero-text h3{font-size:30px;}

.hero-text h1{font-size:100px;}

.hero-text h2{font-size:65px; line-height:0.8;}

.dark-bg{background-color:#1b1d1c;}
.white-bg{background-color: #fff!important;}
.blue-bg{background-color:#1ec0ff;}
.dark-blue-bg{background:#0065ad;}
.red-bg{background:#d9534f;}
.grey-bg{background:#eee!important;}
.yellow-bg{background:#fdc23e;}
.brown-bg{background:#D09E88;}
.parallax-bg {
    background: url(../images/background/parallax-bg.jpg) center 0 no-repeat;
    background-size: cover;
	height: 800px;
}

.fixed-bg{background-attachment: fixed!important;}

.overlay-bg{
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: -1;
	top:0;
	left:0;
}

.hero-text-wrap.overlay-bg{
	background: rgba(0, 0, 0, 0.45);
	width: 100%;
    height: 101vh;
    position: absolute;
	z-index: 1;
}

.hero-text-wrap.blue-overlay-bg {
	background: rgba(30,192,255,0.82);
	width: 100%;
    height: 101vh;
    position: absolute;
	z-index: 1;
}

.overlay-bg-dark {
    background: rgba(0, 0, 0, 0.92);
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: -1;
	top:0;
	left:0;
}

.overlay-bg-light {
    background: rgba(255,255,255,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index:-1;
    top:0;
	left:0;
}
.overlay-bg-light1 {
    background: rgba(255,255,255,0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index:-1;
    top:0;
	left:0;
}

.parallax-overlay {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
	z-index: -1;
	top:0;
	left:0;
}

.parallax-bg-1{background: url(../images/background/parallax-bg-1.jpg) center 0 no-repeat; background-size:cover;}

.parallax-bg-2{background: url(../images/background/quote_bg.jpg) center 0 no-repeat; background-size:cover;}

.parallax-bg-3{background: url(../images/background/parallax-bg-3.jpg) center 0 no-repeat; background-size:cover;}

.parallax-bg-4{background: url(../images/background/parallax-bg-4.jpg) center 0 no-repeat; background-size:cover;}

.parallax-bg-5{background: url(../images/background/quote_bg.jpg) center 0 no-repeat; background-size:cover;}

.parallax-bg-6{background: url(../images/background/pattern1.jpg) center 0;}

.box-shadow{box-shadow: 0 10px 30px 5px rgba(17,21,23,.1);}

.box-shadow-hover{}

.box-shadow-hover:hover{box-shadow: 0 10px 30px 5px rgba(17,21,23,.1);}

.member-socialicons{
    overflow: hidden;
    list-style: none;
    text-align:center;
    line-height: 20px;
}
.member-socialicons li{
    float: left;
    padding: 0 10px;
    line-height: inherit;
    list-style-type: none;
}
.member-socialicons li a{
    color: #fff;
    display:block;
}
.member-socialicons li a:hover {
    color: #ff4552;
}
.member-socialicons li a i{
    display:block;
    font-size:13px;
    text-align:center;
}
.row.no-gutters{
    margin-right: 0;
    margin-left: 0;
}
.no-bottom-padding{
    padding-bottom: 0;
}
.no-gutters > [class^="col-"], .no-gutters > [class*="col-"],
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*="col-"]{
    padding-right: 0;
    padding-left: 0;
}
.no-top-padding{padding-top: 0;}



/*============== Widgets ==============*/
::-webkit-input-placeholder{color:#1b1d1c;}
::-moz-placeholder{color:#1b1d1c;}
:-ms-input-placeholder{color:#1b1d1c;}
:-moz-placeholder{color:#1b1d1c;}

.relative{position:relative;}
.absolute{position:absolute;}

.upper-case{text-transform:uppercase;}
.lower-case{text-transform:lowercase;}
.capitalize{text-transform:capitalize;}
.font-200{font-weight:200;}

.font-300{font-weight:300;}

.font-400{font-weight:400;}

.font-600{font-weight:600;}

.font-700{font-weight:700;}

.font-900{font-weight:900;}

.font-10px{font-size:10px;}

.font-12px{font-size:12px;}

.font-14px{font-size:14px;}

.font-16px{font-size:16px;}

.font-18px{font-size:18px;}

.font-20px{font-size:20px;}

.font-26px{font-size:26px;}

.font-30px{font-size:30px;}

.font-35px{font-size:35px;}

.font-40px{font-size:40px;}

.font-50px{font-size:50px;}

.font-60px{font-size:60px;}

.font-65px{font-size:65px;}

.font-70px{font-size:70px;}

.font-80px{font-size:80px;}

.font-100px{font-size:100px;}

.font-120px{font-size:120px;}

.font-130px{font-size:130px;}

.font-italic{font-style: italic;}

.font-light{font-weight:400;}

.font-bold{font-weight:bold;}

a:hover, a:focus {
	color:#056d9c;
}
.blue-color {
	color: #1ec0ff!important;
}
.dark-blue-color {
	color:#0065ad!important;
}
.secondary-color {
	color:#056d9c;
}
.white-color {
	color: #fff !important;
}
.white-color p, .white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6 {
    color: #fff!important;
}
.dark-color {
	color: #2d2d2d !important;
}
.dark-color p, .dark-color h1, .dark-color h2, .dark-color h3, .dark-color h4, .dark-color h5, .dark-color h6 {
    color: #2d2d2d!important;
}

.green {
	color: #5cb85c!important;
}

.red-color {
	color: #d9534f!important;
}

.yellow-color {
	color: #fdc23e!important;
}

.grey {
	color: #888!important;
}

.brown-color {
	color: #D09E88!important;
}

.line-height-24 {
	line-height: 24px !important;
}
.line-height-22 {
	line-height: 22px !important;
}
.line-height-26 {
	line-height: 26px !important;
}
.line-height-30 {
	line-height: 30px !important;
}
.line-height-35 {
	line-height: 35px !important;
}
.line-height-40 {
	line-height: 40px !important;
}
.line-height-45 {
	line-height: 45px !important;
}
.line-height-50 {
	line-height: 50px !important;
}
.letter-spacing-0 {
	letter-spacing: 0px;
}
.letter-spacing-5 {
	letter-spacing: 5px;
}
.letter-spacing-10 {
	letter-spacing: 10px;
}
.letter-spacing-15 {
	letter-spacing: 15px
}
.letter-spacing-20 {
	letter-spacing: 20px;
}
.letter-spacing-25 {
	letter-spacing: 25px;
}
.mt-minus-10 {
	margin-top: -10px;
}
.mt-minus-20 {
	margin-top: -20px;
}
.mt-minus-30 {
	margin-top: -30px;
}
.mt-minus-40 {
	margin-top: -40px;
}
.mt-minus-50 {
	margin-top: -50px;
}

.mr-0{margin:0;}

.mt-0 {
	margin-top: 0px!important;
}
.mt-10 {
	margin-top: 10px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-100 {
	margin-top: 100px !important;
}
.mt-110 {
	margin-top: 110px;
}
.mt-120 {
	margin-top: 120px;
}
.mt-130 {
	margin-top: 130px;
}
.mt-135 {
	margin-top: 135px;
}
.mt-140 {
	margin-top: 140px;
}
.mt-150 {
	margin-top: 150px!important;
}
.ml-10 {
	margin-left: 10px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-40 {
	margin-left: 40px;
}
.ml-50 {
	margin-left: 50px;
}
.ml-60 {
	margin-left: 60px;
}
.ml-70 {
	margin-left: 70px;
}
.ml-80 {
	margin-left: 80px;
}
.mb-0 {
	margin-bottom: 0px!important;
}
.mb-5 {
	margin-bottom: 5px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mb-110 {
	margin-bottom: 110px;
}
.mb-120 {
	margin-bottom: 120px;
}
.pd-0{padding:0;}

.pt-0 {
	padding-top: 0!important;
}
.pt-10 {
	padding-top: 10px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-100 {
	padding-top: 100px;
}
.pt-110 {
	padding-top: 110px;
}
.pt-120 {
	padding-top: 120px;
}
.pt-130 {
	padding-top: 130px;
}
.pt-140 {
	padding-top: 140px;
}
.pt-150 {
	padding-top: 150px;
}
.pb-0 {
	padding-bottom: 0;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-80 {
	padding-bottom: 80px!important;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pb-110 {
	padding-bottom: 110px;
}
.pb-120 {
	padding-bottom: 120px;
}
.pb-140 {
	padding-bottom: 140px;
}
.pl-0 {
	padding-left: 0;
}
.pl-10 {
	padding-left: 10px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-40 {
	padding-left: 40px;
}
.pl-50 {
	padding-left: 50px;
}
.pl-60 {
	padding-left: 60px;
}
.pl-70 {
	padding-left: 70px;
}
.pl-80 {
	padding-left: 80px!important;
}
.pl-90 {
	padding-left: 90px;
}
.pl-100 {
	padding-left: 100px;
}
.pl-110 {
	padding-left: 110px;
}
.pl-120 {
	padding-left: 120px;
}
.pr-0 {
	padding-right: 0;
}
.pr-10 {
	padding-right: 10px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-30 {
	padding-right: 30px;
}
.pr-40 {
	padding-right: 40px;
}
.pr-50 {
	padding-right: 50px;
}
.pr-60 {
	padding-right: 60px;
}
.pr-70 {
	padding-right: 70px;
}
.pr-80 {
	padding-right: 80px!important;
}
.pr-90 {
	padding-right: 90px;
}
.pr-100 {
	padding-right: 100px;
}
.pr-110 {
	padding-right: 110px;
}
.pr-120 {
	padding-right: 120px;
}

.border-radius-25 {
	border-radius:25px;
}
.remove-padding {
	padding: 0!important;
}

.remove-margin {
	margin: 0!important;
}
.img-responsive, .full-width{width:100%;}
 

.btn, .form-control, .form-control:hover, .form-control:focus, .navbar-custom .dropdown-menu{
    -webkit-box-shadow: none;
    box-shadow: none;
}

button:focus{outline: none !important;}

.btn{
    padding: 0 26px;
    height:43px;
    line-height:42px;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight:600;
    letter-spacing:0.4px;
    font-family: 'Montserrat', sans-serif;
    border-radius:3px;
    -webkit-border-radius:3px;
    box-shadow:0px 4px 8px -4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow:0px 4px 8px -4px rgba(0, 0, 0, 0.4);
}
.btn:hover{
	box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}

.btn-circle{border-radius:25px;}

.btn-rounded{border-radius:10px;}

.btn-square{border-radius:0px;}

.btn + .btn{margin-left:10px;}

.btn:focus, .btn:focus:active{outline: none;}

.btn-color {
    color: #fff;
    border-color: #1ec0ff;
    background-color: #1ec0ff;
}

.btn-color:hover, .btn-color:active, .btn-color:focus {
    background-color: #0080ff;
    border-color: #0080ff;
    color: #fff;
}

.btn-blue {
    color: #fff;
    border-color: #0065ad;
    background-color: #0065ad;
}

.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
    background-color: #004475;
    border-color: #004475;
    color: #fff;
}

.btn-red {
    color: #fff;
    border-color:#e84158;
    background-color:#e84158;
}

.btn-red:hover, .btn-red:active, .btn-red:focus {
    background-color:#d0283f;
    border-color:#d0283f;
    color: #fff;
}

.btn-green {
    color: #fff;
    border-color: #5cb85c;
    background-color: #5cb85c;
}

.btn-green:hover, .btn-green:active, .btn-green:focus {
    background-color: #449d44;
    border-color: #449d44;
    color: #fff;
}

.btn-yellow {
    color: #000;
    border-color: #fdc23e;
    background-color: #fdc23e;
}

.btn-yellow:hover, .btn-yellow:active, .btn-yellow:focus {
    background-color:#ffad39;
    border-color:#ffad39;
    color: #000;
}

.btn-purple {
    color: #fff;
    border-color:#4e4dbd;
    background-color:#4e4dbd;
}

.btn-purple:hover, .btn-purple:active, .btn-purple:focus {
    background-color:#35358e;
    border-color:#35358e;
    color: #fff;
}

.btn-brown {
    color: #fff;
    border-color: #D09E88;
    background-color: #D09E88;
}

.btn-brown:hover, .btn-brown:active, .btn-brown:focus {
    background-color: #b1775d;
    border-color: #b1775d;
    color: #fff;
}

.btn.btn-xs, .btn.btn-group-xs {
    padding: 0 16px;
    font-size: 10px;
    height: 30px;
    line-height: 30px;
}

.btn.btn-sm, .btn.btn-group-sm {
    padding: 0 22px;
    font-size: 10px;
    height: 35px;
    line-height: 34px;
}

.btn.btn-lg, .btn.btn-group-lg {
    padding: 0px 32px;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight:600;
    height: 60px;
    line-height: 60px;
}

.btn-outline {
    color: #1ec0ff;
    border-color: #1ec0ff;
    background-color: transparent;
}

.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
    color: #fff;
    border-color: #1ec0ff;
    background-color: #1ec0ff;
}

.btn-white {
    color: #2d2d2d;
    border-color: #fff;
    background-color: #fff;
}

.btn-white:hover, .btn-white:active, .btn-white:focus {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.btn-outline-white {
    color: #fff;
    border-color: #fff;
    background-color: transparent;
}

.btn-outline-white:hover, .btn-outline-white:active, .btn-outline-white:focus {
    color: #2d2d2d;
    border-color: #fff;
    background-color: #fff;
}

.btn-outline-blue {
    color: #1ec0ff;
    border-color: #1ec0ff;
    background-color: transparent;
}

.btn-outline-blue:hover, .btn-outline-blue:active, .btn-outline-blue:focus {
    color: #fff;
    border-color: #1ec0ff;
    background-color: #1ec0ff;
}

.btn-dark {
    color: #fff;
    border-color: #2d2d2d;
    background-color: #2d2d2d;
}

.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
    color: #2d2d2d;
    border-color: #fff;
    background-color: #fff;
}

.btn-dark-outline {
    color: #2d2d2d;
    border-color: #2d2d2d;
    background-color: transparent;
}

.btn-dark-outline:hover, .btn-dark-outline:active, .btn-dark-outline:focus {
    color: #fff;
    border-color: #2d2d2d;
    background-color: #2d2d2d;
}

.btn-pink {
    color: #fff;
    border-color: #ef9e9f;
    background-color: #ef9e9f;
}

.btn-pink:hover, .btn-pink:active, .btn-pink:focus {
    color: #fff;
    border-color: #cb7575;
    background-color: #cb7575;
}

.btn-animate {
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.2s;
}
.btn-animate  span {
  display: inline-block;
  position: relative;
  padding: 0 8.5px 0 8.5px;
  transition: padding 0.2s;
}
.btn-animate i {
  position: absolute;
  top: 50%;
  right: 0px;
  opacity: 0;
  margin-top: -6px;
  transition: opacity 0.2s, right 0.2s;
}
.btn-animate:hover span {
  padding: 0 17px 0 0;
}
.btn-animate:hover i {
  transition: opacity 0.2s, right 0.2s;
  opacity: 1;
  top: 50%;
  right: 0;
}

a.readmore {
    letter-spacing: 1.8px;
    color: #333;
    font-size: 13px;
    font-feature-settings: 'lnum';
    -moz-font-feature-settings: 'lnum=1';
    -ms-font-feature-settings: 'lnum';
    -webkit-font-feature-settings: 'lnum';
    -o-font-feature-settings: 'lnum';
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight:600;
    transition:all ease-in-out 0.2s;
}

a.readmore > span{
    display: inline-block;
    vertical-align: middle;
}
a.readmore:hover{color:#e84158;}

a.readmore:hover i{}


.icon{margin-left:6px;}

.feature-box, .feature-box-right {float:left;}

.advantages .feature-box, .advantages .feature-box-right{float:left; width:100%;}

.feature-box i {
	margin-bottom:20px;
	display: inline-block;
}

.feature-box img{width:85px;}

.blue-icon{color:#1ec0ff;}

.dark-icon{color:#2d2d2d;}

.light-icon{color:#f1f1f1;}

.red-icon{color:#d9534f;}

.yellow-icon{color:#fdc23e;}

.brown-icon{color:#D09E88;}

.blue-bg-icon {
    background-color: #1ec0ff;
    border-color: #1ec0ff;
}

.yellow-bg-icon {
    background-color: #fdc23e;
    border-color: #fdc23e;
}

.green-bg-icon {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.circle-icon{
    position: relative;
    width: 85px;
    height: 85px;
    line-height: 85px !important;
    border-radius: 100%;
    text-align: center;
    display: inline-block !important;
}

/*---- top_info ----*/
.top_info{}


/*-- welcome_txt --*/
.welcome_txt .feature-box img{}
.welcome_txt .feature-box p{font-size:14px;}
.welcome_txt .feature-box h5{position:relative; text-align:center; margin:10px 0 32px;}
.welcome_txt .feature-box h5::before{content:''; border-top:2px solid #fdc23e; width:8%; margin-left:-13px;
	display:block; position:absolute; bottom:-12.5px; left:50%;
}


.feature-box .pull-left{width:15%;}

.feature-box .pull-right{width:80%;}

.feature-box-right .pull-left{width:80%;}

.feature-box-right .pull-right{width:15%;}

.box {
	padding:60px;
	position:relative;
	transition: all 0.2s ease;
}

.box h2{font-size: 32px;}

.box h4{font-size: 28px;}

.box img {
	margin:0 auto 20px auto;
	display:block;
	width:200px;
}

.bordered{border:1px solid #eee;}

ul.list{list-style-type:none;}
ul.list li{float:left; padding:5px 0;}
ul.list li i{color:#d9534f;}

ul.list.five-column li{width: 20%;}

ul.list.four-column li{width: 25%;}

ul.list.three-column li{width: 33.33%;}

ul.list.two-column li{width: 50%;}


.breadcrumb{background:transparent; margin:0 0; padding:4px 10px; border-radius:0;}

.breadcrumb li{color:#fff; font-size:14px;}

.breadcrumb>li+li:before{color:#d0d0d0;}

.breadcrumb li a{color:#eee;}

.breadcrumb li a:hover{color:#fff;}



/*============ Counter ==============*/
.counter{}
.counter h2{
    margin:15px 0 20px;
    font-size:60px;
    line-height:50px;
    text-align: center;
	font-feature-settings: 'lnum';
    -moz-font-feature-settings: 'lnum=1';
    -ms-font-feature-settings: 'lnum';
    -webkit-font-feature-settings: 'lnum';
    -o-font-feature-settings: 'lnum';
}
.counter h3{
    margin:0;
    font-size:18px;
    line-height:18px;
    text-align: center;
	color:#f1f1f1;
}

/*============== Portfolio ==================*/
ul#portfolio-filter {
    margin-bottom: 50px;
}
ul#portfolio-filter li{
    font-size: 16px;
    line-height: 25px;
    padding: 7px 20px;
    border-radius: 20px;
    cursor: pointer;
}
ul#portfolio-filter li.active{
    background-color: #ff2a40;
    color: #fff;
}

/*Filter Square Style*/
ul#portfolio-filter.filter-square li{
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 5px 20px;
    margin: 2px;
}
ul#portfolio-filter.filter-square li.active{
    border: 1px solid transparent;
}


/*Filter Rounded Style*/
ul#portfolio-filter.filter-rounded li{
    border: 0;
    border-radius: 3px;
    background-color: #E0E0E0;
    padding: 5px 20px;
    margin: 2px;
}
ul#portfolio-filter.filter-rounded li.active{
    background-color: #1B2E3F;
}


/*Filter Transparent Style*/
ul#portfolio-filter.filter-transparent li{
    color: #a9a8a8;
    padding: 5px 15px;
    font-size: 14px;
    text-transform: uppercase;
}
ul#portfolio-filter.filter-transparent  li.active{
    background-color: transparent;
    color: #1ec0ff;
}
ul#portfolio-filter.filter-transparent li:hover{color: #1ec0ff;}
/*End Filter Transparent Style*/


ul#portfolio-grid {
    overflow: hidden;
	margin-bottom:0;
}
ul#portfolio-grid li img{
    width: 100%;
}
ul#portfolio-grid>li{
    float: left;
    display: block;
    height: auto;
}

/*Five Column Portfolio*/
ul#portfolio-grid.five-column>li{width: 20%;}

/*Four Column Portfolio*/
ul#portfolio-grid.four-column>li{width: 25%;}

/*Three Column Portfolio*/
ul#portfolio-grid.three-column>li{width: 33.33%;}

/*Two Column Portfolio*/
ul#portfolio-grid.two-column>li{width: 50%;}

@media (max-width: 1199px) {
    ul#portfolio-grid.five-column>li{width: 25%;}
}

@media (max-width: 991px) {
    ul#portfolio-grid.five-column>li, ul#portfolio-grid.four-column>li{
        width: 33.33%;
    }
}
@media (max-width: 767px) {
    ul#portfolio-grid.five-column>li, ul#portfolio-grid.four-column>li,
    ul#portfolio-grid.three-column>li{
        width: 50%;
    } 
}
@media (max-width: 480px) {
    ul#portfolio-grid.five-column>li, ul#portfolio-grid.four-column>li,
    ul#portfolio-grid.three-column>li, ul#portfolio-grid.two-column>li{
        width: 100%;
    } 
}


.portfolio-item.gutter {
    margin-bottom: 20px!important;
}
.portfolio {
    position: relative;
    overflow: hidden;
}

/*---- project_details pop-up ----*/
.project_details article{}
.project_details .portfolio-left{
    width:50%;
    float: left;
    position:absolute;
    height: 100%;
    left:0;
    top:0;
    /*background:;*/
}
.project_details .portfolio-right{width:50%; float:right; padding:5px 31px;}
.project_details .portfolio-right h3{margin:10px 0 3px;}


/* Portfolio overlay default ----------- */
.portfolio .dark-overlay {
    background-color: rgba(30, 192, 255, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.portfolio:hover .dark-overlay{
    opacity: 1;
visibility: visible;
}
.portfolio-wrap {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top:-74px;
}
.portfolio-description .portfolio-title, .portfolio-description .links,
.portfolio-description p {
    position: relative;
    left: 0;
    color: #fff;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}
.portfolio-description .portfolio-title {
    top: 0;
    font-size:21px;
    line-height:25px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.portfolio:hover .portfolio-description .portfolio-title {
    top:46px;
    opacity: 1;
    visibility: visible;
}
.portfolio-description .links {
    top: 0px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.portfolio:hover .portfolio-description .links, .portfolio:hover .portfolio-description p{
    top: 25px;
    opacity: 1;
    visibility: visible;
}
.portfolio-description .btn {
    background-color: transparent;;
    border-color: #fff;
    padding: 12px 22px;
    border-radius: 20px;
}
.portfolio-description .btn:hover {
    background-color: #fff;;
    border-color: #fff;
    color: #ff2a40;
}
.portfolio-container .btn.view-more {
    margin-top: 40px;
}

.photo-gallery .portfolio-wrap {
    margin-top: -60px;
}

/*-- work_box --*/
.work_box{padding:70px 0 30px; /*background:#4b535a;*/}
.work_box .link_box a{margin:28% 0 0;}
.work_box .link_box img{visibility:hidden;}
.work_box .link_box .portfolio-wrap{top:34%;}
.work_box .link_box .portfolio-wrap h2{margin:5px 0 0;}
.work_box .link_box .portfolio-wrap h4{margin:0px 0 20px; line-height:24px !important;}

.work_box .section-heading{margin:40% auto 0;}



/* Portfolio Hover Style Two ----------- */
.hover-two .portfolio:hover .portfolio-description .links{top:25px;}

.hover-two .portfolio .dark-overlay{background-color: rgba(0, 0, 0, 0.6);}

.portfolio-item{overflow:hidden;}

/*.portfolio-item .link_btns{
	position:relative;
	text-align:right;
	right:-115px;
	bottom:-84px;
	z-index:8;
	opacity:0;
	display:inline-block;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.portfolio-item .link_btns a{
	position:absolute;
	z-index:1;
	color:#000;
	font-size:18px;
	line-height:2;
	padding:0px 7px;
}
.portfolio-item .link_btns a::after{
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-bottom:80px solid;
    border-left:88px solid transparent !important;
    bottom:-8px;
    right:-13px;
    border-color:#fdc23e;
    z-index:-1;
}
.portfolio-item:hover .link_btns{
	opacity:1;
}*/

.portfolio-details {
    position: relative;
    left: 0;
    top:48px;
    width: 100%;
}
.portfolio-details li {
    display: inline-block;
    position: relative;
    bottom: -40px;
    opacity: 0;
    visibility: hidden;
    transform: translateZ(0);
	margin:0 6px;
}
.portfolio-details li:last-child {
	margin-right:0;
}
.portfolio:hover .portfolio-details li {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}
.portfolio:hover .portfolio-details li:nth-child(1) {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.portfolio:hover .portfolio-details li:nth-child(2){
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.portfolio-details li a{
    display: block;
	color:#f1f1f1;
	padding:3px 8px;
}

.portfolio-details li a:hover{
    display: block;
	color:#1ec0ff;
}

.gutter-space {
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.portfolio-item.gutter-space {
    margin-bottom: 20px!important;
}

/*-- modal popup --*/
.modal-open{padding:0!important; overflow-y:scroll;}
/*.modal-open .modal{overflow-y:scroll; padding:0!important;}*/

.modal-dialog .modal-content .modal-body{padding:15px 26px;}

.modal-dialog .modal-content{
	border-radius:0;
	border:0;
}
.modal-dialog .modal-content .close{position:absolute; top:9px; right:14px; opacity:1; z-index:2;}
.modal-dialog .modal-content .modal-header{padding:6px 13px; text-transform:uppercase;}
.modal-dialog .modal-content .modal-header h3{margin:4px 0; color:#0065ad; text-align:center;}
.modal-dialog .modal-content h5{font-weight:600; text-transform:uppercase; font-size:13.4px; margin-bottom:7px;}
.modal-dialog .modal-content p{/*line-height:18px; font-size:14px;*/}


.portfolio_row{}
.portfolio_row .item_box{display:inline-block; width:30%; margin:0 1% 18px; background:#fff; overflow:hidden;
	border-radius:5px; border:1px solid #e1e1e1; -webkit-transition: all .2s ease; transition: all .2s ease;
	position:relative; /*transform-origin: 8% 50% 0px; transform:matrix3d(3, -2, 0, 0, 2, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 4);*/
}
.portfolio_row.col_four .item_box{width:22%; margin:0 1.3% 18px;}

.portfolio_row .description{text-align:left; padding:0 12px; margin:-16px 0 5px;}
.portfolio_row .description::before{content:''; position:absolute; background:#fff; width:101%; height:90px;
	top:-24px; left:0; -webkit-transform:skewY(-3deg); -moz-transform:skewY(-3deg); transform:skewY(-3deg);
	box-shadow:0px -1px 3px rgba(0, 0, 0, 0.2);
}

.portfolio_row .description .txt{position:relative; z-index:4;}
.portfolio_row .description h3{font-size:13px; margin:0px 0 0; line-height:16px; color:#045171; text-overflow:ellipsis;
	white-space:nowrap; overflow:hidden;
}
.portfolio_row .description p{font-size:12px; margin:2px 0 10px; color:#949494; font-family:'brandontext-medium',sans-serif;}
.portfolio_row .btn{padding:4px 4px; width:26px; height:26px; line-height:15px; position:absolute; top:-85%;
	right:5%; -webkit-transition: all .2s ease; transition: all .2s ease;
}
.portfolio_row .btn + .btn{display:inline-block; margin:0 36px 0 0;}
.portfolio_row .item_box:hover{border:1px solid #cfcfcf; box-shadow:0 11px 21px -15px #333; -webkit-transform:translateY(-4px);
	-moz-transform:translateY(-4px); transform:translateY(-4px);
}
.portfolio_row .item_box:hover .btn{-webkit-transform:translateY(-4px); -moz-transform:translateY(-4px);
	transform:translateY(-4px);
}
/*.portfolio_row .item_box:hover .description::before{background:#4a4b50; box-shadow:none;}
.portfolio_row .item_box:hover .description h3,
.portfolio_row .item_box:hover .description p{color:#fff;}*/





@media(min-width:768px){
	.modal-dialog{width:718px;}
}

@media(min-width:991px){
	.modal-dialog{width:800px; margin:50px auto 0;}
	.modal-dialog.large{width:1000px;}

	.modal-dialog .modal-content textarea{height:171px;}
}


/*-- Magnific Popup CSS --*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader{display:none;}

.mfp-s-error .mfp-content{display:none;}

button.mfp-close, button.mfp-arrow{
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before,
  .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content{max-width: 100%;}

.mfp-gallery .mfp-image-holder .mfp-figure{cursor: pointer;}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /** Remove all paddings around the image on small screen **/
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
}

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready{opacity: 0.88;}

.mfp-bottom-bar {
    display: none;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-arrow-right::after, .mfp-arrow-left::after {
    font-family: 'FontAwesome';
    border: none !important;
    color: #fff;
    font-size: 65px;
    -webkit-transition: .5s;
    transition: .5s;
}
.mfp-arrow-right::after {
    content: "\f105" !important;
}
.mfp-arrow-left::after {
    content: "\f104" !important;
}
.mfp-arrow-right::before, .mfp-arrow-left::before{
    border: none !important;
}
.mfp-arrow {
    height: 60px;
}
.mfp-arrow::before, .mfp-arrow::after,
.mfp-arrow .mfp-b, .mfp-arrow .mfp-a{
    margin-top: 15px;
    top: -1px !important;
}
img.mfp-img {
    padding: 40px 0px 0;
}
.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transform: scale(0.95);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    transform: scale(1);
    opacity: 1;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
    transform: scale(0.95);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.portfolio-left{margin:0 auto 18px;}

.portfolio-right{margin:0 auto 20px;}

.project-image{}

.project-info{
    list-style: none;
    padding-top: 50px;
    text-align: left;
}

.project-info li{
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 15px 0;
    color:#1b1d1c;
}

.project-info li span {
    color: #6d747c;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
}
.project-title {
    padding-top: 20px;
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #1b1d1c;
	margin-bottom: 20px;
}

.project-details {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    padding-bottom: 50px;
}

.project-details p {
    color:#1b1d1c;
    font-size: 16px;
    font-weight: 300;
	margin-top: 35px;
}

.portfolio-slider{margin-bottom:18px;}

.portfolio-slider .owl-pagination {
	position:absolute;
	bottom:-18px;
	left:50%;
	-moz-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
	/*margin-left: -15px;*/
}

/*.portfolio-right .project-detail-box{margin-top:10px;}*/

.portfolio-right .project-detail-box li strong {
    min-width: 110px;
    display: inline-block;
}

.portfolio-right .project-detail-box li {
	line-height:30px;
	list-style: none;
}

.portfolio-right .project-detail-box li a {
	color:#888;
}

.portfolio-right .project-detail-box li a:hover {
	color:#1ec0ff;
}

.project-type-list { 
	margin-top:30px;
}

.project-type-list li {
    padding:8px 0;
    border-bottom: 1px solid #E8E8E8;
    font-weight: 300;
    font-size: 14px;
	list-style: none;
}
.project-type-list li i{margin-right:0px;}
.project-type-list li span{margin-right: 10px;}


/*-- software_links (home page) --*/
.software_links{}
.software_links ul{list-style-type:none; margin:80px 0 0 100px; padding:0 0; /*background:#efefef;*/}
.software_links ul li{-webkit-display:inline-flex; display:inline-flex; align-items:center; margin:0px 30px 10px 0; width:100%;}
.software_links ul li figure{width:70px; margin:8px 11px 6px 0;}
.software_links figure.side_img{overflow:hidden;}
.software_links ul li h4{text-transform:uppercase; margin:5px 0 10px; font-size:24px;}
.software_links ul li span h4 a i{transition: all 0.2s ease;}
.software_links ul li span h4 a:hover i{margin:0 0 0 5px;}
.software_links ul li span h4 a:not(:hover){color:inherit;}



/*---- mobile_app_section ----*/
.mobile_app_section{/*background:#f15646;*/ padding:60px 0; /*border-top:1px solid #e0ddcc; border-bottom:1px solid #e0ddcc;*/}
.mobile_app_section figure{}
.mobile_app_section article{float:right; padding:70px 20px 40px 0;}
.mobile_app_section article .section-heading{text-align:left;}
/*.mobile_app_section article h3{color:#1b2032;}*/
.mobile_app_section article p{font-size:22px; line-height:32px; color:#1b2032;}
.mobile_app_section article .btn{}




/*---- get_quote ----*/
.get_quote{}



/*---- dm_section ----*/
.dm_section{}
.dm_section article{padding-top:65px;}
.dm_section .section-heading h2{text-align:left;}
.dm_section p{font-size:17px; line-height:26px;}
.dm_section ul{list-style-type:none; margin:23px 0 0;}
.dm_section ul li{margin:0 0 12px; position:relative; padding:0 0 0 26px; font-size:21px;}
.dm_section ul li a{color:#222456;}
.dm_section ul li::before{content: "\F63D"; font-family:"Material Design Icons"; font-size:20px; position:absolute;
	left:0px; top:3px; color:#373871;
}




/*---- sofware_wrappr ----*/
.software_wrappr{}
.software_wrappr .content{}
.software_wrappr .content h3{font-size:23px; line-height:1.6; font-weight:400;}
.software_wrappr .softwares{}
.software_wrappr .softwares .column{float:left; width:50%; padding:10px 30px 15px; margin:0 0 55px; text-align:center; position:relative;
}
.software_wrappr .softwares .column::after{content:''; position:absolute; bottom:-5px; width:10%; margin:0 auto; border-top:1px solid #c1c4c7; left:50%; transform:translateX(-50%); transition:all ease-in-out 0.5s;
}
/*.software_wrappr .softwares .column:last-child::after{border-top:0;}*/
.software_wrappr .softwares .column figure{width:25%; margin:0 auto 20px;}
.software_wrappr .softwares .column h3{font-size:21px; color:#0065ad; text-transform:uppercase;}
.software_wrappr .softwares .column a:hover h3{color:#003e6b;}
.software_wrappr .softwares .column p{font-size:15px; line-height:1.5;}
.software_wrappr .softwares .column a.readmore{margin:5px 0 0; display:inline-block;}
.software_wrappr .softwares .column:hover::after{border-top-color:#0065ad; width:22%;}


/*-- software_details --*/
.software_details{padding:60px 0;}

.software_details.bg_img{background:url(../images/background/software_bg.png) right bottom no-repeat;
	background-size:620px;
}

.software_details h3{color:#e6364e;}

.software_details h5{font-size:21px; font-weight:500; margin:38px 0 11px;}
.software_details h5 i{font-size:18px;}

.software_details .line{margin:35px auto 60px;}

.software_details p{font-size:17px; line-height:1.6;}

.software_details article p.info{font-size:21px; text-align:center; line-height:1.5; padding:0 70px; margin:0 0 38px;}

.software_details .owl-wrapper-outer{border-radius:8px; -webkit-border-radius:8px;
	box-shadow:0px 7px 28px -8px rgba(0, 0, 0, 0.5);
}

article .module_list{margin:0 0 30px 0px; list-style: none;}
article .module_list li{
    padding:7px 4px 9px 25px;
    border-bottom: 1px solid #efefef;
    font-weight: 300;
    position:relative;
    margin:0 14px 6px 0;
    display:inline-block;
}
/*article .module_list li:last-child{border-bottom:0;}*/

article .module_list li::before{
	/*content:"\F63D";*/
	/*content:"\F63E";*/
	content:"\F134";
	font-family:"Material Design Icons";
	position:absolute;
	left:0px;
	top:6px;
	font-size:18px;
	color:#ff6912;
}
article .principles_list{margin:0 0 0 1px; list-style: none; padding:0 0;}
article .principles_list li{
    padding:4px 0 8px 28px;
    font-weight: 300;
    position:relative;
    margin-bottom:6px;
}

article .principles_list li::before{
	/*content:"\F138";*/
	/*content:"\F135";*/
	content:"\F139";
	font-family:"Material Design Icons";
	position:absolute;
	left:2px;
	top:3px;
	font-size:18px;
	color:#ff6912;
}



/*---- mobileapp_wrappr ----*/
.mobileapp_wrappr{}
.mobileapp_wrappr article.content_wrappr{}
.mobileapp_wrappr article.content_wrappr .content{margin-top:28px;}
.mobileapp_wrappr article p{font-size:17px; line-height:25px;}

.mobileapp_wrappr .points{}
.mobileapp_wrappr .points .feature-box,
.mobileapp_wrappr .points .feature-box-right{float:left; width:100%;}

.mobileapp_wrappr .points .feature-box h5,
.mobileapp_wrappr .points .feature-box-right h5{font-size:26px; font-weight:500; color:#fd4152;}

.mobileapp_wrappr .points .feature-box .pull-right,
.mobileapp_wrappr .points .feature-box-right .pull-left{width:100%;}

/*.mobileapp_wrappr .app_types{background:#efefef;}*/
/*.mobileapp_wrappr .app_types .title{text-align:center; padding:10px 0; background: #fbf0d0;}
.mobileapp_wrappr .app_types .title img{width:50px; display:inline-block; vertical-align: bottom;}
.mobileapp_wrappr .app_types .title h4{display:inline-block; font-size:24px; text-transform:uppercase;}
.mobileapp_wrappr .app_types .app_info{padding:10px 18px 15px;}*/



.app_types{}
.app_types .feature-box{margin:0 0 62px;}
.app_types .feature-box .content{padding:0 20px;}
.app_types .feature-box .content h5{font-size:19px; color: #383946; font-weight: 500; text-transform: uppercase;}
.app_types .feature-box .content p{}




/*-- consultant_box --*/
.consultant_box{}







/*============ Pricing Table ================*/
.pricing-table{margin:0px 0 20px;}

.pricing-box{
    padding:20px 30px 28px;
    text-align: center;
    background: #fff;
	transition: all 0.2s ease;
	position:relative;
	box-shadow: 0 1px 12px -3px rgba(17,21,23,.1);
}

.pricing-box:hover{box-shadow: 0 8px 26px 4px rgba(17,21,23,.1);}

.pricing-box h4 {
    font-size: 18px;
    letter-spacing: 2px;
    margin:6px 0 0;
}
.pricing-box h2 {
	margin-top:8px;
    margin-bottom:10px;
	color: #1ec0ff;
}
.pricing-box h2 sup {
    font-size:20px;
    top: -15.6px;
}
.pricing-box h2 span{font-weight: 700;}

.pricing-box ul{margin:16px 0 20px;padding:0; text-align:left;}
.pricing-box li{display:block;margin-bottom:10px;list-style:none; line-height: 1.3; font-size: 14.2px;}

.pricing-box-bottom{margin-top:30px; /*position:absolute; bottom:-20px; left:50%; -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); transform:translateX(-50%);*/}

.pricing-table-featured{margin: 5px 0;}

.pricing-table-featured .pricicng-feature{min-height: 180px;}

/*======== Our Team ===========*/
.member {
    margin:48px 0;
    padding:0 15px;
}
.media-member .member{padding:0 38px;}

.team-slider .member {
    margin: 20px 0;
    padding: 0 10px;
}
.team-fullwidth .member {
    margin: 0;
    padding: 0;
}
.p0.member {
    margin: 0;
    padding: 0;
}
.team-member-container {
    position: relative;
    overflow: hidden;
    width:100%;
    margin:0 auto;
    display:block;
    border-radius:100%;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.team-member-img img{
    width: 100%;
}
.team-member-container img{-webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

.team-member-container .member-caption {
    width: 100%;
    position: absolute;
    z-index: 2;
    height: 100%;
    opacity: 0;
	visibility: hidden;
    top: 0;
    background-color: rgba(0,0,0,0.76);
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.team-member-container:hover .member-caption {
    opacity: 1;
	visibility: visible;
}
.member:hover .team-member-container img{-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); transform:scale(1.1);}
.member:hover .team-member-container{box-shadow:0px 8px 18px -4px rgba(0, 0, 0, 0.4);}

.member-description {
    width: 100%;
    height: 100%;
}
.member-description-wrap {
	position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -88px;
}
.member-description .member-title, .member-description .member-subtitle {
    position: relative;
    left: 0;
    color: #fff;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.member-description .member-title{
	top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.member-description .member-subtitle {
    top: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.team-member-container:hover .member-description .member-title {
    opacity: 1;
	visibility: visible;
	top: 30px;
}

.team-member-container:hover .member-description .member-subtitle {
    opacity: 1;
	visibility: visible;
	top: 25px;
}

.member-icons{
	position: relative;
    left:50%;
    /*bottom:6px;*/
    /*width:170px;*/
    background:rgba(255, 255, 255, 0.9);
    padding:3px 6px;
    margin:0 0 0px;
    border-radius:40px;
    -webkit-transform:translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    transform:translateX(-50%);
}

.member-icons li{
    display: inline-block;
    position: relative;
    /*bottom: -40px;*/
    opacity:1;
    visibility: visible;
    /*transform: translateZ(0);*/
    margin:0 3px;
}
.member-icons li a{
    display: block;
    color: #fff;
}
.member-icons li a:hover{
    color: #1ec0ff;
}

.member:hover .member-icons{background:rgba(255, 255, 255, 1);}

.team-member-container:hover .member-icons li{
    /*opacity: 1;
	visibility: visible;
	bottom: 0;*/
}

.team-member-container:hover .member-icons li:nth-child(1){
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.team-member-container:hover .member-icons li:nth-child(2){
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.team-member-container:hover .member-icons li:nth-child(3){
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.corporate-member .member-description-wrap, .startup-member .member-description-wrap, .media-member .member-description-wrap {
	position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -48px;
}

.corporate-member h4, .startup-member h4{
	margin-top:30px;
	margin-bottom: 5px;
}

.startup-member .member {padding:0;}

.media-member h4{/*color:#0177b1;*/ color:#005cab; margin:12px 0 0px; font-weight:700;}

.member .member-subtitle{margin:0 0 0; padding:0 0 2px; color:#8a8988; font-size:14px;
	font-family:'brandontext-medium', sans-serif;
}

.media-member .member-icons li a{
    display: block;
    color:#a7a7af;
    font-size:16px;
    width:15px;
    height:30px;
    margin:0 6px;
    line-height:32px;
    border-radius: 100px;
}

.media-member .member-icons li a:hover{color:#0065a0;}


/*-- 8.1 Owl carousel --*/
.owl-controls .owl-pagination{
  text-align: center;
}

.owl-controls .owl-page{
  display: inline-block;
  margin:0 4px;
}

.owl-controls .owl-page span{
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  -moz-transition: .2s linear;
  transition: .2s linear;
  background:#e8e8e8;
}

.owl-controls .owl-page.active span, .owl-controls .owl-page:hover span{
  background-color:#2d2d2d;
}


/*========== Theme Feature ===============*/
.theme-feature{
}
.theme-feature i.fa {
    color: #fff;
    border-radius: 50%;
    font-size: 35px;
    background: #ff4452;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-bottom: 20px;
}
.theme-feature h4{
	color: #ff4452;
	font-family: 'Inconsolata', monospace;
	margin-bottom:20px;
	font-size: 20px;
}

/*========= Our Blog ===============*/
.blog-slider .post{
    margin: 20px 0;
    padding: 0 10px;
}
.post-info{
    padding:16px 21px 18px;
    background: #fff;
    position: relative;
    border:1px solid #e9e9e9;
    border-top:0;
    transition: all 0.2s ease;
}
.post:hover .post-img img{
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.post .post-img{
  overflow: hidden;
  position: relative;
  /*z-index: 10;*/
}
.post .post-img img{
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 0;
  -webkit-backface-visibility: hidden;
}
.post-info h3 {
    font-size:17px;
    margin-top: 0;
    margin-bottom:0px;
    line-height:1.3;
}
.post .post-info h6 {
   color:#fff;
   font-size:12px;
   position:absolute;
   z-index:1;
   left:-1px;
   top:-34px;
   padding:10px;
   margin:0;
   /*font-feature-settings: 'lnum';
   -moz-font-feature-settings: 'lnum=1';
   -ms-font-feature-settings: 'lnum';
   -webkit-font-feature-settings: 'lnum';
   -o-font-feature-settings: 'lnum';*/
}

.post-info a{color:#2d2d2d;}

.post-info a:hover{color:#0065ad;}

.post-info p{margin:10px 0 20px;}

.blog-grid-slider .owl-prev, .portfolio-slider .owl-prev, 
.blog-grid-slider .owl-next, .portfolio-slider .owl-next{
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  font-size:22px;
  line-height: 35px;
  background-color:rgb(0, 101, 173);
  border-radius: 100%;
  text-align: center;
  margin-top: -15px;
}

.blog-grid-slider .owl-prev, .portfolio-slider .owl-prev{left: 20px;}

.blog-grid-slider .owl-next, .portfolio-slider .owl-next{right: 20px;}

.blog-grid-slider .owl-prev .fa, .portfolio-slider .owl-prev .fa,
.blog-grid-slider .owl-next .fa, .portfolio-slider .owl-next .fa{
  color: rgba(255, 255, 255, 1);
}

.blog-grid-slider .owl-prev:hover, .portfolio-slider .owl-prev:hover, 
.blog-grid-slider .owl-next:hover, .portfolio-slider .owl-next:hover{
  background-color:#00293e;
}

.blog-grid-slider .owl-prev:hover .fa, .portfolio-slider .owl-prev:hover .fa,
.blog-grid-slider .owl-next:hover .fa, .portfolio-slider .owl-next:hover .fa{
  color: #fff;
}

.blog-grid-video .video-alpha .video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top: -25px;
    border: 0;
    border-radius: 100%;
    color: #2d2d2d;
    background-color: rgba(255, 255, 255, 0.5);
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    z-index: 300;
}
.blog-grid-video .video-alpha .video-play:hover {
    color: #fff;
    background-color: #1ec0ff;
}
.blog-grid-video .video-alpha .video-play i.fa-play {
    margin-left: 5px;
}

/*-- widget --*/
.widget{
  margin-bottom: 30px;
}

.widget-title{
  position: relative;
  text-transform: uppercase;
  margin-bottom:30px;
}

.widget-title:before{
    content: '';
    position: absolute;
    top: 100%;
    margin-top:5px;
    left: 0;
    width: 40px;
    border-top: 1px solid #e8e8e8;
}

.widget-about-title{
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 0;
}
 

/*-- 10.5 Widget Search --*/
.search-form{
  position: relative;
}

.search-field{
  border-color: #e9e9e9!important;
  background:#fff;
}

.search-field:focus {
	border-color: #1ec0ff!important;
}


/*-- Widget Categories --*/
.widget_categories ul li:first-child, .widget_archive ul li:first-child{
  margin-top: 0;
}

.widget_categories ul li, .widget_archive ul li{
  margin-top: 20px;
  line-height:12px;
  list-style: none;
}

.widget_categories ul li a, .widget_archive ul li a{
  color: #888;
  font-weight:100;
}

.widget_categories ul li a:hover, .widget_archive ul li a:hover{
  color:#0065ad;
  text-decoration: none;
}

/*-- Widget Tags --*/
.post-tags a{
    display: inline-block;
    padding:6px 15px;
    margin: 0 6px 12px 0;
    border: 1px solid #ececec;
    font-size: 14px;
    font-weight: 300;
    color: #888;
	background:#fff;
}

.post-tags a:hover{
  background: #0065ad;
  border: 1px solid #0065ad;
  color:#fff;
  text-decoration: none;
}


.pagination {
    display: block;
    margin: 80px auto 0 auto;
    text-align: center;
}

.pagination>li {
    display: inline-block;
	margin-right:5px;
}

.pagination>li>a, .pagination>li>span {
    float: left;
    padding: 8px 15px;
    color: #1ec0ff;
    background-color: #fff;
    border: 1px solid #eee;
	border-radius: 100%;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 100%;
    padding: 8px 16px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-radius: 100%;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #fff;
    background-color: #1ec0ff;
    border-color: #1ec0ff;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #fff;
    background-color: #1ec0ff;
    border-color: #1ec0ff;
}

.blog-standard {
	margin-top:20px;
}

.blog-standard blockquote{
  margin:40px 0;
  background-color: #f6f6f6;
  padding: 30px;
  position: relative;
  border-left-color:#1ec0ff;
  font-size: inherit;
  line-height: 1.7;
  color: #888;
}

.post-controls{
  margin-top: 30px;
  overflow: hidden;
}

.post-share li{
  display: inline-block;
  padding-right: 10px;
  margin:0;
}

.post-controls .post-share{float:left;}

.post-controls .comments-info{float:right;}

.post-controls .post-share li a{color:#2d2d2d;}

.post-controls .post-share li a:hover{color:#1ec0ff;}


/*-- 10.3 Comments --*/
.comments-info a{color: #2d2d2d;}

.comments-info a:hover{
  color: #1ec0ff;
  text-decoration: none;
}

.comment-respond{margin-top:35px;}

.comment-reply-title{
  font-size: 19px;
  margin-bottom: 20px;
}

.blog-masonry-item{margin-bottom:50px;}

/*============== Footer ==============*/
.footer{
  font-size:12.5px;
  position:relative;
  letter-spacing:0.2px;
  z-index:10;
  color:#cfcfcf;
  background: url(../images/background/footer-bg.jpg) center 0 no-repeat; background-size:cover;
}

/*.footer .overlay-bg{z-index:9;}*/

.footer-main{
  padding:45px 0 22px;
  /*background-color: #1b1d1c;*/
  background:rgba(24, 24, 29, 0.97);
}

.footer .widget-title{
    position: relative;
    font-size:13.5px;
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom:25px;
    color:#fff;
}

.footer .widget-text p{color:#cfcfcf;}

.footer .widget-text a{color:#cfcfcf;}

.footer .widget-text a:hover{color:#1ec0ff;}

.footer .widget-title::before{
  content:'';
  position: absolute;
  top:100%;
  margin-top:7px;
  left: 0;
  width: 40px;
  border-top: 1px solid #b77456;
}

.footer .widget-links{}

.footer .widget-links li{
  margin-bottom: 14px;
  list-style:none;
}

.footer .widget-links a{color:#cfcfcf;}

.footer .widget-links a:hover{
  color:#1ec0ff;
  text-decoration: none;
}

.footer-copyright{
   padding:20px 0 25px;
   color:#8c8f94;
   /*background-color: #111312;*/
   background:rgba(12, 12, 16, 0.97);
}

.copy-right{margin-top:5px;}

.footer-main ul.social-media{
  float:right;
  display:block;
  margin:10px 0 0;
}

.footer-main ul.social-media li {
	display:inline-block;
	margin-right:12px;
}

.footer-main ul.social-media li:last-child {
	margin-right:0;
}

.footer-main ul.social-media li a{
	font-size:18px;
	display: inline-block;
	color: #fff;
	width:38px;
	height:32px;
	text-align:center;
	line-height:32px;
	background:#eee;
	border-radius:2px;
	-webkit-transition: all 50ms ease-in-out;
	-moz-transition: all 50ms ease-in-out;
	-o-transition: all 50ms ease-in-out;
	transition: all 50ms ease-in-out;
}

.footer-main ul.social-media li a.fb{background:#395799;}
.footer-main ul.social-media li a.tw{background:#19b2f5;}
.footer-main ul.social-media li a.g_plus{background:#dd5044;}
.footer-main ul.social-media li a.yt{background:#e62117;}
.footer-main ul.social-media li a.insta{background:#613532;
  background: -webkit-linear-gradient(45deg, #ffc600 0%, #fc254e 40%, #c022cf 70%, #3a3dfa 90%);
  background: -moz-linear-gradient(45deg, #ffc600 0%, #fc254e 40%, #c022cf 70%, #3a3dfa 90%);
  background: -o-linear-gradient(45deg, #ffc600 0%, #fc254e 40%, #c022cf 70%, #3a3dfa 90%);
  background: -ms-linear-gradient(45deg, #ffc600 0%, #fc254e 40%, #c022cf 70%, #3a3dfa 90%);
  background: linear-gradient(45deg, #ffc600 0%, #fc254e 40%, #c022cf 70%, #3a3dfa 90%);
}
.footer-main ul.social-media li a.in{background:#0077b5;}
.footer-main ul.social-media li a.pin{background:#cb1f27;}

.footer-main ul.social-media li a:hover{
	color:#fff;
  box-shadow:0 2px 4px rgba(0, 0, 0, 0.8);
}
.footer-main ul.social-media li:hover a{
	-webkit-transform:translateY(-2px);
	-moz-transform:translateY(-2px);
	-ms-transform:translateY(-2px);
	transform:translateY(-2px);
}

ul.footer-gallery {margin:0;}

ul.footer-gallery li {
    display: inline-block;
    width: 24%;
    padding: 0 2px 0px 0;
    margin-bottom: 5px;
}
ul.footer-gallery li img {
    max-width: 100%;
    width: 100%;
}

.footer-gallery-box {
    position: relative;
    overflow: hidden;
}

.footer-gallery-box .skin-overlay {
    background-color: rgba(30, 192, 255, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
	visibility: hidden;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}
.footer-gallery-box:hover .skin-overlay{
    opacity: 1;
visibility: visible;
}
.footer-gallery-box .zoom-wrap {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer-gallery-zoom {
    position: absolute;
    left: 0;
    top: 40%;
    width: 100%;
}

.footer-gallery-zoom li {
    position: relative;
    bottom: -40px;
    opacity: 0;
    visibility: hidden;
    transform: translateZ(0);
}

.footer-gallery-box:hover .footer-gallery-zoom li{
	bottom: 0;
    opacity: 1;
    visibility: visible;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.footer-gallery-zoom li a{color:#fff;}

.footer-gallery-zoom li a:hover, .footer-gallery-zoom li a:focus {
	color:#2d2d2d;
}

/*========== Contact Us Page ===============*/
.form-group{margin-bottom:15px;}

.form-control {
    height:40px;
    padding:6px 18px;
    font-size:15px;
    line-height: 25px;
    font-weight: 300;
    color: #2d2d2d;
    border: 1px solid #ccc;
    border-radius: 0;
}
.form-control:focus {
    border-color: #0073c5;
}
.contact-us{padding-bottom:151px;}

.contact-us p, .contact-us address{font-size:15.5px;}

.contact-us address {
	margin-bottom:40px;
	line-height:25px;
}

.contact-us address a{color:#0073c5;}

.contact-us address a:hover{color:#2d2d2d;}

.search-submit{
  position: absolute;
  right:11px;
  top:10px;
  background: none;
  border:0;
  padding: 0;
  font-size:16px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color:#9a9a9a;
}

.search-submit:hover{color: #1ec0ff;}

.contact-us .left_panel{}
.contact-us .left_panel h5{color:#333; font-size:15px; margin:10px 0 7px;}
.contact-us .box-tabs .nav-tabs{margin:0 0px 10px;}
.contact-us .box-tabs .nav-tabs li a{padding:8px 38px; font-size:16.2px; font-weight:500; background:#f0f0f0;
	font-family: 'brandontext-medium', sans-serif;/* border-bottom:2px solid #d6d6d6;*/
}
.contact-us .box-tabs .nav-tabs>li.active>a, .contact-us .box-tabs .nav-tabs>li.active>a:focus,
.contact-us .box-tabs .nav-tabs>li.active>a:hover{border-bottom:2px solid #0066ad;}
.contact-us .box-tabs .tab-content{padding:0 10px;}

.contact-us .right_panel{padding-left:40px;}
.contact-us .right_panel h3{font-size:21px; margin:0 0 6px;}
.contact-us .right_panel p{margin:0 0 3px;}
.contact-us .right_panel hr{margin-top:28px; margin-bottom:28px;}


.captcha_box{}
.captcha_box label{display: block;}
.captcha_box input{width:38%; display:inline-block; margin-right:10px;}
.captcha_box figure{display:inline-block;}
.captcha_box .btn{font-size: 23px; padding: 0 6px; height: auto; line-height: 32px; color: #e84158;
	background: transparent; border-color: transparent; box-shadow: none; display: inline-block; float: none;
}



/*======= Google Maps ============*/
.map-section{position:relative;}

.map-parallax {
	position: fixed;
    width: 100%;
    height: 45%;
    z-index: -3;
}
#myMap, #myMapTwo {
    min-height:480px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

#myMap.wide, #myMapTwo.wide{
    height:380px!important;
    width: 100%;
    position: relative!important;
    margin:-12% 0 0;
    box-shadow: 0 10px 30px 5px rgba(17,21,23,.1);
}

.map-section iframe{margin:-12% 0 0; box-shadow: 0 10px 30px 5px rgba(17,21,23,.1);}

#mapcontent p{
    margin:5px 0 0;
    font-size:15.4px;
    /*font-weight:400;*/
    font-family: 'brandontext-medium', sans-serif;
}


/*=========== Go Top ===========*/
#back-to-top {
    position:fixed;
    bottom:75px;
    right:40px;
    z-index:98;
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    /*background: #1ec0ff;*/
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 50%;
    text-decoration: none;
    opacity: 0;
	box-shadow:0px 6px 15px -3px rgba(4, 4, 4, 0.6);
	font-size:18px;
}
#back-to-top:hover{
    background:#f7ab00;
	color:#fff;
}
#back-to-top.show{opacity: 1;}

/*============== FLEX SLIDER =============*/
.flexslider {
    border:0;
	overflow: hidden;
    margin: 0;
	border-radius:0;
}
.flex-direction-nav a:before{
	font-family:'Material Design Icons';
    font-size: 40px;
    display: inline-block;
    content: '';
    color:#333;
    text-shadow:none;
}

.flex-direction-nav a.flex-prev:before{content:'\F04D';}

.flex-direction-nav a.flex-next:before{content:'\F054';}

.slider-bg .flex-control-nav{
	z-index: 999;
	bottom:18px;
}

.slider-bg .flex-control-paging li a{background:rgb(21, 53, 121, 0.5);}

.slider-bg .flex-control-paging li a.flex-active{background:rgba(21, 53, 121, 1);}

.slider-bg {
	border: 0;
    margin: 0;
    height:100vh;
    background-color: #222225;
}
.slider-bg .slides{height: 100%;}

.slider-bg .slides > li{height: 100%;}

.slider-bg .hero-text{
	display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    z-index: 10;
    color: #fff;
    text-transform:uppercase;
}
.slider-bg .hero-text p{
	line-height: 50px;
    font-size: 35px;
}

.slider-bg .hero-text h1{font-size:70px; text-shadow:0px 2px 0px rgba(0,0,0,0.3); /*color:#15477b!important;*/}
.slider-bg .hero-text h2{font-size:52px; text-shadow:0px 2px 0px rgba(0,0,0,0.3); font-weight:300;
	/*color:#15477b!important;*/ text-transform:none;
}

.slide-img, .parallax-img {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.full-screen-bg {
	height: 100vh;
    background-color: #222225;
 	min-height: 100vh;
}

.hero-text-wrap {
	display: table;
    table-layout: fixed;
    height: 110vh;
    width: 100%;
    position: relative;
    /*background-color: rgba(1, 1, 1, 0.45);*/
    z-index: 200;
}

.hero-text-wrap.gradient-overlay-bg {
	background: rgba(144,85,162,1);
background: -moz-linear-gradient(left, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(144,85,162,1)), color-stop(100%, rgba(255,68,82,0.5)));
background: -webkit-linear-gradient(left, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
background: -o-linear-gradient(left, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
background: -ms-linear-gradient(left, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
background: linear-gradient(to right, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9055a2', endColorstr='#ff4452', GradientType=1 );
	width: 100%;
    height: 100vh;
    /*height:100%;*/
    position: absolute;
	z-index: 1;
}

.gradient-overlay-bg {
	background: rgba(144,85,162,1);
background: -moz-linear-gradient(left, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(144,85,162,1)), color-stop(100%, rgba(255,68,82,0.5)));
background: -webkit-linear-gradient(left, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
background: -o-linear-gradient(left, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
background: -ms-linear-gradient(left, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
background: linear-gradient(to right, rgba(144,85,162,1) 0%, rgba(255,68,82,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9055a2', endColorstr='#ff4452', GradientType=1 );
	width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}


.video-container video.fillWidth {
    width: 100%!important;
	margin-left: 0 !important;
}

.video-container .filter {display:none;}

.video-container video {
    position: fixed;
    top: 0%;
    left:0%;
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
}

.embed-container { position: relative; padding-bottom: 56.25%; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-video {
	padding-bottom: 88.25%;
}
.about-video iframe {
	height:318px;
}

.video-alpha .video-play {
    position: absolute;
    top: 65%;
    left: 50%;
    margin-top: 0px;
    margin-left: -37px;
    width: 74px;
    height: 74px;
    font-size: 30px;
    line-height: 71px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
}
.video-alpha .video-play i.fa-play {
    margin-left: 5px;
}

.music-event .video-play{
    font-size:100px;
	color:#fff;
    -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);  
	display:inline-block;
}

.music-event .video-play:hover{
	-webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.5);
}

.hero-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hero-video video {
  position: absolute;
  max-width: none;
}

.about-me{margin-bottom:20px;}

.about-me img{width:200px;}

.about-us-bg{
  background:url(../images/about-us.jpg) center no-repeat;
  background-size: cover;
}

.travel-bg-left {
  background:url(../images/travel-bg-left.jpg) center no-repeat;
  background-size: cover;
}

.travel-bg-right {
  background:url(../images/travel-bg-right.jpg) center no-repeat;
  background-size: cover;
}

.gym-bg-left {
  background:url(../images/gym-bg-left.jpg) center no-repeat;
  background-size: cover;
}

.gym-bg-right {
  background:url(../images/gym-bg-right.jpg) center no-repeat;
  background-size: cover;
}

.barber-bg-left {
  background:url(../images/barber-bg-left.jpg) center no-repeat;
  background-size: cover;
}

.barber-bg-right {
  background:url(../images/barber-bg-right.jpg) center no-repeat;
  background-size: cover;
}

.archi-bg-left {
  background:url(../images/archi-bg-left.jpg) center no-repeat;
  background-size: cover;
}

.bg-flex{
  position: absolute;
  padding: 0;
  left:0;
  top:0;
  bottom: 0;
  overflow: hidden;
}

.bg-flex-right{
  position: absolute;
  padding: 0;
  right:0;
  top:0;
  bottom: 0;
  overflow: hidden;
}


.col-about-right {
    padding-left: 60px;
}

.col-about-left {
    padding-right: 60px;
}


.social-networks {
  padding: 0;
  list-style: none;
  margin: 0;
}
.social-networks > li {
  display: inline-block;
  margin-right: 12px;
}
.social-networks > li > a {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 47px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #e8e8e8;
    color: #2d2d2d;
    border-radius: 100%;
}
.social-networks > li > a:hover {
  color: #fff;
}
.social-networks > li.social-icon-fb > a:hover {
  background-color: #3b5998;
  border-color: #3b5998;
}
.social-networks > li.social-icon-tw > a:hover {
  background-color: #55acee;
  border-color: #55acee;
}
.social-networks > li.social-icon-lk > a:hover {
  background-color: #0077b5;
  border-color: #0077b5;
}
.social-networks > li.social-icon-be > a:hover {
  background-color: #053eff;
  border-color: #053eff;
}
.social-networks > li.social-icon-de > a:hover {
  background-color: #ea4c89;
  border-color: #ea4c89;
}

/*=========== PROGRESS BAR ================*/

.progress-bar-title{
  margin-bottom: 3px;
}

.progress-bar-title,
.progress-bar{
  font-size: 16px;
  color: #2d2d2d;
}

.progress{
  height: 5px;
  margin-bottom: 30px;
  box-shadow: none;
  background:#ececec;
  border-radius: 0;
  overflow: visible;
}

.progress-bar{
  position: relative;
  border-radius: 4px;
  background-color: #1ec0ff;
  box-shadow: none;
  color: inherit;
  width: 20%;
}

.progress-bar span{
  position: absolute;
  top: -30px;
  right: 0px;
  color: #2d2d2d;
}


.progress-svg {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transform: rotate(-90deg) rotateX(180deg);
    transform: rotate(-90deg) rotateX(180deg);
    width: 180px;
    height: 180px;
}
.progress-svg circle {
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset 0.8s cubic-bezier(.42,0,.58,1);
      transition: stroke-dashoffset 0.8s cubic-bezier(.42,0,.58,1);
      stroke: #111;
      stroke-width: 5px;
}
.progress-svg .bar {
    stroke: #ececec;
    stroke-width: 6px;
}

.progress-svg circle {
    stroke: #1ec0ff;
}
.progress-ring {
    position: relative;
    display: inline-block;
    margin: 40px 40px;
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
.progress-ring:before {
    position: absolute;
    top: 47%;
    left: 50%;
    font-size: 24px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: attr(data-circle-text);
}
.progress-ring:after {
    position: absolute;
    top: 61%;
    left: 50%;
    font-size: 14px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: attr(data-circle-percent) "%";
}
.progress-ring-icon .progress-ring:before {
    position: absolute;
    top: 200px;
    left: 50%;
    font-size: 18px;
    line-height: 1.4;
    transform: translate(-50%, -50%);
    content: attr(data-circle-text);
}
.progress-ring-icon .progress-ring:after {display:none;}
.progress-ring-icon i {
    position: absolute;
    top: 52%;
    left: 50%;
    font-size: 60px;
    transform: translate(-50%, -50%);
}


/*=========== TESTIMONIALS =============*/
.testimonial.owl-carousel {
	display:block;
	width: 70%;
    text-align: center;
    margin: 0 auto;
}

.testimonial-item h4, .testimonial-item h5 {color:#fff;}

.testimonial-item h4 {
	font-weight: 300;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 25px;
}
.testimonial-item h4:before{
    content: open-quote;
    font-size: 40px;
    vertical-align: -5px;
    margin-right: 5px;
}
.testimonial-item h4:after{
    content: close-quote;
    font-size: 40px;
    vertical-align: -5px;
    margin-left: 5px;
}
.testimonials h4:before, .testimonials h4:after{color: #eee;}

.testimonial-item h5{margin-bottom:3px;}
.testimonial-item p{color:#1ec0ff;font-size: 13px;}
.testimonial .owl-controls .owl-page span {
	background: rgba(255, 255, 255, 0.5);
}

.testimonial .owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
    background: rgba(255, 255, 255, 0.9);
}
.testimonial .testimonial-item img {
	width:120px;
	height:120px;
	text-align: center;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}

.testimonial-item {
}

/*=============== Client Logo ====================*/

.client-logo img {
    width: initial!important;
    margin: auto;
	opacity: 0.4;
    filter: alpha(opacity=40);
}

.client-logo img:hover {
	opacity: 1.0;
    filter: alpha(opacity=100);
}

/*======== Title Hero Backgrounds ================*/
.title-hero-bg {
    background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
    position: relative;
    min-height:350px;
}
.title-hero-bg::before {
    content: "";
    background-color: rgba(0, 0, 0, 0.52);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.title-error-bg, .title-cover-bg{
    background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;
    position: relative;
    min-height: 1080px;
}
.title-error-bg::before, .title-cover-bg:before{
    content: "";
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.team-cover-bg{background-image: url(../images/title-bg/title-hero-4.jpg);}

.blog-cover-bg{background-image: url(../images/title-bg/title-hero-5.jpg);}

.about-cover-bg{background-image: url(../images/title-bg/title-hero-1.jpg);}

.service-cover-bg{background-image: url(../images/title-bg/title-hero-2.jpg);}

.contact-cover-bg{background-image: url(../images/title-bg/title-hero-6.jpg);}

.error-cover-bg{background-image: url(../images/title-bg/title-hero-6.jpg);}

.login-cover-bg{background-image: url(../images/title-bg/title-hero-7.jpg); height:100%;}

.coming-cover-bg{background-image: url(../images/title-bg/title-hero-8.jpg); height:100%;}

.work-cover-bg{background-image: url(../images/title-bg/title-hero-3.jpg);}

.shop-cover-bg{background-image: url(../images/title-bg/title-hero-10.jpg);}

.page-title {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    z-index: 15;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.page-title h1{
    font-size:44px;
    font-weight:700;
    color: #fff;
    margin:75px 0 6px;
}
.page-title h4{color:#fff; font-size:16px; font-weight:300; margin:0px 0 16px;}

.sub-section .page-title h1{
    font-size:38px;
}


/*=============== Login / Coming Soon / 404 Page ===================*/

.error-cover-bg h1, .coming-cover-bg h1 {
	font-size:120px!important;
	text-transform:uppercase;
}
.error-cover-bg h2, .coming-cover-bg h2 {
	font-size:60px;
	color:#1ec0ff;
	margin-top:50px;
	margin-bottom:50px;
}

.error-cover-bg p, .coming-cover-bg p {
	color:#fff;
	font-size:30px;
}

.login-cover-bg h1 {
	font-size:60px!important;
	text-transform:uppercase;
}
.login-cover-bg h2 {
	font-size:30px;
	color:#1ec0ff;
	margin-top:50px;
	margin-bottom:50px;
}

.login-cover-bg p {
	color:#fff;
}

.signup-box {
	max-width: 400px;
	width:100%;
	margin:0 auto;
	padding: 30px;
	background:#fff;
}

.v-align{
	vertical-align: middle;
	display: table-cell;	
}

.v-align a {color:#1ec0ff;}
.v-align a:hover {color:#2d2d2d;}

.table-display {
	display:table;
	width:100%;
	height:100%;
	table-layout:fixed;
	position:relative;
}

#signup-tabs {
  border-bottom: 0;
  margin: 0;
}
#signup-tabs > li a {
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #888;
  border-radius: 0;
  border: 1px solid #fff;
}
#signup-tabs > li a:hover {
  background-color: #1ec0ff;
  border: 1px solid #1ec0ff;
  color:#fff;
}
#signup-tabs > li.active > a {
  background-color: #1ec0ff;
  border: 1px solid #1ec0ff;
  color:#fff;
}
#signup-content {
  padding: 40px 0;
}


.countdown-container, .countdown-container-white {
  margin-top: 50px;
  margin-bottom: 50px;
}

.countdown-container .countdown li {
    border: 2px solid #fff;
    min-width: 100px;
    padding: 20px 30px;
    width: 200px;
}

.countdown {
    margin-bottom: 0;
}

.countdown li {
  display: inline-block;
  text-align: center;
  margin-right:50px;
}

.countdown li:last-child {
	margin-right:0;
}

.countdown li span {
	font-size: 60px;
    font-weight: 700;
    color: #fff;
}

.countdown li p {
    text-transform: uppercase;
    margin-bottom: 20px;
}

.countdown-container-white .countdown li {
    min-width: 100px;
    padding: 5px 20px;
    width: 145px;
    background: #fff;
}

.countdown-container-white .countdown li span {
	font-size: 60px;
    font-weight: 700;
    color: #2d2d2d;
}


/*================= Personal Resume ===========================*/
.animate-caption {
    text-align: center;
    text-transform: uppercase;
    z-index: 15;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
}

.animate-caption h2 {
	font-size:50px;
}

.contact-me {
	background: #fff;
    padding: 50px 40px 35px 40px;
    box-shadow: 0 10px 30px 5px rgba(17,21,23,.1);
}

.resume-bar .progress {
	margin-bottom: 40px;
}

#resume h3 {
	color:#1ec0ff;
}

ul.resume-slider {
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

ul.resume-slider li {
    background: #fff;
    padding: 30px;
    list-style: none;
    box-shadow: 0 10px 30px 5px rgba(17,21,23,.1);
	margin-right: 20px;
	margin-bottom:20px;
}

ul.resume-slider li h3 {
    font-size: 14px;
    margin-bottom: 15px;
    color: #2d2d2d!important;
    margin-top: 0px;
    display: inline-block;
    margin-right: 20px;
	font-feature-settings: 'lnum';
    -moz-font-feature-settings: 'lnum=1';
    -ms-font-feature-settings: 'lnum';
    -webkit-font-feature-settings: 'lnum';
    -o-font-feature-settings: 'lnum';
}

ul.resume-slider li i {
	font-size:20px;
	margin-right:5px;
}

ul.resume-slider li h2 {
    font-size: 18px;
    color: #1ec0ff;
    margin-top: 8px;
    text-transform: uppercase;
}

ul.social-media-dark{
  display:block;
  text-align:center;
}

ul.social-media-dark li {
	display:inline-block;
	margin-right: 12px;
}

ul.social-media-dark li:last-child {
	margin-right:0;
}

ul.social-media-dark li a{
  font-size: 16px;
  display: inline-block;
  color: #2d2d2d;
}

ul.social-media-dark li a:hover{
  color: #1ec0ff;
}

.resume-slider .owl-controls .owl-page span {
	background: rgba(255, 255, 255, 0.5);
}

.resume-slider .owl-controls .owl-page.active span, .owl-controls .owl-page:hover span {
    background: rgba(255, 255, 255, 0.9);
}


/*============== Widgets / Shortcodes ===================*/
.light-tabs {}
.light-tabs .nav-tabs {
    border-top: 1px solid #f1f1f1;
    border-bottom: 0;
    margin-bottom: 5px;
}
.light-tabs .nav-tabs>li {
    float: none;
    display: inline-block;
}

.light-tabs p {
	margin-top:20px;
}

.light-tabs .nav-tabs>li>a {
    margin-right: 0;
    font-size: 14px;
    line-height: 25px;
    color: #2d2d2d;
    border: 0;
    border-radius: 0;
	text-transform:uppercase;
	letter-spacing:2px;
}

.light-tabs .nav>li>a:focus, 
.light-tabs .nav>li>a:hover {
    background-color: transparent;
}

.light-tabs .nav-tabs>li.active>a, 
.light-tabs .nav-tabs>li.active>a:focus, 
.light-tabs .nav-tabs>li.active>a:hover {
    border: 0;
    color: #2d2d2d;
    position: relative;
	background:transparent;
}
.light-tabs .nav-tabs>li.active>a::before {
    content: "";
    background-color: #1ec0ff;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: -1px;
}

.icon-tabs{/*margin:0 0 60px;*/ float:left;}

.icon-tabs .nav-tabs {
    border-top: 0px solid #f1f1f1;
    border-bottom: 0;
    margin-bottom: 5px;
}
.icon-tabs .nav-tabs>li {
    float: none;
    display: inline-block;
}

.icon-tabs p{margin-top:20px;}

.icon-tabs .nav-tabs>li>a {
    margin-right: 0;
    font-size: 14px;
    font-family:'Montserrat', sans-serif;
    font-weight:600;
    line-height: 25px;
    color: #2d2d2d;
    border: 0;
    border-radius: 0;
	text-transform:uppercase;
	letter-spacing:2px;
}

.icon-tabs .nav>li>a:focus, .icon-tabs .nav>li>a:hover{
    background-color: transparent;
}

.icon-tabs .nav-tabs>li.active>a, .icon-tabs .nav-tabs>li.active>a:focus,
.icon-tabs .nav-tabs>li.active>a:hover{
    border: 0;
    color:#0082de;
    position: relative;
	background:transparent;
}

.icon-tabs .nav-tabs>li>a i {
    display: block;
    font-size: 30px;
    margin-bottom:10px;
}

/*-- work_wrapper --*/
.work_wrapper{}
.work_wrapper .box-tabs .nav-tabs{margin:0 12px 28px;}
/*.box-tabs .nav-tabs>li.search_box .search a{padding:0 8px;}*/

.work_wrapper .box-tabs .nav-tabs>li.search_box{float:right;}
.work_wrapper .box-tabs .nav-tabs>li.search_box{
    width:26%;
    background-color:#efefef;
    padding:2px 0;
    margin:0 auto 20px;
}

.work_wrapper .box-tabs .nav-tabs>li.search_box input.form-control{
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #444;
    height: 40px;
    padding: 0 15px;
}

.work_wrapper .box-tabs .nav-tabs>li.search_box .input-group-addon{
    background-color: transparent;
    border: none;
    color: #333;
}

.work_wrapper .box-tabs .nav-tabs>li.search_box .input-group-addon{cursor: pointer;}

/*-- box-tabs --*/
.box-tabs .nav-tabs{
    border-top: 0px solid #f1f1f1;
    border-bottom: 0;
    margin:0 0px 28px;
}
.box-tabs .nav-tabs>li{
    float: none;
    display: inline-block;
}
.box-tabs p{margin-top:20px;}

.box-tabs .nav-tabs>li>a {
    margin:0 0 10px;
    padding:3px 12px;
    font-size:13.2px;
    font-family:'Montserrat', sans-serif;
    font-weight:700;
    line-height: 25px;
    color: #2d2d2d;
    border:1px solid transparent;
    border-radius: 0;
	text-transform:uppercase;
	letter-spacing:1.4px;
}

.box-tabs .nav>li>a:focus, .box-tabs .nav>li>a:hover{
    background-color:transparent;
    color:#0082de;
    border:1px solid transparent;
}

.box-tabs .nav-tabs>li.active>a, .box-tabs .nav-tabs>li.active>a:focus,
.box-tabs .nav-tabs>li.active>a:hover{
    /*border:1px solid;*/
    color:#fff;
    position: relative;
	background:#0082de;
}

.box-tabs .nav-tabs>li>a i{
    display: block;
    font-size: 30px;
    margin-bottom:10px;
}


/*--  --*/
.services_wrapper{padding-top:98px; padding-bottom:130px;}
/*.services_wrapper figure.images img{transform:matrix(2, 0.3, 0, 2.2, 26, 50);
	width:30%; box-shadow: 0 6px 25px -5px rgba(17,21,23,.3), 0 2px 3px -1px rgba(17,21,23,.6);
}
.services_wrapper figure.images img:nth-child(2){transform:matrix(2, 0.3, 0, 2.2, 18, 190);}

.services_wrapper figure.images img:nth-child(3){transform:matrix(2, 0.3, 0, 2.2, -22, 100); width:27%;
	 box-shadow: 0 6px 20px -5px rgba(17,21,23,.8), 0 2px 3px -1px rgba(17,21,23,.6);
}

.services_wrapper figure.images img:nth-child(4){transform:matrix(2, 0.3, 0, 2.2, -22, 91); width:22%;
	 box-shadow: 0 6px 18px -5px rgba(17,21,23,.6), 0 2px 3px -1px rgba(17,21,23,.6);
}*/

/*.services_wrapper figure img:nth-child(2){transform:skew(20deg);
  animation:bounce 15s infinite;
  animation-direction:alternate;
  position:relative;
}
*/

.services_wrapper article p{font-size:17px; line-height:26px; margin:28px 0 10px; text-align:justify;}
.services_wrapper .list{text-align:center; margin:0px 0 0;}
.services_wrapper .list li{margin:25px 0 12px; font-size:19px; font-family:'brandontext-medium', sans-serif;}
.services_wrapper .list img{display:block; width:30%; margin:0 auto;}




/* ---------- Accordion Color -------------*/
.accordion-color .panel{
    box-shadow: none;
    border:0;
    border-radius: 0;
}
.accordion-color .panel-default>.panel-heading h3{}

.accordion-color .panel .panel-heading {
    position: relative;
    padding: 0;
	border-bottom: 0px solid #fff;
}
.accordion-color .panel-title{font-size:18px;}

.accordion-color .panel-title a.collapsed{
    display: block;
    color: #2d2d2d;
    background-color:#f4f4f4;
    border-color:#dadada;
    padding:16px 16px;
    border-radius: 0px;
}
.accordion-color .panel-title a{
    display: block;
    color: #fff;
    border-color:#dadada;
    padding:16px 16px;
    background-color: #1376a7;
	border-bottom: 1px solid #004e78;
}
.accordion-color .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #fff;
	background: #fff;
}
.accordion-color .panel .panel-heading a:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 24px;
    width: 50px;
    height:54px;
    line-height:54px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.accordion-color .panel .panel-heading a.collapsed:after {
    content: "\f105";
}
.accordion-color .panel .panel-body{padding:8px 20px; background:#fbfbfb;}


/* --------- Accordion Transparent ------------*/
.accordion-transparent .panel {
    box-shadow: none;
    border:0;
    border-radius: 0;
}
.accordion-transparent .panel-default>.panel-heading h3{
    
}
.accordion-transparent .panel .panel-heading {
    position: relative;
    padding: 0;
    background-color: #f1f1f1;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 0;
}
.accordion-transparent .panel-title a.collapsed{
    display: block;
    color: #2d2d2d;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    padding: 22px 15px;
    border-radius: 0px;
}
.accordion-transparent .panel-title a{
    display: block;
    color: #2d2d2d;
    border-color: #f1f1f1;
    padding: 22px 15px;
    background-color: #f1f1f1;
}
.accordion-transparent .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: 1px solid #f1f1f1;
    background: #f1f1f1;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.accordion-transparent .panel .panel-heading a:after {
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 24px;
    width: 50px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
.accordion-transparent .panel .panel-heading a.collapsed:after {
    content: "\f105";
}


/* ----------- Flex Slider -------------*/
.slide-img-static {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.slider-bg-static {
	border: 0;
    margin: 0;
    height: 500px;
    background-color: #222225;
}

.slider-bg-static .slides {
    height: 100%;
}

.slider-bg-static .slides > li {
    height: 100%;
}

.slider-bg-static .hero-text {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 100%;
    z-index: 10;
    color: #fff;
}


/* -------- Owl Slider ------------*/
.owl-slider .owl-prev, .owl-slider .owl-next{
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background-color: #2d2d2d;
  border-radius: 100%;
  text-align: center;
  margin-top: -15px;
}

.owl-slider .owl-prev{
  left: 20px;
}

.owl-slider .owl-next {
  right: 20px;
}

.owl-slider .owl-prev .fa, 
.owl-slider .owl-next .fa{
  color:#fff;
}

.owl-slider .owl-prev:hover, 
.owl-slider .owl-next:hover{
  background-color:#1ec0ff;
}

.owl-slider .owl-prev:hover .fa,
.owl-slider .owl-next:hover .fa{
  color: #fff;
}

.owl-slider .item {
	height:500px;
}

/* ------------ Alert Boxes ---------------*/
.alert{}

.alert-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.alert-info {
    color: #fff;
    background-color: #1ec0ff;
    border-color: #1ec0ff;
}

.alert-warning {
    color: #fff;
    background-color: #fdc23e;
    border-color: #fdc23e;
}

.alert-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

.close {
    font-weight: 300;
    color: #2d2d2d;
    text-shadow:none;
}

.close:focus, .close:hover {
    color: #2d2d2d;
	opacity: 1;
}

/* ------------ Theme Icons -----------------*/

.icon-view {
    padding: 15px 15px;
    border: 1px solid #e2e2e2;
	margin-left: -15px;
    margin-right: -16px;
    margin-bottom: -1px;
	color:#2d2d2d;
}

.icon-view i {
    font-size: 25px;
    vertical-align: middle;
}

.icon-view code {
    border: 1px solid #e2e2e2;
    margin-left: 2px;
    margin-right: 4px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
	background-color: transparent;
    color: #2d2d2d;
	text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 90px);
    overflow: hidden;
}

.icon-view code:hover {
    border-color: #1ec0ff;
	color:#1ec0ff;
}


/* ---------- Online Shop ---------------*/
.product {
    margin:0 0 30px 0;
}

.p0.product {
    margin: 0;
    padding: 0;
}
.product-wrap {
    position: relative;
    overflow: hidden;
}
.product-img img {
    width: 100%;
}
.product-wrap .product-caption {
    width: 100%;
    position: absolute;
    z-index: 2;
    height: 100%;
    opacity: 0;
visibility: hidden;
    top: 0;
    background-color: rgba(0,0,0,0.9);
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s;
}
.product-wrap:hover .product-caption {
    opacity: 1;
visibility: visible;
}
.product-description {
    width: 100%;
    height: 100%;
}
.product-description-wrap {
	position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -50px;
}
.product-description .product-title, .product-description .product-subtitle {
    position: relative;
    left: 0;
    color: #fff;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.product-description .product-title{
	top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.product-description .product-title a i{
	color:#fff;
}

.product-description .product-subtitle {
    top: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.product-wrap:hover .product-description .product-title {
    opacity: 1;
	visibility: visible;
	top: 30px;
}

.product-wrap:hover .product-description .product-subtitle {
    opacity: 1;
	visibility: visible;
	top: 25px;
}

.product .product-detail {
	margin-top:30px;
}

.old-price {
	text-decoration: line-through;
	font-weight: 600;
}

.product-slider.flexslider{
	background:transparent;
}

.product-slider .flex-control-thumbs {
    position: relative;
    bottom: auto;
    margin: 5px 0 0 0;
}

.product-slider .flex-control-thumbs > li {
    width: 25%;
    padding: 0 2px;
}


.product-slider .flex-control-thumbs > li img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product-slider .flex-control-nav li {
	margin-bottom: 15px;
}


.single-product-des, .product-fabric-detail {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #dddfe6;
    border-bottom: 1px solid #dddfe6;
    margin-top: 40px;
}

.single-product-qty {
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}

.single-product-qty .qty {
    position: relative;
    float: left;
    height: 48px;
    width: 70px;
    background: transparent!important;
    border: 1px solid #dddfe6;
    z-index: 1;
    text-align: center;
    padding: 0 10px;
}

.single-product-qty .input-group-btn {
  margin-left: 10px;
  display: inline-block;
}

.single-product-qty .input-group-btn.input-group-btn:last-child>.btn {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.product-fabric-detail {
    float: left;
    width: 100%;
    margin-top: 0;
	border-bottom: 0;
}


.shop-cart {
  border-color: #ececec;
  margin-bottom: 50px;
  background:#fff;
}

.shop-cart > thead > tr > th {
  border-bottom: 1px solid #ececec;
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
  color: #2d2d2d;
  font-weight: 400;
  padding: 15px 20px;
  text-align: center;
  border: 1px solid #ececec;
}
.shop-cart > tbody > tr > td {
  padding: 30px 8px;
  vertical-align: middle;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  border-bottom: 1px solid;
  border-color: #ececec;
  text-align: center;
}
.shop-cart > tbody > tr > td.product-subtotal {
  color: #2d2d2d;
}
.shop-cart > tbody > tr > td.product-remove i {
  font-size: 20px;
}
.shop-cart > tbody > tr > td > a {
  color: #2d2d2d;
}
.shop-cart > tbody > tr > td > .form-control {
  width: 60px;
  padding: 0 12px;
  font-size: 13px;
  text-align: center;
  height: 45px;
  line-height: 43px;
  margin-left: auto;
  margin-right: auto;
}
.shop-cart > tbody > tr > td .cart-price {
  font-size: 14px;
}
.shop-cart > tbody > tr > td img {
  max-height: 100px;
  width: auto;
}
.shop-cart input.input-sm, .shop-cart input.btn-sm {
  line-height: 35px;
  width: auto!important;
}
.shop-cart .coupon {
  float: left!important;
}

.payment-box{background:#fff;}

.form-coupon{padding-left:0!important;}

.form-coupon, .summary-cart{padding: 25px;}

.summary-cart{border-right: 1px solid #ececec;}

.form-coupon .btn, .form-domain .btn{height:40px; line-height:39px;}

.subscribe_form{}
.subscribe_form .form-control{}
.subscribe_form .btn{width:100%; margin:6px 0 0 1px; left:1px; border-radius:0;}



.order_table{
  border-radius: 0;
  border: 0;
}
.order_table td {
  padding: 8px 12px;
}
.order_table thead th {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
}
.order_table tbody th, .order_table tbody td,
.order_table tfoot td, .order_table tfoot th{
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1px;
  border-top: 1px solid #ececec!important;
}
.order_table .shipping p {
  font-size: 14px;
  font-weight: 400;
}
form.checkout_coupon, form.login, form.register{
  border-radius: 0;
  border-color: #ececec;
}
.order-total strong {
  font-weight: 500;
}

.checkout-form {
    background: #fff;
    padding: 30px;
    box-shadow: 0 10px 30px 5px rgba(17,21,23,.1);
}

.checkout-form .form-group label {
	font-size:13px;
	font-weight:400;
}

.checkout-form .form-group {
    float: left;
    width: 100%;
}

.checkout-form .form-control {
	padding: 20px;
	font-size:13px;
}

.checkout-form .form-select select, .form-select input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 20px;
}

.checkout-form .form-select:after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -12px;
    font-size: 20px;
}

.checkout-form .form-select {
    position: relative;
}

/*-- checkbox --*/
span.custom_btn{
	font-size: 15px;
	margin:0 20px 6px 0;
	display:inline-block;
	/*width:40%;*/
	position: relative;
}
/* custom checkbox -----------*/
input[type="checkbox"]{
  position: absolute;
  opacity: 0;
}
input[type="checkbox"]:focus{}

input[type="checkbox"] + label{
  position: relative;
  cursor: pointer;
  padding: 0;
  display:inline-block;
  width:auto;
  color:#444;
  font-weight:500;
  font-size:14px;
}
input[type="checkbox"] + label:before{
  content: '';
  margin:2.8px 4.5px 0 1.2px;
  display: inline-block;
  vertical-align: text-top;
  width:14px;
  height:14px;
  background:none;
  border:2px solid #0069b3;
}
/*input[type="checkbox"]:hover + label:before{border:2px solid #333;}*/ /*#eaa100*/

input[type="checkbox"]:checked + label:before{background:#0069b3; border:2px solid #0069b3;}

input[type="checkbox"]:disabled + label{color:#b8b8b8; cursor:auto;}

input[type="checkbox"]:disabled + label:before{box-shadow:none; background:#ddd;}

/* checked mark */
input[type="checkbox"]:checked + label:after{
  content: '\f00c';
  font-family:'FontAwesome';
  position: absolute;
  left:3px;
  top:2px;
  color:#fff;
  font-size:10px;
  font-weight:100;
  text-align:center;
}

/*-- radio btn --*/
input[type="radio"]{
  position: absolute;
  opacity: 0;
}
input[type="radio"]:focus{}

input[type="radio"] + label{
  position: relative;
  cursor: pointer;
  padding: 0;
  display:inline-block;
  width:auto;
  color:#444;
  font-weight:500;
  font-size:14px;
}
input[type="radio"] + label:before{
  content: '';
  margin:0px 4.5px 0 0;
  display: inline-block;
  vertical-align: text-top;
  width:20px;
  height:20px;
  background:none;
  border-radius:50px;
  border:2px solid #0069b3;
}
/*input[type="radio"]:hover + label:before{border:2px solid #333;}*/ /*#eaa100*/

input[type="radio"]:checked + label:before{/*background:#0069b3;*/ border:2px solid #0069b3;}

input[type="radio"]:disabled + label{color:#b8b8b8; cursor:auto;}

input[type="radio"]:disabled + label:before{box-shadow:none; background:#ddd;}

/* checked mark */
input[type="radio"]:checked + label:after{
  content: '\f111';
  font-family:'FontAwesome';
  position: absolute;
  left:5.2px;
  top:1.5px;
  color:#0069b3;
  font-size:11.4px;
  font-weight:100;
  text-align:center;
}









.banner-box {
	width: 100%;
    padding: 60px 40px;
    position: relative;
    overflow: hidden;
}

.banner-box .overlay-bg-dark {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.banner-box .blue-overlay-bg {
    background: rgba(30,192,255,0.82);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.man-bg{background:url(../images/man-img.jpg) no-repeat center center; background-size:cover;}

.woman-bg{background:url(../images/woman-img.jpg) no-repeat center center; background-size:cover;}

.help-bg{background:url(../images/help-img.jpg) no-repeat center center; background-size:cover;}


/* ----------- Web Hosting -------------*/
.domainChecker{margin-top:20px;}

.domainChecker span {
	color: #888;
	font-size: 15px;
	line-height: 20px;
	margin-right: 20px;
	position: relative;
}

/*.domainChecker span > input {
	border: medium none;
	cursor: pointer;
	margin: 0 6px 0 0;
	opacity: 0;
	position: relative;
	vertical-align: middle;
	z-index: 3;
}

.domainChecker span > input + label {
	background: #fff none repeat scroll 0 0;
	display: block;
	height: 15px;
	left: 0;
	position: absolute;
	top: 3px;
	width: 15px;
	z-index: 1;
	border-radius: 2px
}

.domainChecker span > input:checked + label:before {
    content: '\f00c';
    font-family: 'fontAwesome';
    position: absolute;
    z-index: 2;
    left: 1px;
    top: 0;
    width: 100%;
    height: 100%;
    font-size: 9px;
    color: #fff;
    line-height: 15px;
    text-align: center;
}

.domainChecker span > input:checked + label {
	background: #0080ff;
	color: #fff;
}*/

.search-domain{}
.search-domain h3 { 
	line-height: 35px;
    margin-top: 0;
}



/* ---------- App Landing ------------*/
.i-phones .img-responsive{
	width:auto;
}

.app-form .form-control:focus {
	border-color: #d9534f;
}

.app-btn {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.error-message {
	color: #FF3333;
	margin-top: 5px;
}

.success-message {
	color:#33cc33;
	margin-top: 5px;
}


/* ----------- Gym / Fitness --------------*/
.fitness-section{}

.fitness-section h1 {
	font-size:80px;
}

.schedule-wrap {
  background: #1ec0ff;
  padding: 65px 50px;
}

.schedule-wrap ul.nav-tabs {
  border: none;
  margin-bottom: 45px;
}

.schedule-wrap .nav-tabs {
  text-align: center;
}

.schedule-wrap .nav-tabs li {
  display: inline-block;
  float: inherit;
  margin: 0;
}

.schedule-wrap .nav-tabs li a {
  background: transparent;
  border-radius:0px;
  color: #ffffff;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 12px 25px;
  border: 1px solid #fff;
}

.schedule-wrap .nav-tabs li.active a {
  background: #fff;
  color: #2d2d2d;
  border: 1px solid #fff;
}

.schedule-wrap .nav-tabs li.active a:hover,
.schedule-wrap .nav-tabs li a:hover {
  background: #fff;
  color: #2d2d2d;
  border: 1px solid #fff;
}

.schedule-wrap .nav-tabs li:last-child a {
  margin-right: 0;
}

.schedule-tab ul {
  margin-top: 15px;
  padding: 15px 0 15px 10px;
  border: 1px solid #fff;
}

.schedule-tab ul li {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  width: 24.5%;
}

.schedule-tab ul li:nth-child(1) {
  padding-left: 20px;
}

.schedule-tab ul li:nth-child(2) {
  text-align: center;
}

.schedule-tab ul li:nth-child(3) {
  text-align: center;
}

.schedule-tab ul li:nth-child(4) {
  text-align: right;
}

.schedule-tab ul li:nth-child(4) a {
  background: #ffffff;
  border-radius: 30px;
  font-size: 15px;
  color: #2d2d2d;
  padding: 12px 20px;
}

.schedule-tab ul li:nth-child(4) a:hover {
  background: #2d2d2d;
  color: #ffffff;
}


#demo{height: 650px;}

#demo .gradient-overlay-bg{height: 650px;}

.product .preview-box {
	background:#fff;
	margin-top:0;
	padding: 15px;
}


.terms h2 {
	position: relative;
    font-size: 30px;
    line-height: 1.4;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.terms h2:after {
	content: '';
    position: absolute;
    top: 100%;
    margin-top: 10px;
    left: 0;
    width: 80px;
    border-top: 4px solid #2d2d2d;
}

.terms p{margin-bottom:25px;}

.careers-listing {
	list-style: none;
	margin-bottom: 60px;
	margin-top:10px;
	padding-left:0;
}
.careers-listing h5{font-size:16px;}

.careers-listing ol{margin:0 0 30px; padding:0 0 0;}

.careers-listing ol li{ 
	padding:4px 0;  
	/*border:none;
	border-bottom: 1px solid #e8e8e8; */
	/*list-style:none; */
	list-style-position:inside;
}

.careers-listing .job_features span{border-right: solid 1px #ccc; padding-right:12px; margin-right:10px;}
.careers-listing .job_features span:last-child{border-right:0;}

.career-location{/*padding-left:13px;*/}

.career-type{/*margin-right:10px;*/}

.career-details{margin:30px 0 10px;}

.career-category{padding-top:14px;}
