h1 {
    font-size: 40px;
}
h2 {
    color:#696969;
}
p.subhead {
    font-size: 16px;
}
ul {
    list-style: outside none none;
}
.pop-logo {
    text-indent: -999999px;
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
}
.mi-com-logo img{
	margin: 0 auto;
}
.mi-com-logo{
	text-align:center;
}
#redeem .options {
    padding:20px 0;
}
#redeem h2 {
    border-bottom: 1px dashed;
    padding-bottom: 20px;
}
#redeem h3 {
    font-size: 25px;
    color: #06A1EB;
    margin: 0 0 20px;
}
.primary, .primary:visited, .primary:active {
    background: #42ba5d;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    min-width: 200px;
}
 .primary:active {
    position: relative;
    top:1px;
 }
.primary:hover {
    color: #fff;
    background: #35A54E;
}
.opt-block ul {
    text-align: left;
}
.opt-block ul li span.ico {
    font-size: 40px;
    padding: 0 15px 0 0;
    color: #6BBFE7;
}
.opt-block ul li span {
    height: 70px;
    display: table-cell;
    vertical-align: middle;
}
.opt-block ul li.not-included span.ico {
    /*background: url(/media/img/icons/blue-star-icon.png) no-repeat 0 50%;*/
    font-size: 44px;
}
.opt-block ul li {
    /*background: url(/media/img/icons/blue-checkmark-icon.png) no-repeat 0 50%;*/
    /*padding: 0 0 0 60px;*/
    min-height: 70px;
    margin: 0;
}
.disclaimer p { margin-bottom: 10px; }
.disclaimer {
   /* border-top: 1px solid #696969;*/
    padding: 40px 0;
    font-size: 16px;
    font-style: italic;
    color: #7b7b7b;
}
.faq-note {
    text-align: left;
}
.terms-note {
    text-align: right;
}
.fullwidth { position: relative; width: 100%; margin: 0; padding: 0; }

#main {
	background:	#fff;
	/*border-bottom: 1px solid #f7f7f7;*/
}
.ul {
	padding-bottom: 4px;
	border-bottom: 1px solid lightgrey;
}
.mobile-options {
    display: none;
    border-bottom: 1px dashed;
}
.mobile-options ul {
    padding: 0;
    margin: 0;
}
.mobile-options li {display: inline;}
.mobile-options li a {
    display: block;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
    margin:10px 0;
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */

@media only screen and (max-width: 479px) {
    .container .five.columns { width: 260px;}
    .logo img {
        width:70%;
        height: 70%;
    }
    h1 {
        font-size: 36px;
        line-height: 1.2;
    }
    #redeem h2 {
        font-size: 30px;
        line-height: 1.2;
    }
    .opt-block ul li.not-included span.ico { font-size: 34px; }
    .opt-block ul li span.ico {
        font-size: 30px;
    }
    .disclaimer p { font-size: 14px; }
	.content-area{
		margin: 0 auto;
		text-align: center;
	}
}

/* UTILITY CLASSES */
.fa-spin{-webkit-animation: spin 1s infinite linear; -moz-animation: spin 1s infinite linear; -o-animation: spin 1s infinite linear; animation: spin 1s infinite linear;}
:disabled { opacity:0.6; }
.fa.icon-cog{ left: 5px; position: absolute; top: 10px;}
input.ng-invalid.ng-dirty {background-color: #FA787E; }

/* ANIMATION */
.reveal {-webkit-transition: 0.3s cubic-bezier(0, 1, 0.69, 1); }
.reveal.ng-hide-add,
.reveal.ng-hide-remove {display: block !important; }
.reveal.ng-hide {opacity: 0; }
.reveal-fast {-webkit-transition: 0.1s cubic-bezier(0, 1, 0.69, 1); }
.reveal-fast.ng-hide-add,
.reveal-fast.ng-hide-remove {display: block !important; }
.reveal-fast.ng-hide {opacity: 0; }

/* LEFT COLUMN STYLES */
#domain-opt h3{text-align: left; font-size: 34px; margin-bottom: 70px; line-height: 34px; font-weight: 400;} 
.opt-block ul li{ margin-bottom: 50px;}
.opt-block ul li span{ height: auto; display: inline-block; vertical-align: top;}
.opt-block ul li span.number{width: 60px; height: 60px; border: 1px solid #06A1EB; border-radius: 50%; font-size: 40px; text-align: center; color: #06A1EB; font-weight: 300; line-height: 1.5em; }
.opt-block ul li span.list-content{ margin-left: 30px; font-size: 16px; width: 80%; line-height: 1.75em;}
#domain-opt:after{content:""; background: none;}
.faq-note{margin-left: 35px;}
.faq-note p{font-style: italic; font-weight: 600; line-height: 1.75;}

/* SIGNUP FORM STYLES */
#pop-opt{margin-left: 0; padding-left: 20px; border-left: 1px solid #CCC;  }
#pop-opt:before{ border: none; } 

#pop-opt.opt-block h3.main-title{font-size: 28px; color: #f36f21; font-weight: normal; text-align: center; margin-bottom: 0;}
#pop-opt h4{ font-color: #999; font-size: 11px; font-weight: bold; text-align: center;margin-bottom: 30px;}
#pop-opt .pop-logo{ width: 150px; height: 36px; background-size: cover; }

#pop-opt.opt-block h3{font-weight: bold; font-size: 19px; }

.red{color: #CC3333;}
.green{color: #42ba5d;}
.black{color: #333;}
#pop-opt.opt-block h3.red{color: #CC3333; }
#pop-opt.opt-block h3.green{color: #42ba5d;}

.form-container{background-color: #f0eeef;}
.form-container .search-container{ padding: 10px; }
.form-container .search-container *{float: left; margin-bottom: 0; }
.form-container .search-container span.co{margin-left: -40px; margin-top: 2px; font-size: 24px; color: #f36f21; }
.form-container .search-container input{/*width: 185px;*/ width: 62%; height: 30px; }
.form-container .search-container button.primary{width: 35%; padding: 10px 12px 10px 25px; margin-top: 0; margin-left: -1px; min-width: inherit; position: relative;}
.form-container .search-container button.primary i{ position: absolute; top: 13px;left: 8px; }
.subheading{ font-size:15px;}
.width48{ width: 48%;}
.agreement{width: 10%; float: left;}
.agree-text{width: 90%; float: left; font-size: 11px;}
.full-width{ width: 100%;}
.available h3{ margin-top: 0px;}

/* Tablet Fixes for signup Screen */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.form-container .search-container button.primary{padding: 13px 4px 12px 18px; font-size: 12px; }
	.form-container .search-container button.primary i{ top: 37%;left: 8%; }
	.content-area{
		margin: 0 auto;
		text-align: center;
	}
}
@media only screen and (max-width:767px){
	#pop-opt{ padding-left: 0; border-left: 0 none; }
	.form-container .search-container{ padding: 10px; }
	.notfound-container{padding: 0 40px 10px 10px;}
}
.notfound-container{padding: 0 40px 20px 40px; }
.notfound-container p{padding-bottom: 20px; border-bottom: 1px solid #CCC; }

/*.opt-block .suggestions ul{ margin-left: 20px; }*/
.opt-block .suggestions ul li{ margin-bottom: 5px; min-height: inherit; display: inline-block; width: 50%; font-weight: bold; }

.found-container p{ padding: 0 30px;}
.found-container form{ padding: 0 20px; }
.found-container form .form-group-inline:first-child{ margin-right: 20px; }
.found-container form .form-group-inline{ display: inline-block; float: left; width: 45%;}
.found-container form label{ text-align: left; font-weight: normal; padding-left: 5px; padding-bottom: 5px;}
.found-container form .form-group input[type="text"],
.found-container form .form-group input[type="email"]{ width: 97%; }

.found-container form .form-group.terms{ margin-bottom: 25px;}
.found-container form .form-group.terms input{ margin-left: -6px; }
.found-container form .form-group.terms label{ display: inline; font-size: 12px;}
.found-container form .form-group.terms label img{ position: relative; top:7px; left: 3px;}

.found-container form button.primary{ width: 100%; }

@media only screen and (max-width:767px){
	.notfound-container{padding: 0 10px 10px 10px;}
	.content-area{
		margin: 0 auto;
		text-align: center;
	}
}

.thankyou-container { padding: 20px;  }
#pop-opt.opt-block .thankyou-container h3.green{ line-height: 1.25em; font-size: 24px; font-weight: normal; }
.thankyou-container h3 i {font-size:60px; line-height: 90px;}
.thankyou-container	p small a{ font-style: italic; }

.social-container ul li { display:inline-block; margin: 0 10px; min-height: 0; }
.social-container ul { text-align:center; margin:20px 0;  }

.addthis_native_toolbox {
	display: inline-block;
}

button.primary.orange{position: relative;}

#pop-opt {
    /*border-left: 1px solid #ccc;*/
    margin-left: 0;
    padding-left: 20px;
	height: 850px;
}
.margin-li-left{
	margin-left:-40px;
}
.small_disclaimer{
	font-size:12px;
}
#pop-opt:before {
    border: medium none;
}
#pop-opt:before {
    /*border-left: 1px dashed;*/
    content: "";
    height: 70%;
    left: -5px;
    position: absolute;
    top: 112px;
}
#pop-opt, #domain-opt {
    position: relative;
}
#domain-opt:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
}
#domain-opt:after {
    //background: url("/wp-content/themes/dominios-custom/images/icons/or-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 52px;
    position: absolute;
    right: -40px;
    top: 0;
    width: 52px;
}

.container .six.columns {
    width: 340px;
}
.column.omega, .columns.omega {
    margin-right: 0;
}
.container .column, .container .columns {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.container .ten.columns {
   /* width: 580px;*/
   width: 100%;
}
.column.alpha, .columns.alpha {
    margin-left: 0;
}
#appsco_registration-2 .searchbox-small{
	width: 100%;
}
.searchbox-small .form-wrapper {
	background: none repeat scroll 0 0 #fff;
/*border: 1px solid #ccc;*/
    border-radius: 2px;
    color: #777;
    display: block;
    font: 13px "Open Sans",Arial,sans-serif;
    max-width: 100%;
    outline: medium none;
	height: 40px;
	width: 100%;
}

.form-control{
	padding: 6px;
}
.searchbox-small .domain-wrapper{
    float: left;
    position: relative;
    width: 100%;
}
.sltDomain {
    cursor: pointer;
    float: right;
    font-size: 15px;
    position: relative;
    width: 130px;
    z-index: 100;
}
.down-arrow {
    color: #ccc;
    cursor: pointer;
    display: block;
    font-size: 14px;
	padding-top: 10px;
	width: 5%;
	height: 38px;
}

.search-container-bx {
    padding: 20px;
	background-color:#f0eeef;
}

.form-wrapper .domain-wrapper down-arrow {
    color: #ccc;
    cursor: pointer;
    display: inline;
    font-size: 18px;
    margin-top: 15px;	
	margin-left: -40px;
	width: 5%;
}
.form-wrapper .domain-wrapper * {
    float: left;
    margin-bottom: 0;
}


#pop-opt #domain{
    box-shadow: none !important;
    color: #7c7c7c !important;
    font: 13px "Open Sans",Arial,sans-serif !important;
    margin: 0 !important;
	width: 41% !important;
	height: 40px !important;
	border: none !important;
}

.itemDomain-search {
    display: none;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 33% !important;
    width: 130px !important;
	z-index:9999;
}
.mini-search .sltDomain-box {
    color: #f36f2a !important;
    float: left;
    font-size: 14px;
	text-align: right;
	height: 38px;
	border: none;
	
}

.sltDomain-box{
	cursor: pointer;
    float: right;
    font-size: 28px;
    position: relative;
    width: 21%;
    z-index: 100;
	height: 30px;
}
/******************************** Custom CSS *********************************************/

/*********************** Custom CSS ends here ***********************************************/

#itemDomain {
    right: 0;
    top: 100%;
}

.domain-wrapper  button.primary {
    border: medium none;
    margin-left: -1px;
    margin-top: 0;
    min-width: inherit;
    padding: 13px 12px 10px 15px;
    position: relative;
    width: 33.35%;
    font-size: 15px;
}
.logo-margin{
	margin-top: 13px;
	margin-left: 21px;
}
.bck-img{
		background: url("/wp-content/plugins/appsco-registration-widget-cointernet/banner.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sixteen  p, .sixteen  h1{
	text-align:center;
}
.sixteen h1{
	font-weight: bolder;
	font-size: 60px;
	margin-top: 0px;
}
.sixteen{ 
	width: 100%;
	margin: 0 auto !important;
}
.subtext{
	font-size: 40px;
	color: #f36f21;
	line-height: 50px;
    margin-bottom: 14px;
	font-weight: 400;
	padding-bottom: 3px;
}
.subtxt-desc{
	font-size: 17px;
}

section.padded, .section.padded {
    padding: 6% 0;
}

.bullets ul{
	padding-left: 0px;
}
.no-number{
	width: 60px;
	height:60px;
}
.bott-margin10{
	margin-bottom: 10px !important;
}
.results{
	padding-top: 10px;
}
#result{
	padding: 20px;
	padding-top: 0px;
}

#result  form .form-group-inline:first-child {
    margin-right: 5px;
}
#result form .form-group-inline {
    display: inline-block;
    float: left;
    width: 49%;
}
.margin11{
	margin-right: 5px;
}
.clearleft{clear: left;}
.unavailable{padding: 10px;}
.intl-tel-input{
	width: 100%;
}
.form-container .search-container button.primary i {
    left: 8px;
    position: absolute;
    top: 13px;
}

@media (max-width: 480px) {
	.opt-block ul li{
		margin-bottom: 50px;
		text-align: center;
		margin: 0 auto;
		padding-bottom:20px;
	}
	.opt-block ul li span.list-content {
		margin-left: 0px !important;
		width: 100% !important;
	}
	#domain-opt h3 {
		text-align: center;
	}
	#redeem .col-md-12 {
		padding-left: 0px;
		padding-right: 0px;
	}
	#domain-opt h3{
		font-size: 27px;
		margin-bottom: 10px;
	}
	
	#pop-opt {
		padding-left: 0px;
		height: 100%;
	}
	.sidebar-container{
		padding: 0px !important;
	}
}

@media (max-width: 1024px) {
	.opt-block ul li{
		margin-bottom: 50px;
		text-align: center;
		margin: 0 auto;
		padding-bottom: 40px;
	}
	
	.domain-wrapper button.primary{
		width: 33.1%;
	}
	#itemDomain {
		/*right: 208px !important;*/
	}
	#pop-opt {
		border-left: medium none;
		height: 100%;
	}
	
	.disclaimer{
		width: 100%;
		text-align: center;
	}
	
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
    .mobile-options {
        display: block;
    }
    section.padded,
    .disclaimer {
        padding:20px 0;
    }
    a.primary {
        width: 100%;
        padding: 20px 0;
    }
    .faq-note, .terms-note {
        text-align: center;
    }
    #pop-opt:before,
    #domain-opt:after {
        display: none;
    }
    #pop-opt {
        padding-top: 30px;
       /* border-top: 1px dashed;*/
        margin-top: 30px;
    }
}
/**** iPad Mini ****************/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1){
	#tertiary{
		padding: 0px !important;
	}
	#pop-opt {
           padding-top: 30px;
           margin-top: 30px;
        }
	#pop-opt:before{
	   border-left: none !important;
	}
	
}

.fa.icon-cog {
    left: 4px !important;
    position: absolute;
    top: 12px !important;
}
.slider img{ margin: 0 auto;}

/*!
 * Bootstrap v3.0.3 (http://getbootstrap.com)
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0

 */


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .dl-horizontal dd:after,
    .dl-horizontal dd:before {
        display: table;
        content: " "
    }
    .dl-horizontal dd:after {
        clear: both
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999
}

blockquote .small:before,
blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right .small,
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right .small:before,
blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right .small:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 2px
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:after,
.container:before {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.subheading_text {
    font-size: 23px !important;
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-0 {
        right: 0
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-0 {
        left: 0
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-0 {
        right: 0
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-0 {
        left: 0
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-0 {
        right: 0
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-0 {
        left: 0
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    display: table-cell;
    float: none
}

.table>tbody>.active>td,
.table>tbody>.active>th,
.table>tbody>tr>.active,
.table>tfoot>.active>td,
.table>tfoot>.active>th,
.table>tfoot>tr>.active,
.table>thead>.active>td,
.table>thead>.active>th,
.table>thead>tr>.active {
    background-color: #f5f5f5
}

.table-hover>tbody>.active:hover>td,
.table-hover>tbody>.active:hover>th,
.table-hover>tbody>tr>.active:hover {
    background-color: #e8e8e8
}

.table>tbody>.success>td,
.table>tbody>.success>th,
.table>tbody>tr>.success,
.table>tfoot>.success>td,
.table>tfoot>.success>th,
.table>tfoot>tr>.success,
.table>thead>.success>td,
.table>thead>.success>th,
.table>thead>tr>.success {
    background-color: #dff0d8
}

.table-hover>tbody>.success:hover>td,
.table-hover>tbody>.success:hover>th,
.table-hover>tbody>tr>.success:hover {
    background-color: #d0e9c6
}

.table>tbody>.danger>td,
.table>tbody>.danger>th,
.table>tbody>tr>.danger,
.table>tfoot>.danger>td,
.table>tfoot>.danger>th,
.table>tfoot>tr>.danger,
.table>thead>.danger>td,
.table>thead>.danger>th,
.table>thead>tr>.danger {
    background-color: #f2dede
}

.table-hover>tbody>.danger:hover>td,
.table-hover>tbody>.danger:hover>th,
.table-hover>tbody>tr>.danger:hover {
    background-color: #ebcccc
}

.table>tbody>.warning>td,
.table>tbody>.warning>th,
.table>tbody>tr>.warning,
.table>tfoot>.warning>td,
.table>tfoot>.warning>th,
.table>tfoot>tr>.warning,
.table>thead>.warning>td,
.table>thead>.warning>th,
.table>thead>tr>.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>.warning:hover>td,
.table-hover>tbody>.warning:hover>th,
.table-hover>tbody>tr>.warning:hover {
    background-color: #faf2cc
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

select[multiple],
select[size] {
    height: auto
}

select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #666;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: green;
    font-size: 16px
}

.form-control::-webkit-input-placeholder {
    color: #d3d3d3;
    font-size: 18px;
    letter-spacing: -.5px;
    font-weight: 600
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}

.checkbox label,
.radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 2px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg {
    height: auto
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block
    }
    .form-inline select.form-control {
        width: auto
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-orange {
    color: #fff;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 18px;
    background-color: #f36f21;
    padding: 10px 45px;
    border: 0;
    margin-top: 25px;
    -webkit-transition-property: color, background, border;
    -webkit-transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, background, border;
    -moz-transition-duration: .2s, .2s;
    -moz-transition-timing-function: linear, ease-in;
    transition-property: color, background, border;
    transition-duration: .2s, .2s;
    transition-timing-function: linear, ease-in
}

.btn-orange:hover {
    background: #d95b11;
    color: #fff
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #fff
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.search-obten-arrow {
    margin-left: 230px;
    margin-top: -30px
}

.search-arrow {
    margin-left: 220px;
    margin-top: -30px
}

.btn-yellow {
    padding: 0 16px;
    font-size: 25px;
    background: #fc0;
    color: #fff;
    font-weight: 200;
    height: 55px;
    -webkit-transition-property: color, background;
    -webkit-transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, background;
    -moz-transition-duration: .2s, .2s;
    -moz-transition-timing-function: linear, ease-in;
    transition-property: color, background;
    transition-duration: .2s, .2s;
    transition-timing-function: linear, ease-in
}

.btn-yellow:hover {
    background: #d0a80a;
    color: #fff
}

.btn-search-orange {
    padding: 0 16px;
    font-size: 25px;
    background: #f36f21;
    color: #fff;
    font-weight: 200;
    height: 55px;
    -webkit-transition-property: color, background;
    -webkit-transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, background;
    -moz-transition-duration: .2s, .2s;
    -moz-transition-timing-function: linear, ease-in;
    transition-property: color, background;
    transition-duration: .2s, .2s;
    transition-timing-function: linear, ease-in
}

.btn-search-orange:hover {
    background: #d15912;
    color: #fff
}

.btn-com-co {
    font-size: 25px;
    background: #fff;
    font-weight: 200;
    margin-right: -5px;
    height: 55px;
    -webkit-transition-property: color, background;
    -webkit-transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, background;
    -moz-transition-duration: .2s, .2s;
    -moz-transition-timing-function: linear, ease-in;
    transition-property: color, background;
    transition-duration: .2s, .2s;
    transition-timing-function: linear, ease-in;
    color: #666
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../generic-registration-widget/fonts/glyphicons-halflings-regular.eot);
    src: url(../generic-registration-widget/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../generic-registration-widget/fonts/glyphicons-halflings-regular.woff) format('woff'), url(../generic-registration-widget/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../generic-registration-widget/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon:empty {
    width: 1em
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #999;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 0 solid transparent
}

.navbar:after,
.navbar:before {
    display: table;
    content: " "
}

.navbar:after {
    clear: both
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-header:after,
.navbar-header:before {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 28px 25px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 35px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 2px solid #333;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0px !important;
        padding: 0px !important;
    }
    .navbar-nav>li {
        float: left;
        text-transform: uppercase
    }
    .navbar-nav>li>a {
        padding-top: 1px;
        padding-bottom: 1px;
        border-right: 1px solid #d3d3d3
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin: 40px 10px 0 0;
        font-family: "Open Sans", Helvetica, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block
    }
    .navbar-form select.form-control {
        width: auto
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
    height: 110px;
    border-top: 3px solid #f36f21;
    border-bottom: 8px solid #f5f5f5
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #f36f21;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #f36f21;
    font-weight: 600
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    #banner-img,
    #buscar,
    #com-co-icon,
    .breadcrumb,
    .search-arrow {
        display: none
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 4px 15px;
    margin-bottom: 4px;
    list-style: none
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #999
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #eee
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after,
.pager:before {
    display: table;
    content: " "
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: gray
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.arrow-icon {
    font-size: 20px;
    color: #d3d3d3;
    cursor: pointer
}

.rotate1 {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0)
}

.rotate2 {
    -webkit-transform: rotate(-180deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.top-row-pages {
    font-size: 21px;
    font-weight: 200;
    color: #fff;
    background: url(../../images/banner-bg.jpg)no-repeat;
    width: 100%;
    padding-top: 35px;
    height: 180px;
    margin-bottom: 0;
    border-bottom: 8px solid #f8f8f8
}

.jumbotron {
    font-size: 21px;
    font-weight: 200;
    color: #fff;
    background: url(../../images/banner-bg.jpg)no-repeat;
    width: 100%;
    height: 540px;
    margin-bottom: 0;
    border-bottom: 12px solid #f5f5f5
}

.jumbotron .h1,
.jumbotron h1 {
    line-height: 1;
    color: inherit;
    font-family: "Open Sans", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300
}

.jumbotron p {
    line-height: 1.1;
    font-size: 28px;
    color: #fc0;
    margin-top: 25px;
    font-weight: 400
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 55px;
        padding-bottom: 50px
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 55px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0
}

.panel>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.list-group .list-group-item:last-child {
    border-bottom: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child td,
.panel>.table>tbody:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:last-child>td,
.panel>.table-bordered>thead>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    z-index: 1050;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    display: table;
    content: " "
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 2px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 2px 2px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0;
    content: " "
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " "
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0;
    content: " "
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: .5;
    filter: alpha(opacity=50)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicons-chevron-left,
    .carousel-control .glyphicons-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs,
td.visible-lg,
td.visible-md,
td.visible-sm,
td.visible-xs,
th.visible-lg,
th.visible-md,
th.visible-sm,
th.visible-xs,
tr.visible-lg,
tr.visible-md,
tr.visible-sm,
tr.visible-xs {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }
    table.visible-xs.visible-sm {
        display: table
    }
    tr.visible-xs.visible-sm {
        display: table-row!important
    }
    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }
    table.visible-xs.visible-md {
        display: table
    }
    tr.visible-xs.visible-md {
        display: table-row!important
    }
    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important
    }
    table.visible-xs.visible-lg {
        display: table
    }
    tr.visible-xs.visible-lg {
        display: table-row!important
    }
    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-sm.visible-xs {
        display: block!important
    }
    table.visible-sm.visible-xs {
        display: table
    }
    tr.visible-sm.visible-xs {
        display: table-row!important
    }
    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }
    table.visible-sm.visible-md {
        display: table
    }
    tr.visible-sm.visible-md {
        display: table-row!important
    }
    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important
    }
    table.visible-sm.visible-lg {
        display: table
    }
    tr.visible-sm.visible-lg {
        display: table-row!important
    }
    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-md.visible-xs {
        display: block!important
    }
    table.visible-md.visible-xs {
        display: table
    }
    tr.visible-md.visible-xs {
        display: table-row!important
    }
    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }
    table.visible-md.visible-sm {
        display: table
    }
    tr.visible-md.visible-sm {
        display: table-row!important
    }
    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important
    }
    table.visible-md.visible-lg {
        display: table
    }
    tr.visible-md.visible-lg {
        display: table-row!important
    }
    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-lg.visible-xs {
        display: block!important
    }
    table.visible-lg.visible-xs {
        display: table
    }
    tr.visible-lg.visible-xs {
        display: table-row!important
    }
    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }
    table.visible-lg.visible-sm {
        display: table
    }
    tr.visible-lg.visible-sm {
        display: table-row!important
    }
    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }
    table.visible-lg.visible-md {
        display: table
    }
    tr.visible-lg.visible-md {
        display: table-row!important
    }
    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

.hidden-xs {
    display: block!important
}

table.hidden-xs {
    display: table
}

tr.hidden-xs {
    display: table-row!important
}

td.hidden-xs,
th.hidden-xs {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-xs,
    td.hidden-xs,
    th.hidden-xs,
    tr.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md,
    td.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg {
        display: none!important
    }
}

.hidden-sm {
    display: block!important
}

table.hidden-sm {
    display: table
}

tr.hidden-sm {
    display: table-row!important
}

td.hidden-sm,
th.hidden-sm {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm,
    td.hidden-sm,
    th.hidden-sm,
    tr.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md,
    td.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg {
        display: none!important
    }
}

.hidden-md {
    display: block!important
}

table.hidden-md {
    display: table
}

tr.hidden-md {
    display: table-row!important
}

td.hidden-md,
th.hidden-md {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-md.hidden-xs,
    td.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm,
    td.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md,
    td.hidden-md,
    th.hidden-md,
    tr.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-md.hidden-lg,
    td.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg {
        display: none!important
    }
}

.hidden-lg {
    display: block!important
}

table.hidden-lg {
    display: table
}

tr.hidden-lg {
    display: table-row!important
}

td.hidden-lg,
th.hidden-lg {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md,
    td.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg,
    td.hidden-lg,
    th.hidden-lg,
    tr.hidden-lg {
        display: none!important
    }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none!important
    }
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: url(images/overlay.png) repeat 0 0;
    opacity: .9;
    filter: alpha(opacity=90)
}

#colorbox {
    outline: 0
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -101px 0
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -130px 0
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -101px -29px
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(images/controls.png) no-repeat -130px -29px
}

#cboxMiddleLeft {
    width: 21px;
    background: url(images/controls.png) left top repeat-y
}

#cboxMiddleRight {
    width: 21px;
    background: url(images/controls.png) right top repeat-y
}

#cboxTopCenter {
    height: 21px;
    background: url(images/border.png) 0 0 repeat-x
}

#cboxBottomCenter {
    height: 21px;
    background: url(images/border.png) 0 -29px repeat-x
}

#cboxContent {
    background: #fff;
    overflow: hidden
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    margin-bottom: 28px
}

#cboxTitle {
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #949494
}

#cboxCurrent {
    position: absolute;
    bottom: 4px;
    left: 58px;
    color: #949494
}

#cboxLoadingOverlay {
    background: url(images/loading_background.png) no-repeat center center
}

#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}

#cboxPrevious {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(images/controls.png) no-repeat -75px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxPrevious:hover {
    background-position: -75px -25px
}

#cboxNext {
    position: absolute;
    bottom: 0;
    left: 27px;
    background: url(images/controls.png) no-repeat -50px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxNext:hover {
    background-position: -50px -25px
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(images/controls.png) no-repeat -25px 0;
    width: 25px;
    height: 25px;
    text-indent: -9999px
}

#cboxClose:hover {
    background-position: -25px -25px
}

.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}

@media(max-width:640px) {
    .hide-xs-min {
        display: none!important
    }
}

@media(max-width:768px) {
    .hide-xs {
        display: none!important
    }
}

@media(max-width:480px) {
    .hide-sm {
        display: none!important
    }
}

@media(max-width:1024px) {
    .hide-md {
        display: none!important
    }
}

@media(max-width:880px) {
    .hide-md-min {
        display: none!important
    }
}

@media(max-width:1199px) {
    .hide-lg {
        display: none!important
    }
}

@media(max-width:640px) {
    .show-xs-min {
        opacity: 1!important;
        display: block!important
    }
}

@media(max-width:768px) {
    .show-xs {
        opacity: 1!important;
        display: block!important
    }
}

@media(max-width:480px) {
    .show-sm {
        opacity: 1!important;
        display: block!important
    }
}

@media(max-width:1024px) {
    .show-md {
        opacity: 1!important;
        display: block!important
    }
}

@media(max-width:880px) {
    .show-md-min {
        opacity: 1!important;
        display: block!important
    }
}

@media(max-width:1199px) {
    .show-lg {
        opacity: 1!important;
        display: block!important
    }
}

@media(max-width:1024px) {
    .nav li a {
        padding: 0 5px;
        font-size: 12px
    }
    .nav li a .register-top-btn {
        padding: 10px
    }
}

@media(max-width:991px) {
    .nav li a {
        padding: 0 5px!important;
        font-size: 12px
    }
    .nav li a .register-top-btn {
        padding: 10px
    }
}

.navbar-toggle {
    margin: 22px 20px 0 0
}

.navbar-default {
    height: 96px!important
}

.header-bar {
    height: 96px
}

.navbar-nav {
    margin: 1px 0 0!important;
    padding: 0!important
}

@media(max-width:768px) {
    .navbar-nav {
        z-index: 9999;
        position: absolute;
        right: 0;
        top: 30px;
        background-color: #fff;
        height: 200px!important
    }
    .navbar-nav li {
        margin-top: 0px !important
    }
}

.navbar-nav>li>a {
    padding: 0 12px;
    border-left: 0!important;
    border-right: 0!important
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.formsearch {
    position: relative;
    top: -29px
}

#search {
    margin: 30px 0
}

#search .formsearch {
    top: 0
}

#search .feature {
    padding-bottom: 81px
}

.intro p {
    font-size: 16px;
    margin-top: 0;
    padding-top: 0
}

#submit-domain .col {
    width: 370px
}

#submit-domain .first {
    margin-right: 116px
}

p {
    font-size: 16px;
    font-weight: 100;
    line-height: 22px
}

textarea {
    border: 1px solid #ccc
}

label {
    font-size: 13px
}

.Bg .ah:hover {
    background: no-repeat url(//ssl.gstatic.com/s2/oz/images/stars/po/Publisher/sprite4-a67f741843ffc4220554c34bd01bb0bb.png) 0 -741px
}

.available-icon,
.countdown-icon,
.unavailable-icon {
    display: inline-block;
    vertical-align: middle;
    width: 41px;
    height: 41px;
    position: relative;
    top: -1px;
    left: -10px
}

.available-icon {
    background: url(../../images/icons/register-available.png) no-repeat
}

.unavailable-icon {
    background: url(../../images/icons/register-unavailable.png) no-repeat
}

.countdown-icon {
    background: url(../../images/icons/countdown-icon.png) no-repeat;
    width: 29px;
    height: 40px
}

.register-arrow-icon {
    width: 72px;
    height: 71px;
    background: url(../../images/icons/register-arrow.png) no-repeat;
    position: absolute;
    display: block;
    top: 20px;
    left: 50%;
    margin-left: -260px
}

.tld-select {
    background: 0;
    margin: 10px 4px 0;
    float: right;
    width: 130px
}

.premium-btn {
    background: #ba9524;
    padding: 10px 11px;
    display: inline-block;
    margin-bottom: 15px;
    color: #fff
}

#result .results.ng-enter {
    -webkit-animation: flipInX .8s;
    -moz-animation: flipInX .8s;
    -ms-animation: flipInX .8s;
    animation: flipInX .8s
}

#drawer {
    background: #fff;
    border: 1px solid #ddd;
    font-family: Roboto, sans-serif;
    margin-bottom: 30px
}

#drawer ul {
    overflow: hidden
}

#drawer ul li {
    float: left;
    display: block;
    margin: 10px 0 0 40px;
    width: 140px;
    height: 70px
}

#suggested-domains h4 {
    font-family: "Roboto Condensed", sans-serif;
    color: #42ba5d;
    margin-bottom: 20px;
    font-size: 22px
}

#suggested-domains ul {
    margin: 10px 0
}

#suggested-domains li a:hover {
    text-decoration: underline
}

#suggested-domains li a strong {
    color: #666;
    font-style: normal;
    font-weight: 400
}

#suggested-domains li a {
    cursor: pointer;
    font-size: 14px;
    color: #999;
    font-style: italic
}

#suggested-domains li {
    display: inline-block;
    width: 220px
}

#suggested-domains {
    border-top: 1px solid #ddd;
    padding: 10px 0;
    font-family: "Roboto Condensed", sans-serif
}

.drawer-toggle-wrap {
    border-top: 1px solid #ddd;
    padding: 10px 0;
    clear: both;
    text-align: center;
    margin-top: 30px
}

.drawer-toggle-btn strong {
    color: #f0731f
}

.drawer-toggle-btn {
    font-size: 14px;
    color: #666;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none!important
}

.rotate {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0)
}

.rotate180 {
    -webkit-transform: rotate(-180deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2)
}

#minibuscador {
    position: relative;
    display: block;
    float: right;
    width: 385px
}

#minibuscador .domain-wrap {
    width: 270px;
    font-size: 18px;
    color: #7c7c7c;
    height: 40px;
    border: 1px solid #a4a4a4;
    box-shadow: none;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

#minibuscador .sltDomain {
    width: 75px!important;
    padding: 5px;
    background-color: #fff;
    height: 38px
}

#minibuscador #itemDomain {
    background-color: #fff;
    width: 70px;
    right: 0
}

#minibuscador #itemDomain li {
    padding: 5px 0 0
}

#minibuscador #itemDomain li a {
    font-size: 12px;
    cursor: pointer
}

#minibuscador input {
    width: 188px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    height: 38px;
    margin: 0;
    line-height: 37px
}

#domain {
    color: #7c7c7c;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    box-shadow: none;
    font-size: 35px;
    height: 74px
}

.sltDomain {
    width: 120px;
    float: right;
    position: relative;
    z-index: 100;
    cursor: pointer;
    font-size: 28px
}

.domain-wrap {
    width: 470px;
    height: 57px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: inset 0 2px 6px #eee;
    float: left;
    font-size: 40px;
    color: #aaa;
    padding-top: 5px;
    line-height: 0;
    position: relative
}

.domain-wrap .down-arrow {
    position: absolute;
    right: 4px;
    top: 18px;
    z-index: 9999;
    color: #000
}

input {
    outline: 0;
    border: 0
}

#submit {
    border-radius: 0;
    height: 74px
}

#itemDomain {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
    overflow: hidden;
    position: absolute;
    right: 143px;
    width: 130px
}

#itemDomain li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #ddd
}

#itemDomain li:last-child {
    border: 0
}

#itemDomain li a {
    display: inline-block;
    padding: 10px;
    text-align: left;
    color: #f0731f;
    background-color: #fff;
    text-decoration: none;
    width: 165px;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

#itemDomain li a:hover {
    background: #f9f9f9
}

.feature {
    background: url(../../images/bg_featured.png);
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
    padding-top: 50px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    padding-bottom: 60px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: #cac9c9 1px solid
}

.feature .content-feature {
    width: 262px;
    color: #3a3a3a;
    font-size: 28px;
    float: left;
    margin-left: 35px;
    margin-right: 35px;
    line-height: 30px
}

.shadow {
    background-color: #fff;
    text-align: center;
    box-shadow: 3px 3px 7px #828282;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#424243')"
}

#casesGrid {
    text-align: center
}

.caseslist h1 {
    float: left;
    width: 100%;
    border-top: 1px solid #696969;
    padding: 30px 0;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    margin: 0
}

.caseslist h1 span {
    color: #fff;
    background-color: #f36f2a;
    padding: 10px 20px;
    text-align: center
}

.caseslist h5 {
    margin: 5px 0;
    color: #696969
}

.caseslist h4 {
    margin: 0;
    line-height: 18px
}

.caseslist h6 {
    margin-top: 5px
}

.caseslist .caselist {
    float: left;
    width: 305px;
    height: 110px;
    border: 1px solid #ededed;
    padding: 10px;
    margin: 10px 10px 30px
}

.caseslist .caselist img {
    width: 112px;
    height: 71px;
    float: right;
    border: 1px solid #ededed
}

.caseslist .caselist.featured {
    background-color: #e6e9ed
}

.caseslist .caselist .info {
    float: left;
    width: 165px;
    word-wrap: break-word
}

.animate-show {
    -webkit-transition: all ease-out .2s;
    transition: all ease-out .2s;
    opacity: 1
}

.animate-show.ng-hide-add,
.animate-show.ng-hide-remove {
    display: block!important
}

.animate-show.ng-hide {
    opacity: 0
}

.caselist.ng-leave,
.caselist.ng-move,
.pcaselist.ng-enter {
    -webkit-transition: all linear .3s;
    transition: all linear .3s
}

.caselist.ng-enter,
.caselist.ng-leave.ng-leave-active,
.caselist.ng-move {
    opacity: 0
}

.caselist.ng-enter.ng-enter-active,
.caselist.ng-leave,
.caselist.ng-move.ng-move-active {
    opacity: 1
}

.hero {
    width: 100%
}

.breadcrumb {
    height: 64px;
    background-color: #f5f5f5;
    line-height: 64px;
    margin: 0;
    padding: 0
}

.mix {
    opacity: 0;
    display: none;
    width: 220px;
    height: 270px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center;
    padding: 5px
}

.mix .wrapper {
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    display: block
}

.mix img {
    width: 208px;
    height: 140px;
    border-bottom: 1px solid #dfdfdf
}

.mix h4 {
    font-weight: 400;
    text-transform: uppercase;
    color: #50bede;
    margin: 0;
    line-height: 18px
}

.mix h5 {
    text-transform: uppercase;
    color: #999;
    margin: 0
}

.mix p {
    margin-bottom: 25px
}

.mix a {
    text-decoration: none
}

.mix .info {
    overflow: auto;
    height: 87px;
    width: 100%;
    background-color: transparent;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

.mix:hover .wrapper {
    border: 1px solid #50bede
}

.mix:hover .info {
    background-color: #50bede
}

.mix:hover h5 {
    color: #dadada
}

.mix:hover h4 {
    color: #fff
}

.mix:hover .float {
    opacity: 1;
    top: 30px
}

.mix .float {
    position: absolute;
    background-color: #50bede;
    border-radius: 80px;
    color: #fff;
    font-size: 12px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 99
}

.image-mask {
    width: 220px;
    box-shadow: 3px 3px 7px #828282;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#424243')"
}

.wrap-info {
    position: relative;
    height: 110px;
    top: -2px
}

.similar-container {
    border-top: 1px solid #dadada;
    text-align: center
}

.similar-container .mix {
    opacity: 1!important;
    display: inline-block!important;
    margin: 0 18px
}

.similar-container h2 {
    font-size: 21px;
    color: #696969;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    margin: 20px 0;
    text-align: left
}

.similar-container h2 a {
    float: right;
    text-decoration: none;
    text-transform: none;
    font-size: 16px;
    width: 100px
}

.orange {
    color: #f36f2a!important
}

.filter {
    cursor: pointer
}

.filter-bar {
    margin: 0;
    background-color: #f5f5f5;
    height: 50px;
    line-height: 50px
}

.filter-bar input {
    height: 30px;
    line-height: 30px;
    padding: 5px;
    margin-left: 30px
}

.filter-btn {
    height: 50px;
    display: block;
    float: left;
    text-align: center;
    border-left: 1px solid #dfdfdf;
    color: #a9a9a9;
    padding: 0 18px
}

.filter-btn .glyphicon {
    line-height: inherit!important
}

.filter-btn:hover {
    color: #f36f21;
    text-decoration: none
}

.filter-btn:last-child {
    border-right: 1px solid #dfdfdf
}

.dropdown-menu {
    line-height: 16px
}

.dropdown-menu li {
    margin-bottom: 10px
}

.img-holder {
    text-align: center;
    position: relative;
    height: 360px
}

.img-holder .screen {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.img-holder .loader {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 150px
}

@media(max-width:768px) {
    .img-holder {
        height: 300px
    }
    .img-holder .screen {
        width: 343px
    }
    .img-holder .laptop-img {
        width: 514px
    }
    .img-holder .loader {
        top: 120px
    }
}

@media(max-width:640px) {
    .img-holder {
        height: 250px
    }
    .img-holder .loader {
        top: 100px
    }
    .img-holder .screen {
        width: 276px;
        top: 30px
    }
    .img-holder .laptop-img {
        width: 414px
    }
}

@media(max-width:480px) {
    .img-holder {
        height: 150px
    }
    .img-holder .loader {
        top: 50px
    }
    .img-holder .screen {
        width: 186px;
        top: 20px
    }
    .img-holder .laptop-img {
        width: 280px
    }
}

.case-details {
    width: 600px;
    float: left;
    margin-left: 60px
}

.case-container {
    margin-top: 30px
}

.case-info {
    float: left
}

#search .results,
.results {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    clear: both
}

#search .results.available .domain-text {
    display: inline-block
}

#search .results .domain-text {
    font-size: 16px;
    line-height: 20px;
    color: #5f5f5f;
    margin: 15px 0
}

#search .results .title {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 20px
}

#search .results .unavailable {
    color: #c33
}

#search .results .available {
    color: #42ba5d
}

#search .results .premium {
    color: #ba9524
}

.title-orange {
    color: #3f3f3f;
    font-size: 30px;
    font-family: "Roboto Condensed";
    text-transform: uppercase
}

#featured p {
    text-align: center;
    font-weight: 700;
    margin: 0 0 10px
}

#featured {
    margin: 20px 0
}

#featured ul {
    padding: 0;
    display: inline-block;
    list-style: none;
    overflow: hidden;
    margin: 20px auto
}

#featured li {
    width: 178px;
    height: 178px;
    margin: 5px;
    padding: 5px;
    background: #fff;
    border: 1px solid #c7ccd2;
    overflow: hidden;
    text-align: center;
    display: inline-block
}

#featured li img {
    width: 100%;
    display: block;
    margin: 20px auto;
    text-align: center;
    border: 0 solid gray
}

#featured span.register:hover {
    background: #319b49
}

#featured span.register {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    width: 90%;
    height: 40px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    line-height: 2.5;
    font-size: 16px;
    background: #42ba5d;
    color: #fff
}

.main {
    padding: 0;
    margin: 0
}

.searchbox,
.searchbox-big {
    position: relative;
    width: 596px;
    margin: 0;
    text-align: center;
    z-index: 99
}

.searchbox .tld-select,
.searchbox-big .tld-select {
    margin: 12px 0
}

.searchbox .select2-arrow,
.searchbox-big .select2-arrow {
    width: 31px!important
}

.searchbox-big.small,
.searchbox.small {
    text-align: center;
    margin: 0;
    width: auto
}

.searchbox-big.small h3,
.searchbox.small h3 {
    margin: 0 auto 10px;
    color: #fff;
    width: 100%;
    font-weight: 200;
    font-size: 30px;
    text-align: center
}

.searchbox-big.small .form-wrapper,
.searchbox.small .form-wrapper {
    width: auto;
    border: 0!important;
    height: auto
}

.searchbox-big.small #domain,
.searchbox.small #domain {
    width: 232px!important;
    margin: 0 0 0 6px!important;
    font-size: 27px!important;
    padding-left: 5px;
    height: 56px!important
}

.searchbox-big.small .sltDomain,
.searchbox.small .sltDomain {
    height: 56px!important;
    line-height: 56px;
    width: 98px!important;
    font-size: 25px!important
}

.searchbox-big.small .down-arrow,
.searchbox.small .down-arrow {
    float: left;
    margin-top: 12px!important
}

.searchbox-big.small .domain-wrapper,
.searchbox.small .domain-wrapper {
    background-color: #fff;
    width: 354px!important
}

.searchbox-big.small #submit,
.searchbox.small #submit {
    width: 56px;
    height: 56px;
    float: right;
    font-size: 27px;
    margin: 0!important
}

.searchbox-big.small #itemDomain,
.searchbox.small #itemDomain {
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada
}

.searchbox h3,
.searchbox-big h3 {
    color: #cdf12c;
    font-weight: 200;
    text-align: center;
    margin-bottom: 26px;
    font-size: 25px
}

.searchbox .search-arrow,
.searchbox .search-arrow-blue,
.searchbox .search-arrow-orange,
.searchbox-big .search-arrow,
.searchbox-big .search-arrow-blue,
.searchbox-big .search-arrow-orange {
    position: absolute;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -523px 0;
    width: 31px;
    height: 37px;
    margin: 0;
    padding: 0;
    top: 7px;
    right: 33px
}

.searchbox .search-arrow-blue,
.searchbox-big .search-arrow-blue {
    background-image: url(../../images/sprite.png);
    background-position: -492px 0;
    width: 31px;
    height: 37px
}

.searchbox .search-arrow-orange,
.searchbox-big .search-arrow-orange {
    background-image: url(../../images/sprite.png);
    background-position: -461px 0;
    width: 31px;
    height: 37px
}

.searchbox .domain-wrapper,
.searchbox-big .domain-wrapper {
    width: 497px;
    float: left;
    position: relative
}

.searchbox .domain-wrapper #itemDomain,
.searchbox-big .domain-wrapper #itemDomain {
    right: 0;
    top: 100%
}

.searchbox .form-wrapper,
.searchbox-big .form-wrapper {
    background-color: #fff;
    height: 74px;
    border-radius: none;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.searchbox .form-wrapper .btn,
.searchbox-big .form-wrapper .btn {
    float: left
}

.searchbox .form-wrapper .sltDomain,
.searchbox-big .form-wrapper .sltDomain {
    float: left;
    color: #f36f2a!important;
    margin: 0;
    padding: 0;
    height: 74px;
    font-size: 35px
}

.searchbox .form-wrapper .down-arrow-main,
.searchbox-big .form-wrapper .down-arrow-main {
    color: #ccc;
    display: block;
    font-size: 38px;
    cursor: pointer
}

.searchbox .form-wrapper .down-arrow,
.searchbox-big .form-wrapper .down-arrow {
    margin-top: 22px;
    color: #ccc;
    display: block;
    font-size: 18px;
    cursor: pointer
}

.searchbox .form-wrapper #domain,
.searchbox-big .form-wrapper #domain {
    float: left;
    width: 333px
}

.searchbox .form-wrapper .btn-green,
.searchbox-big .form-wrapper .btn-green {
    width: 98px;
    height: 74px;
    margin-top: 0!important;
    float: right;
    font-size: 38px;
    font-weight: 200;
    background-color: #a3c800;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.searchbox .form-wrapper .btn-green:hover,
.searchbox-big .form-wrapper .btn-green:hover {
    background-color: #718b00
}

@media(max-width:768px) {
    .searchbox-big .form-wrapper .btn-green {
        width: 74px
    }
    .searchbox-big .domain-wrapper {
        width: 520px
    }
}

@media(max-width:640px) {
    .searchbox-big .form-wrapper {
        width: 450px
    }
    .searchbox-big .form-wrapper #domain {
        width: 220px
    }
    .searchbox-big .domain-wrapper {
        width: 376px
    }
}

@media(max-width:480px) {
    .searchbox-big {
        width: 100%
    }
    .searchbox-big .search-arrow-orange {
        display: none
    }
    .searchbox-big .form-wrapper {
        width: 100%
    }
    .searchbox-big .form-wrapper #domain {
        width: 46%;
        font-size: 18px
    }
    .searchbox-big .form-wrapper .tld-select {
        width: 110px;
        margin-right: 10px
    }
    .searchbox-big .form-wrapper .tld-select .select2-choice {
        font-size: 18px
    }
    .searchbox-big .form-wrapper .btn-green {
        width: 100%;
        margin-bottom: 30px
    }
    .searchbox-big .domain-wrapper {
        width: 100%
    }
}

.col-centered {
    margin: 0 auto;
    float: none
}

.small-btn {
    height: auto;
    padding: 10px 10px 11px;
    font-size: 12px;
    border-radius: 0
}

#mainContainer .home-paragraph {
    height: 120px;
    text-align: justify;
    font-weight: 100;
    line-height: 22px
}

@media(max-width:1199px) {
    #mainContainer .home-paragraph {
        padding: 0 10px
    }
}

#goDown {
    cursor: pointer
}

.page-intro-text {
    margin: 80px 0;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 200;
    text-align: center;
    color: #868686
}

.page-intro-text strong {
    font-weight: 400;
    color: #5c5c5c
}

.page-header {
    text-align: center;
    border-bottom: 0
}

.page-header h2 {
    color: #f36f2a;
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 400
}

.page-header p {
    color: gray;
    font-size: 16px;
    width: 60%;
    margin: 0 auto
}

.current-menu-item a {
    padding-bottom: 5px!important;
    border-bottom: 2px solid #f36f21
}

.menu-item-55 a {
    border-bottom: 0!important
}

.page-shade {
    padding: 60px 0;
    background-color: #f5f5f5
}

.page-title-large {
    font-family: "Open Sans", sans-serif;
    font-size: 70px;
    color: #2f2f2f;
    font-weight: 100
}

.header-title,
.home-header-title {
    font-family: "Open Sans", sans-serif;
    font-size: 59px;
    line-height: 59px;
    font-weight: 200;
    color: #fff;
    padding: 0;
    width: 700px;
    text-align: center;
    margin: 70px auto 0
}

@media only screen and (max-device-width:640px),
and (min-device-width:320px),
only screen and (max-device-width:667px),
only screen and (max-width:480px) {
    .thank-you-header-title {
        font-family: "Open Sans", sans-serif;
        font-size: 50px;
        line-height: 70px;
        font-weight: 200;
        color: #f36f21;
        padding: 0;
        width: 100%;
        text-align: center;
        margin: 70px auto 0
    }
}

.reason-title {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #666;
    margin-left: 18px;
    line-height: 80px
}

.orange-circle {
    width: 80px;
    height: 80px;
    background-color: #f36f21;
    border-radius: 40px;
    float: left;
    text-align: center;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.orange-circle:hover {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin: -10px 0 0 -10px
}

.hourglass {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -172px 0;
    width: 24px;
    height: 33px
}

.checkmark {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -319px 0;
    width: 27px;
    height: 24px
}

.certificate {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -293px 0;
    width: 26px;
    height: 28px
}

.lock {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -149px 0;
    width: 23px;
    height: 31px
}

.gears {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -587px 0;
    width: 36px;
    height: 36px
}

.company {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -374px 0;
    width: 28px;
    height: 28px
}

.hero-internal img {
    max-height: 177px!important
}

.searchbox-container {
    margin-top: 74px
}

.hero-container,
.hero-internal {
    position: relative;
    max-height: 413px;
    min-height: 230px
}

.hero-container .hero,
.hero-internal .hero {
    min-height: 230px;
    max-height: 413px
}

.hero-container .hero-content,
.hero-internal .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 999;
    color: #fff
}

.hero-container .hero-content h1,
.hero-internal .hero-content h1 {
    font-size: 40px;
    line-height: 40px
}

.hero-container .hero-content p,
.hero-internal .hero-content p {
    font-size: 18px;
    margin: 0!important
}

.hero-container .hero-content .home-header-title,
.hero-internal .hero-content .home-header-title {
    font-size: 59px;
    line-height: 59px
}

.hero-container .hero-content .container,
.hero-internal .hero-content .container {
    height: 100%
}

@media(max-width:1199px) {
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 20px 0 10px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        display: none
    }
    .hero-container .hero-content .home-header-title,
    .hero-internal .hero-content .home-header-title {
        margin-top: 30px!important
    }
}

@media(max-width:1024px) {
    .hero-container .hero-content img,
    .hero-internal .hero-content img {
        display: none!important
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 20px 0 10px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        top: 29px;
        left: 254px
    }
}

@media(max-width:991px) {
    .hero-container .hero-content .vertical-align,
    .hero-internal .hero-content .vertical-align {
        position: inherit;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .hero-container .hero-content .vertical-align p,
    .hero-internal .hero-content .vertical-align p {
        font-size: 16px;
        text-align: center
    }
    .hero-container .hero-content h1,
    .hero-internal .hero-content h1 {
        font-size: 36px;
        line-height: 35px;
        margin: 20px auto 18px!important;
        width: 480px;
        text-align: center
    }
    .hero-container .hero-content .home-header-title,
    .hero-internal .hero-content .home-header-title {
        font-size: 40px;
        line-height: 35px;
        margin: 20px auto 12px!important;
        width: 480px;
        text-align: center
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 0 0 10px!important;
        font-size: 25px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        display: none
    }
    .hero-container .hero-content .searchbox-container,
    .hero-internal .hero-content .searchbox-container {
        float: none!important;
        position: inherit;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 0!important
    }
    .hero-container .hero-content .small h3,
    .hero-internal .hero-content .small h3 {
        width: 100%;
        font-size: 20px;
        margin: 0
    }
    .hero-container .hero-content .small .form-wrapper,
    .hero-internal .hero-content .small .form-wrapper {
        display: inline-block
    }
}

@media(min-width:640px) and (max-width:768px) {
    .hero-container .hero-content .header-title,
    .hero-internal .hero-content .header-title {
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .hero-container .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox-big {
        width: auto
    }
    .hero-container .hero-content .searchbox-big .form-wrapper #domain,
    .hero-internal .hero-content .searchbox-big .form-wrapper #domain {
        width: 286px
    }
}

@media(max-width:480px) {
    .hero-container .hero-content .home-header-title,
    .hero-container .hero-content h1,
    .hero-internal .hero-content .home-header-title,
    .hero-internal .hero-content h1 {
        font-size: 25px;
        line-height: 25px;
        width: auto;
        margin: 5px auto 5px!important
    }
    .hero-container .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox-big {
        width: auto;
        text-align: center;
        margin: 0
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        font-size: 19px
    }
    .hero-container .hero-content .searchbox-big .domain-wrapper,
    .hero-internal .hero-content .searchbox-big .domain-wrapper {
        width: 258px!important
    }
    .hero-container .hero-content p,
    .hero-internal .hero-content p {
        font-size: 14px!important
    }
    .hero-container .hero-content .small h3,
    .hero-internal .hero-content .small h3 {
        font-size: 19px;
        margin-bottom: 2px
    }
    .hero-container .hero-content .form-wrapper,
    .hero-internal .hero-content .form-wrapper {
        width: 300px!important;
        border: 0!important;
        height: auto;
        margin: 0!important
    }
    .hero-container .hero-content #domain,
    .hero-internal .hero-content #domain {
        width: 132px!important;
        margin: 0 0 0 6px!important;
        font-size: 18px!important;
        padding-left: 5px;
        height: 42px!important
    }
    .hero-container .hero-content .domain-wrapper,
    .hero-internal .hero-content .domain-wrapper {
        background-color: #fff;
        width: 250px!important
    }
    .hero-container .hero-content .sltDomain,
    .hero-internal .hero-content .sltDomain {
        height: 42px!important;
        line-height: 42px!important;
        width: 98px!important;
        font-size: 22px
    }
    .hero-container .hero-content #submit,
    .hero-internal .hero-content #submit {
        width: 42px;
        height: 42px;
        font-size: 18px;
        margin: 0!important
    }
    .hero-container .hero-content .down-arrow,
    .hero-internal .hero-content .down-arrow {
        float: left;
        margin-top: 5px!important
    }
    .hero-container .hero-content .col-md-6,
    .hero-internal .hero-content .col-md-6 {
        padding: 0
    }
}

@media(min-width:481px) and (max-width:640px) {
    .hero-container .hero-content p,
    .hero-internal .hero-content p {
        font-size: 14px!important
    }
    .hero-container .hero-content h1,
    .hero-internal .hero-content h1 {
        font-size: 22px;
        margin: 5px auto 10px!important
    }
    .hero-container .hero-content .searchbox-big,
    .hero-container .hero-content .searchbox.small,
    .hero-internal .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox.small {
        text-align: center;
        margin: 0;
        width: auto
    }
    .hero-container .hero-content .searchbox-big .form-wrapper,
    .hero-container .hero-content .searchbox.small .form-wrapper,
    .hero-internal .hero-content .searchbox-big .form-wrapper,
    .hero-internal .hero-content .searchbox.small .form-wrapper {
        width: 340px;
        border: 0!important;
        height: auto;
        margin: 0 auto!important
    }
    .hero-container .hero-content .searchbox-big #domain,
    .hero-container .hero-content .searchbox.small #domain,
    .hero-internal .hero-content .searchbox-big #domain,
    .hero-internal .hero-content .searchbox.small #domain {
        width: 176px!important;
        margin: 0 0 0 6px!important;
        font-size: 18px!important;
        padding-left: 5px;
        height: 42px!important
    }
    .hero-container .hero-content .searchbox-big .sltDomain,
    .hero-container .hero-content .searchbox.small .sltDomain,
    .hero-internal .hero-content .searchbox-big .sltDomain,
    .hero-internal .hero-content .searchbox.small .sltDomain {
        height: 42px!important;
        line-height: 42px!important;
        width: 98px!important;
        font-size: 22px
    }
    .hero-container .hero-content .searchbox-big .down-arrow,
    .hero-container .hero-content .searchbox.small .down-arrow,
    .hero-internal .hero-content .searchbox-big .down-arrow,
    .hero-internal .hero-content .searchbox.small .down-arrow {
        float: left;
        margin-top: 5px!important
    }
    .hero-container .hero-content .searchbox-big .domain-wrapper,
    .hero-container .hero-content .searchbox.small .domain-wrapper,
    .hero-internal .hero-content .searchbox-big .domain-wrapper,
    .hero-internal .hero-content .searchbox.small .domain-wrapper {
        background-color: #fff;
        width: 298px!important
    }
    .hero-container .hero-content .searchbox-big #submit,
    .hero-container .hero-content .searchbox.small #submit,
    .hero-internal .hero-content .searchbox-big #submit,
    .hero-internal .hero-content .searchbox.small #submit {
        width: 42px;
        height: 42px;
        font-size: 18px;
        margin: 0!important
    }
    .hero-container .hero-content .searchbox-big #itemDomain,
    .hero-container .hero-content .searchbox.small #itemDomain,
    .hero-internal .hero-content .searchbox-big #itemDomain,
    .hero-internal .hero-content .searchbox.small #itemDomain {
        border-left: 1px solid #dadada;
        border-right: 1px solid #dadada;
        border-bottom: 1px solid #dadada
    }
}

@media(max-width:640px) {
    .grey-divide {
        display: none!important
    }
}

@media(max-width:1024px) {
    .row-quees-content {
        margin: 50px 0;
        padding: 0
    }
    .row-quees-content:last-child {
        margin-bottom: 130px
    }
}

.row-footer-content {
    padding: 15px 0!important
}

.footer-block {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    margin-bottom: 45px
}

.footer-block h6 {
    font-weight: 700;
    font-size: 14px;
    color: #424242;
    padding-bottom: 12px;
    border-bottom: 1px solid #b7b7b7;
    text-transform: uppercase
}

.footer-block p {
    color: #7a7a7a;
    margin: 20px 0
}

.footer-block a {
    text-decoration: none;
    color: #7a7a7a
}

.footer-block a:hover {
    color: #f36f21
}

.footer-block .register-top-btn {
    display: inline-block
}

.footer-block .post-date {
    text-transform: none!important;
    display: block;
    font-size: 12px;
    color: #b5b5b5
}

.footer-block ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-block ul li {
    margin: 5px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.footer-block ul li .image-container {
    width: 53px;
    height: 53px;
    background-color: #ccc;
    margin-right: 20px;
    float: left
}

.footer-block ul li .image-container img {
    width: 100%;
    height: auto;
    display: block
}

.footer-block .footer-nav li {
    text-transform: none;
    font-size: 14px;
    font-weight: 400
}

.footer-block .social li {
    margin-right: 24px;
    display: inline-block
}

.footer-block .social li a {
    display: block
}

.footer-block .current-menu-item a {
    border-bottom: 0!important
}

.footer-shade {
    background-color: #ededed;
    padding-top: 80px
}

.twitter {
    background-image: url(../../images/sprite.png);
    background-position: -431px 0;
    width: 30px;
    height: 21px
}

.tumbler {
    background-image: url(../../images/sprite.png);
    background-position: -29px 0;
    width: 18px;
    height: 24px
}

.facebook {
    background-image: url(../../images/sprite.png);
    background-position: -220px 0;
    width: 24px;
    height: 24px
}

.googleplus {
    background-image: url(../../images/sprite.png);
    background-position: -244px 0;
    width: 24px;
    height: 24px
}

.flip {
    -webkit-perspective: 60;
    perspective: 800px
}

.flip a {
    -webkit-transition: all 300ms cubic-bezier(0.19, 1, .73, 1);
    -webkit-transition: all 300ms cubic-bezier(0.19, 1, .73, 1.6);
    -moz-transition: all 300ms cubic-bezier(0.19, 1, .73, 1.6);
    -o-transition: all 300ms cubic-bezier(0.19, 1, .73, 1.6);
    transition: all 300ms cubic-bezier(0.19, 1, .73, 1.6)
}

.flip:hover a {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px)
}

.validate-form input.ng-invalid.ng-dirty {
    background-color: #fa787e
}

.validate-form input.ng-valid.ng-dirty {
    background-color: #78fa89
}

.error-text {
    color: #fa787e
}

.contact-form {
    padding-right: 20px;
    border-right: 1px solid #ccc;
    margin-bottom: 50px
}

.contact-form p {
    font-size: 14px;
    line-height: 14px
}

.thank-you {
    display: none
}

.recent-post img {
    background-color: #eaeaea;
    border: 1px solid #f0f0f0;
    width: 78px;
    height: 47px;
    float: left
}

.recent-post div {
    width: 220px;
    margin-left: 15px;
    overflow: hidden;
    line-height: 8px
}

.recent-post h5 {
    color: #f36f21;
    font-weight: 400;
    font-size: 15px;
    margin: 0
}

.recent-post p {
    color: #666;
    font-size: 12px;
    height: 14px;
    line-height: 16px;
    margin: 5px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.recent-post span {
    color: #b5b5b5;
    font-size: 12px
}

.widget-title {
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bababa;
    margin-bottom: 30px
}

.widget-area {
    margin-top: 45px
}

.archives-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.archives-list li {
    float: left;
    width: 48px;
    height: 48px;
    border: 1px solid #b7b7b7;
    text-align: center;
    margin-left: -1px
}

.archives-list li:hover {
    background-color: #999
}

.archives-list li:hover a {
    color: #fff;
    text-decoration: none
}

.archives-list li:hover a span {
    color: #fff
}

.archives-list li a {
    color: #999;
    display: block;
    line-height: 13px
}

.archives-list li a span {
    font-size: 11px;
    color: #b5b5b5
}

.tagcloud {
    line-height: 17px
}

.tagcloud a {
    color: #979797
}

.tagcloud a:hover {
    color: #f36f21;
    text-decoration: none
}

.widget {
    margin-top: 40px
}

.grey-divide {
    border-top: 15px solid #f5f5f5
}

.grey-divide a {
    width: 106px;
    height: 45px;
    background-color: #f5f5f5;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-bottom-right-radius: 45px;
    border-bottom-left-radius: 45px
}

.chevron {
    background-image: url(../../images/sprite.png);
    background-position: -554px 0;
    width: 33px;
    height: 21px;
    display: block;
    margin: 0 auto
}

.case-box-home {
    margin-top: 20px;
    text-align: center;
    padding: 0 10px
}

@media(max-width:480px) {
    .case-box-home {
        width: 100%
    }
}

.case-box-home .wrapper {
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    display: block
}

.case-box-home img {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #dfdfdf
}

.case-box-home h4 {
    font-weight: 400;
    text-transform: uppercase;
    color: #50bede;
    margin: 0
}

.case-box-home h5 {
    text-transform: uppercase;
    color: #999;
    margin: 0
}

.case-box-home p {
    margin-bottom: 25px
}

.case-box-home a {
    text-decoration: none
}

.case-box-home .info {
    overflow: auto;
    height: 87px;
    width: 100%;
    background-color: transparent;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

.case-box-home:hover .wrapper {
    border: 1px solid #50bede
}

.case-box-home:hover .info {
    background-color: #50bede
}

.case-box-home:hover h5 {
    color: #dadada
}

.case-box-home:hover h4 {
    color: #fff
}

.case-box-home:hover .float {
    opacity: 1;
    top: 20%
}

.case-box-home .float {
    position: absolute;
    background-color: #50bede;
    border-radius: 80px;
    color: #fff;
    font-size: 16px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 99
}

@media(max-width:640px) {
    .case-box-home .float {
        width: 80px;
        height: 80px;
        font-size: 12px;
        line-height: 80px
    }
}

.register-top-btn {
    background: #50bede;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 1px;
    -webkit-transition-property: color, background, border;
    -webkit-transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, background, border;
    -moz-transition-duration: .2s, .2s;
    -moz-transition-timing-function: linear, ease-in;
    transition-property: color, background, border;
    transition-duration: .2s, .2s;
    transition-timing-function: linear, ease-in;
    border: 0;
    text-transform: uppercase
}

.register-top-btn:disabled {
    opacity: .5
}

.register-top-btn:hover {
    background: #3aa5c4;
    text-decoration: none!important;
    color: #fff
}

.register-top-btn .glyphicon {
    margin-left: 10px;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.globe {
    border: 0 solid #d3d3d3;
    position: absolute;
    top: -125px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.posts {
    background-color: #f5f5f5;
    margin: 45px 0 20px;
    padding-bottom: 45px
}

.posts .register-top-btn {
    margin-right: -14px;
    border-radius: 0!important;
    padding: 10px 40px
}

.posts .register-top-btn:hover {
    color: #fff
}

.posts a:hover {
    color: #f36f21
}

.posts .entry-header {
    position: relative;
    height: 212px;
    margin-bottom: 32px
}

@media(max-width:991px) {
    .posts .entry-header h1 {
        margin-top: 210px
    }
}

@media(max-width:1199px) {
    .posts .entry-header h1 {
        text-align: right
    }
}

.posts .entry-title {
    line-height: 42px
}

.posts .entry-title span {
    color: #b5b5b5;
    font-size: 14px;
    display: block
}

.posts .entry-thumbnail {
    position: absolute;
    left: -30px;
    top: 16px;
    border: 1px solid #dfdfdf;
    width: 335px;
    height: 187px
}

.posts .entry-thumbnail img {
    width: 100%;
    height: 100%
}

.posts .entry-thumbnail .small-shade {
    background-image: url(../../images/sprite.png);
    background-position: -13px 0;
    width: 16px;
    height: 11px;
    display: block;
    margin: 1px 0 0 -2px;
    position: absolute;
    bottom: -12px
}

.posts p {
    font-size: 15px;
    line-height: 22px
}

.posts .social-links {
    margin-top: 60px
}

.posts ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.posts ul li {
    float: left;
    line-height: 17px
}

.stickybar {
    background-color: #f0f0f0;
    height: 102px;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    z-index: 99
}

.stickybar a {
    font-size: 18px;
    color: #696969;
    text-decoration: none;
    padding-bottom: 12px;
    display: inline-block;
    text-align: center;
    margin: 21px 20px 0
}

.stickybar a span {
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns=\'http://www.w3.org/2000/svg\'><filter%20id=\'grayscale\'><feColorMatrix%20type=\'matrix\'%20values=\'0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200\'/></filter></svg>#grayscale");
    filter: gray;
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.stickybar a.selected,
.stickybar a:hover {
    color: #eb5904;
    border-bottom: 5px solid #eb5904
}

.stickybar a.selected span,
.stickybar a:hover span {
    filter: none;
    -webkit-filter: grayscale(0)
}

.stickybar.stuck {
    position: fixed;
    top: 0;
    width: 100%
}

@media(max-width:1199px) {
    .stickybar a {
        margin: 21px 7px 0
    }
}

@media(max-width:991px) {
    .stickybar a {
        margin: 21px 10px 0;
        font-size: 13px
    }
}

@media(max-width:768px) {
    .sticky-wrapper {
        display: none
    }
}

.que-es-target h1 {
    font-size: 50px
}

@media(max-width:768px) {
    .que-es-target h1 {
        width: auto!important
    }
}

.que-es-target h2 {
    font-size: 33px;
    font-weight: 100;
    color: #f56e05
}

.que-es-target img {
    width: 100%;
    height: auto
}

.que-es-target ul li {
    margin: 10px 0;
    font-size: 16px
}

.que-es-target p {
    font-weight: 400
}

.que-es-target a {
    word-wrap: break-word
}

.list-icon {
    background-image: url(../../images/sprite.png);
    background-position: 0 0;
    width: 13px;
    height: 15px;
    display: block;
    float: left;
    margin: 5px 10px 0 0
}

.globe-icon {
    background-image: url(../../images/sprite.png);
    background-position: -346px 0;
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto
}

.question-icon {
    background-image: url(../../images/sprite.png);
    background-position: -85px 0;
    width: 21px;
    height: 29px;
    display: block;
    margin: 0 auto
}

.marker-icon {
    background-image: url(../../images/sprite.png);
    background-position: -127px 0;
    width: 22px;
    height: 26px;
    display: block;
    margin: 0 auto
}

.play-icon {
    background-image: url(../../images/sprite.png);
    background-position: -106px 0;
    width: 21px;
    height: 23px;
    display: block;
    margin: 0 auto
}

.row {
    margin-right: 0;
    margin-left: 0
}

.row-arrow {
    background: #fff;
    padding-top: 10px
}

.row-quees {
    background: #fff
}

.row-quees-content {
    margin: 89px 0 77px
}

.row-quees-content img {
    margin-top: 0;
    opacity: .4;
    filter: alpha(opacity=40)
}

.row-quees-content h2 {
    letter-spacing: -1.5px;
    margin: 0
}

.row-quees-content p {
    height: 120px;
    text-align: justify;
    font-weight: 100;
    line-height: 22px;
    margin-top: 43px
}

@media(max-width:1199px) {
    .row-quees-content p {
        padding: 0 10px
    }
}

.row-obten {
    background: #fff
}

.row-obten-content {
    margin: 50px 0 100px
}

.row-cases {
    background: #f5f5f5;
    position: relative;
    overflow: hidden
}

.row-cases-content {
    margin: 89px 0 0
}

.row-cases-content h1 {
    font-size: 48px;
    color: #50bede;
    margin: 0 0 30px
}

.row-cases-content h3 {
    margin: 30px 0;
    font-size: 18px;
    font-weight: 600
}

.row-cases-content h4 {
    width: 60%;
    margin: 10px auto
}

.row-escoger {
    background: #f5f5f5;
    padding-bottom: 100px;
    padding-top: 20px
}

.row-escoger-img {
    margin-bottom: 30px
}

.row-escoger-content {
    margin: 100px 0
}

.row-escoger-content img {
    margin-left: 200px
}

.escoger-icon {
    width: 50px;
    height: 50px;
    float: left;
    background: #f5f5f5;
    border: 1px solid #999;
    margin-right: 20px
}

.escoger-item {
    padding-bottom: 40px
}

.row-footer {
    background: #424242
}

.row-footer-content {
    color: #676768
}

.row-footer-content ul li {
    border-left: 1px solid #555;
    padding-left: 20px;
    list-style: none
}

.row-footer-content a {
    color: #666
}

.row-footer-content .active a {
    color: #f36f21
}

.row-footer-content a:hover {
    color: #f36f21;
    text-decoration: none
}

#return-to-top {
    position: fixed;
    bottom: 40px;
    right: 0;
    background: 0 0;
    border-top: 0 solid #999;
    width: 50px;
    height: 50px;
    text-decoration: none;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top i {
    color: #999;
    margin: 0;
    position: relative;
    left: 11px;
    top: 11px;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top:hover {
    background: 0 0
}

#return-to-top:hover i {
    color: #f36f21;
    top: 5px
}

.que-es-steps .steps-title {
    border-right: 2px solid #e1e1e1
}

.que-es-steps .steps-title div {
    width: 280px
}

@media(max-width:991px) {
    .que-es-steps .steps-title div {
        width: auto
    }
}

.que-es-steps .steps-title h1 {
    width: auto;
    font-size: 95px;
    font-weight: 400;
    margin: 0 4px 0 0;
    line-height: 69px
}

.que-es-steps .steps-title h4 {
    font-size: 24px;
    font-weight: 400;
    margin: 0
}

.que-es-steps .steps-title p {
    font-size: 14px
}

.que-es-steps .steps-content {
    margin: 15px 0 0 24px
}

.que-es-steps .steps-content strong {
    font-weight: 500
}

.que-es-steps .steps-content p {
    line-height: 16px;
    font-size: 14px;
    font-weight: 200;
    color: #666
}

.blue-bar {
    background-color: #56bddc;
    color: #fff;
    font-weight: 500;
    text-align: center;
    height: 62px;
    line-height: 62px
}

#wrapper {
    clear: both;
    text-align: center;
    position: relative
}

#wrapper .next,
#wrapper .prev {
    position: absolute;
    z-index: 99;
    display: block;
    top: 142px
}

#wrapper .prev {
    left: -30px;
    background-image: url(../../images/sprite.png);
    background-position: -812px 0;
    width: 55px;
    height: 55px
}

#wrapper .next {
    right: -30px;
    background-image: url(../../images/sprite.png);
    background-position: -757px 0;
    width: 55px;
    height: 55px
}

#wrapper .carousel-container {
    display: block;
    margin: 0 auto 70px;
    position: relative;
    width: 1070px;
    height: 350px
}

@media(max-width:1199px) {
    #wrapper .caroufredsel_wrapper {
        position: absolute!important;
        left: 50%!important;
        margin-left: -528px!important
    }
    #wrapper .carousel-container {
        width: 100%
    }
    #wrapper .next {
        right: 0
    }
    #wrapper .prev {
        left: 0
    }
}

@media(max-width:768px) {
    #wrapper .hover {
        opacity: .8!important;
        top: 50%!important
    }
}

.caroufredsel_wrapper {
    margin: 0 auto!important
}

#carousel {
    height: 347px!important;
    overflow: hidden
}

#carousel a {
    display: block;
    float: left;
    position: relative
}

#carousel a:hover img {
    filter: none;
    -webkit-filter: grayscale(0)
}

#carousel a .hover {
    position: absolute;
    background-color: #50bede;
    border-radius: 80px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 154px;
    height: 154px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 99;
    top: 50%;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 11px
}

#carousel a .hover span {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-overflow: ellipsis;
    overflow: hidden
}

#carousel img {
    width: 100%;
    height: 100%;
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns=\'http://www.w3.org/2000/svg\'><filter%20id=\'grayscale\'><feColorMatrix%20type=\'matrix\'%20values=\'0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200\'/></filter></svg>#grayscale");
    filter: gray;
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.scrolltop {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    display: inline-block;
    padding: 5px 10px;
    background-color: #50bede;
    color: #fff;
    margin-bottom: 34px
}

.scrolltop:hover {
    text-decoration: none;
    color: #fff
}

@media(max-width:444px) {
    #recaptcha_challenge_image,
    #recaptcha_image {
        margin: 0!important;
        width: 200px!important
    }
    input[type=text]#recaptcha_response_field {
        width: 84%!important
    }
    .recaptchatable .recaptcha_image_cell,
    .recaptchatable .recaptcha_r1_c1,
    .recaptchatable .recaptcha_r2_c1,
    .recaptchatable .recaptcha_r3_c1,
    .recaptchatable .recaptcha_r3_c2,
    .recaptchatable .recaptcha_r3_c3,
    .recaptchatable .recaptcha_r4_c1,
    .recaptchatable .recaptcha_r4_c2,
    .recaptchatable .recaptcha_r4_c4,
    .recaptchatable .recaptcha_r7_c1,
    .recaptchatable .recaptcha_r8_c1 {
        background: none!important
    }
    #recaptcha_table {
        width: 100%!important
    }
}

.form-group {
    width: 100%
}

.fa-spin {
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

:disabled {
    opacity: .6
}

.fa.icon-cog {
    position: absolute;
    left: 85px;
    top: 23px
}

input.ng-invalid.ng-dirty {
    background-color: #fa787e
}

.reveal {
    -webkit-transition: .3s cubic-bezier(0, 1, .69, 1)
}

.reveal.ng-hide-add,
.reveal.ng-hide-remove {
    display: block!important
}

.reveal.ng-hide {
    opacity: 0
}

.reveal-fast {
    -webkit-transition: .1s cubic-bezier(0, 1, .69, 1)
}

.reveal-fast.ng-hide-add,
.reveal-fast.ng-hide-remove {
    display: block!important
}

.reveal-fast.ng-hide {
    opacity: 0
}

#domain-opt h3 {
    text-align: left;
    font-size: 34px;
    margin-bottom: 70px
}

.opt-block ul li {
    margin-bottom: 50px
}

.opt-block ul li span {
    height: auto;
    display: inline-block;
    vertical-align: top
}

.opt-block ul li span.number {
    width: 60px;
    height: 60px;
    border: 1px solid #06a1eb;
    border-radius: 50%;
    font-size: 40px;
    text-align: center;
    color: #06a1eb;
    font-weight: 300;
    line-height: 1.5em
}

.opt-block ul li span.list-content {
    margin-left: 30px;
    font-size: 16px;
    width: 80%;
    line-height: 1.75em
}

#domain-opt:after {
    content: "";
    background: 0
}

.faq-note {
    margin-left: 35px
}

.faq-note p {
    font-style: italic;
    font-weight: 600;
    line-height: 1.75
}

#pop-opt {
    margin-left: 0;
    padding-left: 20px;
    min-height: 710px
}

#pop-opt:before {
    border: 0
}

#pop-opt.opt-block h3.main-title {
    font-size: 28px;
    color: #f36f21;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0
}

#pop-opt h4 {
    font-color: #999;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px
}

#pop-opt .pop-logo {
    width: 36px;
    height: 36px;
    background-size: cover
}

#pop-opt.opt-block h3 {
    font-weight: 700;
    font-size: 19px
}

.red {
    color: #c33
}

.green {
    color: #42ba5d
}

#pop-opt.opt-block h3.red {
    color: #c33
}

#pop-opt.opt-block h3.green {
    color: #42ba5d
}

.form-container {
    background-color: #f0eeef
}

.form-container .search-container {
    padding: 20px
}

.form-container .search-container * {
    float: left;
    margin-bottom: 0
}

.form-container .search-container span.co {
    margin-left: -40px;
    margin-top: 2px;
    font-size: 24px;
    color: #f36f21
}

.form-container .search-container input {
    width: 62%;
    height: 30px
}

.form-container .search-container button.primary {
    width: 35%;
    padding: 10px 12px 10px 25px;
    margin-top: 0;
    margin-left: -1px;
    min-width: inherit;
    position: relative
}

.form-container .search-container button.primary i {
    position: absolute;
    top: 13px;
    left: 8px
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .form-container .search-container button.primary {
        padding: 13px 4px 12px 18px;
        font-size: 12px
    }
    .form-container .search-container button.primary i {
        top: 37%;
        left: 8%
    }
}

@media only screen and (max-width:767px) {
    #pop-opt {
        padding-left: 0;
        border-left: 0 none
    }
    .form-container .search-container {
        padding: 10px
    }
    .notfound-container {
        padding: 0 40px 10px 10px
    }
}

.notfound-container {
    padding: 0 40px 20px
}

.notfound-container p {
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC
}

.opt-block .suggestions ul {
    margin-left: 20px
}

.opt-block .suggestions ul li {
    margin-bottom: 5px;
    min-height: inherit;
    display: inline-block;
    width: 50%;
    font-weight: 700
}

.found-container p {
    padding: 0 30px
}

.found-container form {
    padding: 0 20px
}

.found-container form .form-group-inline:first-child {
    margin-right: 20px
}

.found-container form .form-group-inline {
    display: inline-block;
    float: left;
    width: 45%
}

.found-container form label {
    text-align: left;
    font-weight: 400;
    padding-left: 5px;
    padding-bottom: 5px
}

.found-container form .form-group input[type=email],
.found-container form .form-group input[type=text] {
    width: 97%
}

.found-container form .form-group.terms {
    margin-bottom: 25px
}

.found-container form .form-group.terms input {
    margin-left: -6px
}

.found-container form .form-group.terms label {
    display: inline;
    font-size: 12px
}

.found-container form .form-group.terms label img {
    position: relative;
    top: 7px;
    left: 3px
}

.found-container form button.primary {
    width: 100%
}

@media only screen and (max-width:767px) {
    .notfound-container {
        padding: 0 10px 10px
    }
}

.thankyou-container {
    padding: 20px
}

#pop-opt.opt-block .thankyou-container h3.green {
    line-height: 1.25em;
    font-size: 24px;
    font-weight: 400
}

.thankyou-container h3 i {
    font-size: 60px;
    line-height: 90px
}

.thankyou-container p small a {
    font-style: italic
}

.social-container ul li {
    display: inline-block;
    margin: 0 10px;
    min-height: 0
}

.social-container ul {
    text-align: center;
    margin: 20px 0
}

.addthis_native_toolbox {
    display: inline-block
}

button.primary.orange {
    position: relative
}

.thank-you-header-title {
    font-family: "Open Sans", sans-serif;
    font-size: 80px;
    line-height: 70px;
    font-weight: 200;
    color: #f36f21;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 70px auto 0
}

@media only screen and (max-device-width:640px),
and (min-device-width:320px),
only screen and (max-device-width:667px),
only screen and (max-width:480px) {
    .thank-you-header-title {
        font-family: "Open Sans", sans-serif;
        font-size: 50px;
        line-height: 70px;
        font-weight: 200;
        color: #f36f21;
        padding: 0;
        width: 100%;
        text-align: center;
        margin: 70px auto 0
    }
}

.thank-you-main-content {
    background: #f0f0f0;
    border-bottom: 5px solid #f48932
}

@media (max-width:640px) {
    .hide-xs-min {
        display: none!important
    }
}

@media (max-width:768px) {
    .hide-xs {
        display: none!important
    }
}

@media (max-width:480px) {
    .hide-sm {
        display: none!important
    }
}

@media (max-width:1024px) {
    .hide-md {
        display: none!important
    }
}

@media (max-width:880px) {
    .hide-md-min {
        display: none!important
    }
}

@media (max-width:1199px) {
    .hide-lg {
        display: none!important
    }
}

@media (max-width:640px) {
    .show-xs-min {
        opacity: 1!important;
        display: block!important
    }
}

@media (max-width:768px) {
    .show-xs {
        opacity: 1!important;
        display: block!important
    }
}

@media (max-width:480px) {
    .show-sm {
        opacity: 1!important;
        display: block!important
    }
}

@media (max-width:1024px) {
    .show-md {
        opacity: 1!important;
        display: block!important
    }
}

@media (max-width:880px) {
    .show-md-min {
        opacity: 1!important;
        display: block!important
    }
}

@media (max-width:1199px) {
    .show-lg {
        opacity: 1!important;
        display: block!important
    }
}

@media (max-width:1024px) {
    .nav li a {
        padding: 0 5px;
        font-size: 12px
    }
    .nav li a .register-top-btn {
        padding: 10px
    }
}

@media (max-width:991px) {
    .nav li a {
        padding: 0 5px!important;
        font-size: 12px
    }
    .nav li a .register-top-btn {
        padding: 10px
    }
}

.navbar-toggle {
    margin: 22px 20px 0 0
}

.navbar-default {
    height: 96px!important
}

.header-bar {
    height: 96px
}

.navbar-nav {
    margin: 31px 0 0!important;
    padding: 0!important
}

@media (max-width:768px) {
    .navbar-nav {
        z-index: 9999;
        position: absolute;
        right: 0;
        top: 18px !important;
        background-color: #fff;
        height: 200px!important
    }
    .navbar-nav li {
        margin-top: 15px
    }
}

.navbar-nav>li>a {
    padding: 0 12px;
    border-left: 0!important;
    border-right: 0!important
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.formsearch {
    position: relative;
    top: -29px
}

#search {
    margin: 30px 0
}

#search .formsearch {
    top: 0
}

#search .feature {
    padding-bottom: 81px
}

.intro p {
    font-size: 16px;
    margin-top: 0;
    padding-top: 0
}

#submit-domain .col {
    width: 370px
}

#submit-domain .first {
    margin-right: 116px
}

p {
    font-size: 16px;
    font-weight: 100;
    line-height: 22px
}

textarea {
    border: 1px solid #ccc
}

label {
    font-size: 13px
}

.Bg .ah:hover {
    background: no-repeat url(//ssl.gstatic.com/s2/oz/images/stars/po/Publisher/sprite4-a67f741843ffc4220554c34bd01bb0bb.png) 0 -741px
}

.available-icon,
.countdown-icon,
.unavailable-icon {
    display: inline-block;
    vertical-align: middle;
    width: 41px;
    height: 41px;
    position: relative;
    top: -1px;
    left: -10px
}

.available-icon {
    background: url(../../images/icons/register-available.png) no-repeat
}

.unavailable-icon {
    background: url(../../images/icons/register-unavailable.png) no-repeat
}

.countdown-icon {
    background: url(../../images/icons/countdown-icon.png) no-repeat;
    width: 29px;
    height: 40px
}

.tierregister-arrow-icon {
    width: 72px;
    height: 71px;
    background: url(../../images/icons/register-arrow.png) no-repeat;
    position: absolute;
    display: block;
    top: 20px;
    left: 49%;
    margin-left: -260px
}

.register-arrow-icon {
    width: 72px;
    height: 71px;
    background: url(../../images/icons/register-arrow.png) no-repeat;
    position: absolute;
    display: block;
    top: 20px;
    left: 50%;
    margin-left: -260px
}

.tld-select {
    background: 0 0;
    margin: 10px 4px 0;
    float: right;
    width: 130px
}

.premium-btn {
    background: #ba9524;
    padding: 10px 11px;
    display: inline-block;
    margin-bottom: 15px;
    color: #fff
}

#result .results.ng-enter {
    -webkit-animation: flipInX .8s;
    -moz-animation: flipInX .8s;
    -ms-animation: flipInX .8s;
    animation: flipInX .8s
}

#drawer {
    background: #fff;
    border: 1px solid #ddd;
    font-family: Roboto, sans-serif;
    margin-bottom: 30px
}

#drawer ul {
    overflow: hidden
}

#drawer ul li {
    float: left;
    display: block;
    margin: 10px 0 0 40px;
    width: 140px;
    height: 70px
}

#suggested-domains h4 {
    font-family: "Roboto Condensed", sans-serif;
    color: #42ba5d;
    margin-bottom: 20px;
    font-size: 22px
}

#suggested-domains ul {
    margin: 10px 0
}

#suggested-domains li a:hover {
    text-decoration: underline
}

#suggested-domains li a strong {
    color: #666;
    font-style: normal;
    font-weight: 400
}

#suggested-domains li a {
    cursor: pointer;
    font-size: 14px;
    color: #999;
    font-style: italic
}

#suggested-domains li {
    display: inline-block;
    width: 220px
}

#suggested-domains {
    border-top: 1px solid #ddd;
    padding: 10px 0;
    font-family: "Roboto Condensed", sans-serif
}

.drawer-toggle-wrap {
    border-top: 1px solid #ddd;
    padding: 10px 0;
    clear: both;
    text-align: center;
    margin-top: 30px
}

.drawer-toggle-btn strong {
    color: #f0731f
}

.drawer-toggle-btn {
    font-size: 14px;
    color: #666;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s
}

.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none!important
}

.rotate {
    -webkit-transform: rotate(0deg) translate3d(0, 0, 0);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0)
}

.rotate180 {
    -webkit-transform: rotate(-180deg) translate3d(0, 0, 0);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2)
}

#minibuscador {
    position: relative;
    display: block;
    float: right;
    width: 385px
}

#minibuscador .domain-wrap {
    width: 270px;
    font-size: 18px;
    color: #7c7c7c;
    height: 40px;
    border: 1px solid #A4A4A4;
    box-shadow: none;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    margin: 0
}

#minibuscador .sltDomain {
    width: 75px!important;
    padding: 5px;
    background-color: #fff;
    height: 38px
}

#minibuscador #itemDomain {
    background-color: #fff;
    width: 70px;
    right: 0
}

#minibuscador #itemDomain li {
    padding: 5px 0 0
}

#minibuscador #itemDomain li a {
    font-size: 12px;
    cursor: pointer
}

#minibuscador input {
    width: 188px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    height: 38px;
    margin: 0;
    line-height: 37px
}

#domain {
    color: #7c7c7c;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    box-shadow: none;
    font-size: 35px;
    height: 74px
}

.sltDomain {
    width: 130px;
    float: right;
    position: relative;
    z-index: 100;
    cursor: pointer;
    font-size: 28px
}

.domain-wrap {
    width: 470px;
    height: 57px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: inset 0 2px 6px #eee;
    float: left;
    font-size: 40px;
    color: #aaa;
    padding-top: 5px;
    line-height: 0;
    position: relative
}

.domain-wrap .down-arrow {
    position: absolute;
    right: 4px;
    top: 18px;
    z-index: 9999;
    color: #000
}

input {
    outline: 0;
    border: 0
}

#submit {
    border-radius: 0;
    height: 74px
}

#itemDomain {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: none;
    overflow: hidden;
    position: absolute;
    right: 143px;
    width: 130px
}

#itemDomain li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: 1px solid #ddd
}

#itemDomain li:last-child {
    border: 0
}

#itemDomain li a {
    display: inline-block;
    padding: 10px;
    text-align: left;
    color: #f0731f;
    background-color: #fff;
    text-decoration: none;
    width: 165px;
    font-family: Roboto, sans-serif;
    cursor: pointer
}

#itemDomain li a:hover {
    background: #f9f9f9
}

.feature {
    background: url(../../images/bg_featured.png);
    position: relative;
    float: left;
    display: inline-block;
    width: 100%;
    padding-top: 50px;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    padding-bottom: 60px;
    margin-bottom: 20px;
    margin-top: 20px;
    border: #cac9c9 1px solid
}

.feature .content-feature {
    width: 262px;
    color: #3A3A3A;
    font-size: 28px;
    float: left;
    margin-left: 35px;
    margin-right: 35px;
    line-height: 30px
}

.shadow {
    background-color: #fff;
    text-align: center;
    box-shadow: 3px 3px 7px #828282;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#424243')"
}

#casesGrid {
    text-align: center
}

.caseslist h1 {
    float: left;
    width: 100%;
    border-top: 1px solid #696969;
    padding: 30px 0;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    font-size: 28px;
    margin: 0
}

.caseslist h1 span {
    color: #fff;
    background-color: #f36f2a;
    padding: 10px 20px;
    text-align: center
}

.caseslist h5 {
    margin: 5px 0;
    color: #696969
}

.caseslist h4 {
    margin: 0;
    line-height: 18px
}

.caseslist h6 {
    margin-top: 5px
}

.caseslist .caselist {
    float: left;
    width: 305px;
    height: 110px;
    border: 1px solid #ededed;
    padding: 10px;
    margin: 10px 10px 30px
}

.caseslist .caselist img {
    width: 112px;
    height: 71px;
    float: right;
    border: 1px solid #ededed
}

.caseslist .caselist.featured {
    background-color: #e6e9ed
}

.caseslist .caselist .info {
    float: left;
    width: 165px;
    word-wrap: break-word
}

.animate-show {
    -webkit-transition: all ease-out .2s;
    transition: all ease-out .2s;
    opacity: 1
}

.animate-show.ng-hide-add,
.animate-show.ng-hide-remove {
    display: block!important
}

.animate-show.ng-hide {
    opacity: 0
}

.caselist.ng-leave,
.caselist.ng-move,
.pcaselist.ng-enter {
    -webkit-transition: all linear .3s;
    transition: all linear .3s
}

.caselist.ng-enter,
.caselist.ng-leave.ng-leave-active,
.caselist.ng-move {
    opacity: 0
}

.caselist.ng-enter.ng-enter-active,
.caselist.ng-leave,
.caselist.ng-move.ng-move-active {
    opacity: 1
}

.hero {
    width: 100%
}

.breadcrumb {
    height: 64px;
    background-color: #f5f5f5;
    line-height: 64px;
    margin: 0;
    padding: 0
}

.mix {
    opacity: 0;
    display: none;
    width: 220px;
    height: 270px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin-top: 20px;
    text-align: center;
    padding: 5px
}

.mix .wrapper {
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    display: block
}

.mix img {
    width: 208px;
    height: 140px;
    border-bottom: 1px solid #dfdfdf
}

.mix h4 {
    font-weight: 400;
    text-transform: uppercase;
    color: #50bede;
    margin: 0;
    line-height: 18px
}

.mix h5 {
    text-transform: uppercase;
    color: #999;
    margin: 0
}

.mix p {
    margin-bottom: 25px
}

.mix a {
    text-decoration: none
}

.mix .info {
    overflow: auto;
    height: 87px;
    width: 100%;
    background-color: transparent;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

.mix:hover .wrapper {
    border: 1px solid #50bede
}

.mix:hover .info {
    background-color: #50bede
}

.mix:hover h5 {
    color: #dadada
}

.mix:hover h4 {
    color: #fff
}

.mix:hover .float {
    opacity: 1;
    top: 30px
}

.mix .float {
    position: absolute;
    background-color: #50bede;
    border-radius: 80px;
    color: #fff;
    font-size: 12px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 99
}

.image-mask {
    width: 220px;
    box-shadow: 3px 3px 7px #828282;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#424243')"
}

.wrap-info {
    position: relative;
    height: 110px;
    top: -2px
}

.similar-container {
    border-top: 1px solid #dadada;
    text-align: center
}

.similar-container .mix {
    opacity: 1!important;
    display: inline-block!important;
    margin: 0 18px
}

.similar-container h2 {
    font-size: 21px;
    color: #696969;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    margin: 20px 0;
    text-align: left
}

.similar-container h2 a {
    float: right;
    text-decoration: none;
    text-transform: none;
    font-size: 16px;
    width: 100px
}

.orange {
    color: #f36f2a!important
}

.filter {
    cursor: pointer
}

.filter-bar {
    margin: 0;
    background-color: #f5f5f5;
    height: 50px;
    line-height: 50px
}

.filter-bar input {
    height: 30px;
    line-height: 30px;
    padding: 5px;
    margin-left: 30px
}

.filter-btn {
    height: 50px;
    display: block;
    float: left;
    text-align: center;
    border-left: 1px solid #dfdfdf;
    color: #a9a9a9;
    padding: 0 18px
}

.filter-btn .glyphicon {
    line-height: inherit!important
}

.filter-btn:hover {
    color: #f36f21;
    text-decoration: none
}

.filter-btn:last-child {
    border-right: 1px solid #dfdfdf
}

.dropdown-menu {
    line-height: 16px
}

.dropdown-menu li {
    margin-bottom: 10px
}

.img-holder {
    text-align: center;
    position: relative;
    height: 360px
}

.img-holder .screen {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.img-holder .loader {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 150px
}

@media (max-width:768px) {
    .img-holder {
        height: 300px
    }
    .img-holder .screen {
        width: 343px
    }
    .img-holder .laptop-img {
        width: 514px
    }
    .img-holder .loader {
        top: 120px
    }
}

@media (max-width:640px) {
    .img-holder {
        height: 250px
    }
    .img-holder .loader {
        top: 100px
    }
    .img-holder .screen {
        width: 276px;
        top: 30px
    }
    .img-holder .laptop-img {
        width: 414px
    }
}

@media (max-width:480px) {
    .img-holder {
        height: 150px
    }
    .img-holder .loader {
        top: 50px
    }
    .img-holder .screen {
        width: 186px;
        top: 20px
    }
    .img-holder .laptop-img {
        width: 280px
    }
}

.case-details {
    width: 600px;
    float: left;
    margin-left: 60px
}

.case-container {
    margin-top: 30px
}

.case-info {
    float: left
}

#search .results,
.results {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
    clear: both
}

#search .results.available .domain-text {
    display: inline-block
}

#search .results .domain-text {
    font-size: 16px;
    line-height: 20px;
    color: #5f5f5f;
    margin: 15px 0
}

#search .results .title {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    margin-top: 20px
}

#search .results .unavailable {
    color: #c33
}

#search .results .available {
    color: #42ba5d
}

#search .results .premium {
    color: #ba9524
}

.title-orange {
    color: #3f3f3f;
    font-size: 30px;
    font-family: "Roboto Condensed";
    text-transform: uppercase
}

#featured p {
    text-align: center;
    font-weight: 700;
    margin: 0 0 10px
}

#featured {
    margin: 20px 0
}

#featured ul {
    padding: 0;
    display: inline-block;
    list-style: none;
    overflow: hidden;
    margin: 20px auto
}

#featured li {
    width: 178px;
    height: 178px;
    margin: 5px;
    padding: 5px;
    background: #fff;
    border: 1px solid #c7ccd2;
    overflow: hidden;
    text-align: center;
    display: inline-block
}

#featured li img {
    width: 100%;
    display: block;
    margin: 20px auto;
    text-align: center;
    border: 0 solid gray
}

#featured span.register:hover {
    background: #319b49
}

#featured span.register {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    width: 90%;
    height: 40px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    line-height: 2.5;
    font-size: 16px;
    background: #42ba5d;
    color: #fff
}

.main {
    padding: 0;
    margin: 0
}

.searchbox,
.searchbox-big {
    position: relative;
    width: 596px;
    margin: 0;
    text-align: center;
    z-index: 99
}

.searchbox .tld-select,
.searchbox-big .tld-select {
    margin: 12px 0
}

.searchbox .select2-arrow,
.searchbox-big .select2-arrow {
    width: 31px!important
}

.searchbox-big.small,
.searchbox.small {
    text-align: center;
    margin: 0;
    width: auto
}

.searchbox-big.small h3,
.searchbox.small h3 {
    margin: 0 auto 10px;
    color: #fff;
    width: 100%;
    font-weight: 200;
    font-size: 30px;
    text-align: center
}

.searchbox-big.small .form-wrapper,
.searchbox.small .form-wrapper {
    width: auto;
    border: 0!important;
    height: auto
}

.searchbox-big.small #domain,
.searchbox.small #domain {
    width: 232px!important;
    margin: 0 0 0 6px!important;
    font-size: 27px!important;
    padding-left: 5px;
    height: 56px!important
}

.searchbox-big.small .sltDomain,
.searchbox.small .sltDomain {
    height: 56px!important;
    line-height: 56px;
    width: 98px!important;
    font-size: 25px!important
}

.searchbox-big.small .down-arrow,
.searchbox.small .down-arrow {
    float: left;
    margin-top: 12px!important
}

.searchbox-big.small .domain-wrapper,
.searchbox.small .domain-wrapper {
    background-color: #fff;
    width: 354px!important
}

.searchbox-big.small #submit,
.searchbox.small #submit {
    width: 56px;
    height: 56px;
    float: right;
    font-size: 27px;
    margin: 0!important
}

.searchbox-big.small #itemDomain,
.searchbox.small #itemDomain {
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    border-bottom: 1px solid #dadada
}

.searchbox h3,
.searchbox-big h3 {
    color: #cdf12c;
    font-weight: 200;
    text-align: center;
    margin-bottom: 26px;
    font-size: 25px
}

.searchbox .search-arrow,
.searchbox .search-arrow-blue,
.searchbox .search-arrow-orange,
.searchbox-big .search-arrow,
.searchbox-big .search-arrow-blue,
.searchbox-big .search-arrow-orange {
    position: absolute;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -523px 0;
    width: 31px;
    height: 37px;
    margin: 0;
    padding: 0;
    top: 7px;
    right: 33px
}

.searchbox .search-arrow-blue,
.searchbox-big .search-arrow-blue {
    background-image: url(../../images/sprite.png);
    background-position: -461px 0;
    width: 31px;
    height: 37px
}

.searchbox .search-arrow-orange,
.searchbox-big .search-arrow-orange {
    background-image: url(../../images/sprite.png);
    background-position: -492px 0;
    width: 31px;
    height: 37px
}

.searchbox .domain-wrapper,
.searchbox-big .domain-wrapper {
    width: 497px;
    float: left;
    position: relative
}

.searchbox .domain-wrapper #itemDomain,
.searchbox-big .domain-wrapper #itemDomain {
    right: 0;
    top: 100%
}

.searchbox .form-wrapper,
.searchbox-big .form-wrapper {
    background-color: #fff;
    height: 74px;
    border-radius: none;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

.searchbox .form-wrapper .btn,
.searchbox-big .form-wrapper .btn {
    float: left
}

.searchbox .form-wrapper .sltDomain,
.searchbox-big .form-wrapper .sltDomain {
    float: left;
    color: #f36f2a!important;
    margin: 0;
    padding: 0;
    height: 74px;
    font-size: 35px
}

.searchbox .form-wrapper .down-arrow-main,
.searchbox-big .form-wrapper .down-arrow-main {
    color: #ccc;
    display: block;
    font-size: 38px;
    cursor: pointer
}

.searchbox .form-wrapper .down-arrow,
.searchbox-big .form-wrapper .down-arrow {
    margin-top: 22px;
    color: #ccc;
    display: block;
    font-size: 18px;
    cursor: pointer
}

.searchbox .form-wrapper #domain,
.searchbox-big .form-wrapper #domain {
    float: left;
    width: 336px
}

.searchbox .form-wrapper .btn-green,
.searchbox-big .form-wrapper .btn-green {
    width: 98px;
    height: 74px;
    margin-top: 0!important;
    float: right;
    font-size: 38px;
    font-weight: 200;
    background-color: #a3c800;
    color: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.searchbox .form-wrapper .btn-green:hover,
.searchbox-big .form-wrapper .btn-green:hover {
    background-color: #718b00
}

@media (max-width:768px) {
    .searchbox-big .form-wrapper .btn-green {
        width: 74px
    }
    .searchbox-big .domain-wrapper {
        width: 520px
    }
}

@media (max-width:640px) {
    .searchbox-big .form-wrapper {
        width: 450px
    }
    .searchbox-big .form-wrapper #domain {
        width: 220px
    }
    .searchbox-big .domain-wrapper {
        width: 376px
    }
}

@media (max-width:480px) {
    .searchbox-big {
        width: 100%
    }
    .searchbox-big .search-arrow-orange {
        display: none
    }
    .searchbox-big .form-wrapper {
        width: 100%
    }
    .searchbox-big .form-wrapper #domain {
        width: 46%;
        font-size: 18px
    }
    .searchbox-big .form-wrapper .tld-select {
        width: 110px;
        margin-right: 10px
    }
    .searchbox-big .form-wrapper .tld-select .select2-choice {
        font-size: 18px
    }
    .searchbox-big .form-wrapper .btn-green {
        width: 100%;
        margin-bottom: 30px
    }
    .searchbox-big .domain-wrapper {
        width: 100%
    }
}

.col-centered {
    margin: 0 auto;
    float: none
}

.small-btn {
    height: auto;
    padding: 10px 10px 11px;
    font-size: 12px;
    border-radius: 0
}

#mainContainer .home-paragraph {
    height: 120px;
    text-align: justify;
    font-weight: 100;
    line-height: 22px
}

@media (max-width:1199px) {
    #mainContainer .home-paragraph {
        padding: 0 10px
    }
}

#goDown {
    cursor: pointer
}

.page-intro-text {
    margin: 80px 0;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 200;
    text-align: center;
    color: #868686
}

.page-intro-text strong {
    font-weight: 400;
    color: #5c5c5c
}

.page-header {
    text-align: center;
    border-bottom: 0
}

.page-header h2 {
    color: #f36f2a;
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 400
}

.page-header p {
    color: gray;
    font-size: 16px;
    width: 60%;
    margin: 0 auto
}

.current-menu-item a {
    padding-bottom: 5px!important;
    border-bottom: 2px solid #f36f21
}

.menu-item-55 a {
    border-bottom: 0!important
}

.page-shade {
    padding: 60px 0;
    background-color: #f5f5f5
}

.page-title-large {
    font-family: "Open Sans", sans-serif;
    font-size: 70px;
    color: #2f2f2f;
    font-weight: 100
}

.header-title,
.home-header-title {
    font-family: "Open Sans", sans-serif;
    font-size: 59px;
    line-height: 59px;
    font-weight: 200;
    color: #fff;
    padding: 0;
    width: 700px;
    text-align: center;
    margin: 70px auto 0
}

@media only screen and (max-device-width:640px),
and (min-device-width:320px),
only screen and (max-device-width:667px),
only screen and (max-width:480px) {
    .thank-you-header-title {
        font-family: "Open Sans", sans-serif;
        font-size: 50px;
        line-height: 70px;
        font-weight: 200;
        color: #f36f21;
        padding: 0;
        width: 100%;
        text-align: center;
        margin: 70px auto 0
    }
}

.reason-title {
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #666;
    margin-left: 18px;
    line-height: 80px
}

.orange-circle {
    width: 80px;
    height: 80px;
    background-color: #f36f21;
    border-radius: 40px;
    float: left;
    text-align: center;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in
}

.orange-circle:hover {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin: -10px 0 0 -10px
}

.hourglass {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -220px 0;
    width: 24px;
    height: 33px
}

.checkmark {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -319px 0;
    width: 27px;
    height: 24px
}

.certificate {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -293px 0;
    width: 26px;
    height: 28px
}

.lock {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -149px 0;
    width: 23px;
    height: 31px
}

.gears {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -587px 0;
    width: 36px;
    height: 36px
}

.company {
    margin: 0 auto;
    display: block;
    background-image: url(../../images/sprite.png);
    background-position: -374px 0;
    width: 28px;
    height: 28px
}

.hero-internal img {
    max-height: 177px!important
}

.searchbox-container {
    margin-top: 74px
}

.hero-container,
.hero-internal {
    position: relative;
    max-height: 413px;
    min-height: 230px
}

.hero-container .hero,
.hero-internal .hero {
    min-height: 230px;
    max-height: 413px
}

.hero-container .hero-content,
.hero-internal .hero-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 999;
    color: #fff
}

.hero-container .hero-content h1,
.hero-internal .hero-content h1 {
    font-size: 40px;
    line-height: 40px
}

.hero-container .hero-content p,
.hero-internal .hero-content p {
    font-size: 18px;
    margin: 0!important
}

.hero-container .hero-content .home-header-title,
.hero-internal .hero-content .home-header-title {
    font-size: 59px;
    line-height: 59px
}

.hero-container .hero-content .container,
.hero-internal .hero-content .container {
    height: 100%
}

@media (max-width:1199px) {
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 20px 0 10px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        display: none
    }
    .hero-container .hero-content .home-header-title,
    .hero-internal .hero-content .home-header-title {
        margin-top: 30px!important
    }
}

@media (max-width:1024px) {
    .hero-container .hero-content img,
    .hero-internal .hero-content img {
        display: none!important
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 20px 0 10px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        top: 29px;
        left: 254px
    }
}

@media (max-width:991px) {
    .hero-container .hero-content .vertical-align,
    .hero-internal .hero-content .vertical-align {
        position: inherit;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .hero-container .hero-content .vertical-align p,
    .hero-internal .hero-content .vertical-align p {
        font-size: 16px;
        text-align: center
    }
    .hero-container .hero-content h1,
    .hero-internal .hero-content h1 {
        font-size: 36px;
        line-height: 35px;
        margin: 20px auto 18px!important;
        width: 480px;
        text-align: center
    }
    .hero-container .hero-content .home-header-title,
    .hero-internal .hero-content .home-header-title {
        font-size: 40px;
        line-height: 35px;
        margin: 20px auto 12px!important;
        width: 480px;
        text-align: center
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        margin: 0 0 10px!important;
        font-size: 25px
    }
    .hero-container .hero-content .searchbox-big .search-arrow,
    .hero-internal .hero-content .searchbox-big .search-arrow {
        display: none
    }
    .hero-container .hero-content .searchbox-container,
    .hero-internal .hero-content .searchbox-container {
        float: none!important;
        position: inherit;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 0!important
    }
    .hero-container .hero-content .small h3,
    .hero-internal .hero-content .small h3 {
        width: 100%;
        font-size: 20px;
        margin: 0
    }
    .hero-container .hero-content .small .form-wrapper,
    .hero-internal .hero-content .small .form-wrapper {
        display: inline-block
    }
}

@media (min-width:640px) and (max-width:768px) {
    .hero-container .hero-content .header-title,
    .hero-internal .hero-content .header-title {
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    .hero-container .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox-big {
        width: auto
    }
    .hero-container .hero-content .searchbox-big .form-wrapper #domain,
    .hero-internal .hero-content .searchbox-big .form-wrapper #domain {
        width: 286px
    }
}

@media (max-width:480px) {
    .hero-container .hero-content .home-header-title,
    .hero-container .hero-content h1,
    .hero-internal .hero-content .home-header-title,
    .hero-internal .hero-content h1 {
        font-size: 25px;
        line-height: 25px;
        width: auto;
        margin: 5px auto 5px!important
    }
    .hero-container .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox-big {
        width: auto;
        text-align: center;
        margin: 0
    }
    .hero-container .hero-content .searchbox-big h3,
    .hero-internal .hero-content .searchbox-big h3 {
        font-size: 19px
    }
    .hero-container .hero-content .searchbox-big .domain-wrapper,
    .hero-internal .hero-content .searchbox-big .domain-wrapper {
        width: 258px!important
    }
    .hero-container .hero-content p,
    .hero-internal .hero-content p {
        font-size: 14px!important
    }
    .hero-container .hero-content .small h3,
    .hero-internal .hero-content .small h3 {
        font-size: 19px;
        margin-bottom: 2px
    }
    .hero-container .hero-content .form-wrapper,
    .hero-internal .hero-content .form-wrapper {
        width: 300px!important;
        border: 0!important;
        height: auto;
        margin: 0!important
    }
    .hero-container .hero-content #domain,
    .hero-internal .hero-content #domain {
        width: 132px!important;
        margin: 0 0 0 6px!important;
        font-size: 18px!important;
        padding-left: 5px;
        height: 42px!important
    }
    .hero-container .hero-content .domain-wrapper,
    .hero-internal .hero-content .domain-wrapper {
        background-color: #fff;
        width: 250px!important
    }
    .hero-container .hero-content .sltDomain,
    .hero-internal .hero-content .sltDomain {
        height: 42px!important;
        line-height: 42px!important;
        width: 98px!important;
        font-size: 22px
    }
    .hero-container .hero-content #submit,
    .hero-internal .hero-content #submit {
        width: 42px;
        height: 42px;
        font-size: 18px;
        margin: 0!important
    }
    .hero-container .hero-content .down-arrow,
    .hero-internal .hero-content .down-arrow {
        float: left;
        margin-top: 5px!important
    }
    .hero-container .hero-content .col-md-6,
    .hero-internal .hero-content .col-md-6 {
        padding: 0
    }
}

@media (min-width:481px) and (max-width:640px) {
    .hero-container .hero-content p,
    .hero-internal .hero-content p {
        font-size: 14px!important
    }
    .hero-container .hero-content h1,
    .hero-internal .hero-content h1 {
        font-size: 22px;
        margin: 5px auto 10px!important
    }
    .hero-container .hero-content .searchbox-big,
    .hero-container .hero-content .searchbox.small,
    .hero-internal .hero-content .searchbox-big,
    .hero-internal .hero-content .searchbox.small {
        text-align: center;
        margin: 0;
        width: auto
    }
    .hero-container .hero-content .searchbox-big .form-wrapper,
    .hero-container .hero-content .searchbox.small .form-wrapper,
    .hero-internal .hero-content .searchbox-big .form-wrapper,
    .hero-internal .hero-content .searchbox.small .form-wrapper {
        width: 340px;
        border: 0!important;
        height: auto;
        margin: 0 auto!important
    }
    .hero-container .hero-content .searchbox-big #domain,
    .hero-container .hero-content .searchbox.small #domain,
    .hero-internal .hero-content .searchbox-big #domain,
    .hero-internal .hero-content .searchbox.small #domain {
        width: 176px!important;
        margin: 0 0 0 6px!important;
        font-size: 18px!important;
        padding-left: 5px;
        height: 42px!important
    }
    .hero-container .hero-content .searchbox-big .sltDomain,
    .hero-container .hero-content .searchbox.small .sltDomain,
    .hero-internal .hero-content .searchbox-big .sltDomain,
    .hero-internal .hero-content .searchbox.small .sltDomain {
        height: 42px!important;
        line-height: 42px!important;
        width: 98px!important;
        font-size: 22px
    }
    .hero-container .hero-content .searchbox-big .down-arrow,
    .hero-container .hero-content .searchbox.small .down-arrow,
    .hero-internal .hero-content .searchbox-big .down-arrow,
    .hero-internal .hero-content .searchbox.small .down-arrow {
        float: left;
        margin-top: 5px!important
    }
    .hero-container .hero-content .searchbox-big .domain-wrapper,
    .hero-container .hero-content .searchbox.small .domain-wrapper,
    .hero-internal .hero-content .searchbox-big .domain-wrapper,
    .hero-internal .hero-content .searchbox.small .domain-wrapper {
        background-color: #fff;
        width: 298px!important
    }
    .hero-container .hero-content .searchbox-big #submit,
    .hero-container .hero-content .searchbox.small #submit,
    .hero-internal .hero-content .searchbox-big #submit,
    .hero-internal .hero-content .searchbox.small #submit {
        width: 42px;
        height: 42px;
        font-size: 18px;
        margin: 0!important
    }
    .hero-container .hero-content .searchbox-big #itemDomain,
    .hero-container .hero-content .searchbox.small #itemDomain,
    .hero-internal .hero-content .searchbox-big #itemDomain,
    .hero-internal .hero-content .searchbox.small #itemDomain {
        border-left: 1px solid #dadada;
        border-right: 1px solid #dadada;
        border-bottom: 1px solid #dadada
    }
}

@media (max-width:640px) {
    .grey-divide {
        display: none!important
    }
}

@media (max-width:1024px) {
    .row-quees-content {
        margin: 50px 0;
        padding: 0
    }
    .row-quees-content:last-child {
        margin-bottom: 130px
    }
}

.row-footer-content {
    padding: 15px 0!important
}

.footer-block {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    margin-bottom: 45px
}

.footer-block h6 {
    font-weight: 700;
    font-size: 14px;
    color: #424242;
    padding-bottom: 12px;
    border-bottom: 1px solid #b7b7b7;
    text-transform: uppercase
}

.footer-block p {
    color: #7a7a7a;
    margin: 20px 0
}

.footer-block a {
    text-decoration: none;
    color: #7a7a7a
}

.footer-block a:hover {
    color: #f36f21
}

.footer-block .register-top-btn {
    display: inline-block
}

.footer-block .post-date {
    text-transform: none!important;
    display: block;
    font-size: 12px;
    color: #b5b5b5
}

.footer-block ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-block ul li {
    margin: 5px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.footer-block ul li .image-container {
    width: 53px;
    height: 53px;
    background-color: #ccc;
    margin-right: 20px;
    float: left
}

.footer-block ul li .image-container img {
    width: 100%;
    height: auto;
    display: block
}

.footer-block .footer-nav li {
    text-transform: none;
    font-size: 14px;
    font-weight: 400
}

.footer-block .social li {
    margin-right: 24px;
    display: inline-block
}

.footer-block .social li a {
    display: block
}

.footer-block .current-menu-item a {
    border-bottom: 0!important
}

.footer-shade {
    background-color: #ededed;
    padding-top: 80px
}

.twitter {
    background-image: url(../../images/sprite.png);
    background-position: -431px 0;
    width: 30px;
    height: 21px
}

.tumbler {
    background-image: url(../../images/sprite.png);
    background-position: -29px 0;
    width: 18px;
    height: 24px
}

.facebook {
    background-image: url(../../images/sprite.png);
    background-position: -196px 0;
    width: 24px;
    height: 24px
}

.googleplus {
    background-image: url(../../images/sprite.png);
    background-position: -244px 0;
    width: 24px;
    height: 24px
}

.flip {
    -webkit-perspective: 60;
    perspective: 800px
}

.flip a {
    -webkit-transition: all 300ms cubic-bezier(0.19, 1, .73, 1);
    -webkit-transition: all 300ms cubic-bezier(0.19, 1, .73, 1.6);
    -moz-transition: all 300ms cubic-bezier(0.19, 1, .73, 1.6);
    -o-transition: all 300ms cubic-bezier(0.19, 1, .73, 1.6);
    transition: all 300ms cubic-bezier(0.19, 1, .73, 1.6)
}

.flip:hover a {
    transform: translateY(-8px);
    -webkit-transform: translateY(-8px)
}

.validate-form input.ng-invalid.ng-dirty {
    background-color: #FA787E
}

.validate-form input.ng-valid.ng-dirty {
    background-color: #78FA89
}

.error-text {
    color: #FA787E
}

.contact-form {
    padding-right: 20px;
    border-right: 1px solid #ccc;
    margin-bottom: 50px
}

.contact-form p {
    font-size: 14px;
    line-height: 14px
}

.thank-you {
    display: none
}

.recent-post img {
    background-color: #eaeaea;
    border: 1px solid #f0f0f0;
    width: 78px;
    height: 47px;
    float: left
}

.recent-post div {
    width: 220px;
    margin-left: 15px;
    overflow: hidden;
    line-height: 8px
}

.recent-post h5 {
    color: #f36f21;
    font-weight: 400;
    font-size: 15px;
    margin: 0
}

.recent-post p {
    color: #666;
    font-size: 12px;
    height: 14px;
    line-height: 16px;
    margin: 5px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.recent-post span {
    color: #b5b5b5;
    font-size: 12px
}

.widget-title {
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    font-size: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bababa;
    margin-bottom: 30px
}

.widget-area {
    margin-top: 45px
}

.archives-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.archives-list li {
    float: left;
    width: 48px;
    height: 48px;
    border: 1px solid #b7b7b7;
    text-align: center;
    margin-left: -1px
}

.archives-list li:hover {
    background-color: #999
}

.archives-list li:hover a {
    color: #fff;
    text-decoration: none
}

.archives-list li:hover a span {
    color: #fff
}

.archives-list li a {
    color: #999;
    display: block;
    line-height: 13px
}

.archives-list li a span {
    font-size: 11px;
    color: #b5b5b5
}

.tagcloud {
    line-height: 17px
}

.tagcloud a {
    color: #979797
}

.tagcloud a:hover {
    color: #f36f21;
    text-decoration: none
}

.widget {
    margin-top: 40px
}

.grey-divide {
    border-top: 15px solid #f5f5f5
}

.grey-divide a {
    width: 106px;
    height: 45px;
    background-color: #f5f5f5;
    text-align: center;
    margin: 0 auto;
    display: block;
    border-bottom-right-radius: 45px;
    border-bottom-left-radius: 45px
}

.chevron {
    background-image: url(../../images/sprite.png);
    background-position: -554px 0;
    width: 33px;
    height: 21px;
    display: block;
    margin: 0 auto
}

.case-box-home {
    margin-top: 20px;
    text-align: center;
    padding: 0 10px
}

@media (max-width:480px) {
    .case-box-home {
        width: 100%
    }
}

.case-box-home .wrapper {
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    display: block
}

.case-box-home img {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #dfdfdf
}

.case-box-home h4 {
    font-weight: 400;
    text-transform: uppercase;
    color: #50bede;
    margin: 0
}

.case-box-home h5 {
    text-transform: uppercase;
    color: #999;
    margin: 0
}

.case-box-home p {
    margin-bottom: 25px
}

.case-box-home a {
    text-decoration: none
}

.case-box-home .info {
    overflow: auto;
    height: 87px;
    width: 100%;
    background-color: transparent;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

.case-box-home:hover .wrapper {
    border: 1px solid #50bede
}

.case-box-home:hover .info {
    background-color: #50bede
}

.case-box-home:hover h5 {
    color: #dadada
}

.case-box-home:hover h4 {
    color: #fff
}

.case-box-home:hover .float {
    opacity: 1;
    top: 20%
}

.case-box-home .float {
    position: absolute;
    background-color: #50bede;
    border-radius: 80px;
    color: #fff;
    font-size: 16px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 99
}

@media (max-width:640px) {
    .case-box-home .float {
        width: 80px;
        height: 80px;
        font-size: 12px;
        line-height: 80px
    }
}

.register-top-btn {
    background: #50bede;
    padding: 10px 20px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 1px;
    -webkit-transition-property: color, background, border;
    -webkit-transition-duration: .2s, .2s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-property: color, background, border;
    -moz-transition-duration: .2s, .2s;
    -moz-transition-timing-function: linear, ease-in;
    transition-property: color, background, border;
    transition-duration: .2s, .2s;
    transition-timing-function: linear, ease-in;
    border: 0;
    text-transform: uppercase
}

.register-top-btn:disabled {
    opacity: .5
}

.register-top-btn:hover {
    background: #3aa5c4;
    text-decoration: none!important;
    color: #fff
}

.register-top-btn .glyphicon {
    margin-left: 10px;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.globe {
    border: 0 solid #d3d3d3;
    position: absolute;
    top: -125px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.posts {
    background-color: #f5f5f5;
    margin: 45px 0 20px;
    padding-bottom: 45px
}

.posts .register-top-btn {
    margin-right: -14px;
    border-radius: 0!important;
    padding: 10px 40px
}

.posts .register-top-btn:hover {
    color: #fff
}

.posts a:hover {
    color: #f36f21
}

.posts .entry-header {
    position: relative;
    height: 212px;
    margin-bottom: 32px
}

@media (max-width:991px) {
    .posts .entry-header h1 {
        margin-top: 210px
    }
}

@media (max-width:1199px) {
    .posts .entry-header h1 {
        text-align: right
    }
}

.posts .entry-title {
    line-height: 42px
}

.posts .entry-title span {
    color: #b5b5b5;
    font-size: 14px;
    display: block
}

.posts .entry-thumbnail {
    position: absolute;
    left: -30px;
    top: 16px;
    border: 1px solid #dfdfdf;
    width: 335px;
    height: 187px
}

.posts .entry-thumbnail img {
    width: 100%;
    height: 100%
}

.posts .entry-thumbnail .small-shade {
    background-image: url(../../images/sprite.png);
    background-position: -13px 0;
    width: 16px;
    height: 11px;
    display: block;
    margin: 1px 0 0 -2px;
    position: absolute;
    bottom: -12px
}

.posts p {
    font-size: 15px;
    line-height: 22px
}

.posts .social-links {
    margin-top: 60px
}

.posts ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.posts ul li {
    float: left;
    line-height: 17px
}

.stickybar {
    background-color: #f0f0f0;
    height: 102px;
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    z-index: 99
}

.stickybar a {
    font-size: 18px;
    color: #696969;
    text-decoration: none;
    padding-bottom: 12px;
    display: inline-block;
    text-align: center;
    margin: 21px 20px 0
}

.stickybar a span {
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns=\'http://www.w3.org/2000/svg\'><filter%20id=\'grayscale\'><feColorMatrix%20type=\'matrix\'%20values=\'0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200\'/></filter></svg>#grayscale");
    filter: gray;
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.stickybar a.selected,
.stickybar a:hover {
    color: #eb5904;
    border-bottom: 5px solid #eb5904
}

.stickybar a.selected span,
.stickybar a:hover span {
    filter: none;
    -webkit-filter: grayscale(0)
}

.stickybar.stuck {
    position: fixed;
    top: 0;
    width: 100%
}

@media (max-width:1199px) {
    .stickybar a {
        margin: 21px 7px 0
    }
}

@media (max-width:991px) {
    .stickybar a {
        margin: 21px 10px 0;
        font-size: 13px
    }
}

@media (max-width:768px) {
    .sticky-wrapper {
        display: none
    }
}

.que-es-target h1 {
    font-size: 50px
}

@media (max-width:768px) {
    .que-es-target h1 {
        width: auto!important
    }
}

.que-es-target h2 {
    font-size: 33px;
    font-weight: 100;
    color: #f56e05
}

.que-es-target img {
    width: 100%;
    height: auto
}

.que-es-target ul li {
    margin: 10px 0;
    font-size: 16px
}

.que-es-target p {
    font-weight: 400
}

.que-es-target a {
    word-wrap: break-word
}

.list-icon {
    background-image: url(../../images/sprite.png);
    background-position: 0 0;
    width: 13px;
    height: 15px;
    display: block;
    float: left;
    margin: 5px 10px 0 0
}

.globe-icon {
    background-image: url(../../images/sprite.png);
    background-position: -346px 0;
    width: 28px;
    height: 28px;
    display: block;
    margin: 0 auto
}

.question-icon {
    background-image: url(../../images/sprite.png);
    background-position: -85px 0;
    width: 21px;
    height: 29px;
    display: block;
    margin: 0 auto
}

.marker-icon {
    background-image: url(../../images/sprite.png);
    background-position: -127px 0;
    width: 22px;
    height: 26px;
    display: block;
    margin: 0 auto
}

.play-icon {
    background-image: url(../../images/sprite.png);
    background-position: -106px 0;
    width: 21px;
    height: 23px;
    display: block;
    margin: 0 auto
}

.row {
    margin-right: 0;
    margin-left: 0
}

.row-arrow {
    background: #fff;
    padding-top: 10px
}

.row-quees {
    background: #fff
}

.row-quees-content {
    margin: 89px 0 77px
}

.row-quees-content img {
    margin-top: 0;
    opacity: .4;
    filter: alpha(opacity=40)
}

.row-quees-content h2 {
    letter-spacing: -1.5px;
    margin: 0
}

.row-quees-content p {
    height: 120px;
    text-align: justify;
    font-weight: 100;
    line-height: 22px;
    margin-top: 43px
}

@media (max-width:1199px) {
    .row-quees-content p {
        padding: 0 10px
    }
}

.row-obten {
    background: #fff
}

.row-obten-content {
    margin: 50px 0 100px
}

.row-cases {
    background: #f5f5f5;
    position: relative;
    overflow: hidden
}

.row-cases-content {
    margin: 89px 0 0
}

.row-cases-content h1 {
    font-size: 48px;
    color: #50bede;
    margin: 0 0 30px
}

.row-cases-content h3 {
    margin: 30px 0;
    font-size: 18px;
    font-weight: 600
}

.row-cases-content h4 {
    width: 60%;
    margin: 10px auto
}

.row-escoger {
    background: #f5f5f5;
    padding-bottom: 100px;
    padding-top: 20px
}

.row-escoger-img {
    margin-bottom: 30px
}

.row-escoger-content {
    margin: 100px 0
}

.row-escoger-content img {
    margin-left: 200px
}

.escoger-icon {
    width: 50px;
    height: 50px;
    float: left;
    background: #f5f5f5;
    border: 1px solid #999;
    margin-right: 20px
}

.escoger-item {
    padding-bottom: 40px
}

.row-footer {
    background: #424242
}

.row-footer-content {
    color: #676768
}

.row-footer-content ul li {
    border-left: 1px solid #555;
    padding-left: 20px;
    list-style: none
}

.row-footer-content a {
    color: #666
}

.row-footer-content .active a {
    color: #f36f21
}

.row-footer-content a:hover {
    color: #f36f21;
    text-decoration: none
}

#return-to-top {
    position: fixed;
    bottom: 40px;
    right: 0;
    background: 0 0;
    border-top: 0 solid #999;
    width: 50px;
    height: 50px;
    text-decoration: none;
    display: none;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top i {
    color: #999;
    margin: 0;
    position: relative;
    left: 11px;
    top: 11px;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#return-to-top:hover {
    background: 0 0
}

#return-to-top:hover i {
    color: #f36f21;
    top: 5px
}

.que-es-steps .steps-title {
    border-right: 2px solid #e1e1e1
}

.que-es-steps .steps-title div {
    width: 280px
}

@media (max-width:991px) {
    .que-es-steps .steps-title div {
        width: auto
    }
}

.que-es-steps .steps-title h1 {
    width: auto;
    font-size: 95px;
    font-weight: 400;
    margin: 0 4px 0 0;
    line-height: 69px
}

.que-es-steps .steps-title h4 {
    font-size: 24px;
    font-weight: 400;
    margin: 0
}

.que-es-steps .steps-title p {
    font-size: 14px
}

.que-es-steps .steps-content {
    margin: 15px 0 0 24px
}

.que-es-steps .steps-content strong {
    font-weight: 500
}

.que-es-steps .steps-content p {
    line-height: 16px;
    font-size: 14px;
    font-weight: 200;
    color: #666
}

.blue-bar {
    background-color: #56bddc;
    color: #fff;
    font-weight: 500;
    text-align: center;
    height: 62px;
    line-height: 62px
}

#wrapper {
    clear: both;
    text-align: center;
    position: relative
}

#wrapper .next,
#wrapper .prev {
    position: absolute;
    z-index: 99;
    display: block;
    top: 142px
}

#wrapper .prev {
    left: -30px;
    background-image: url(../../images/sprite.png);
    background-position: -705px 0;
    width: 55px;
    height: 55px
}

#wrapper .next {
    right: -30px;
    background-image: url(../../images/sprite.png);
    background-position: -760px 0;
    width: 55px;
    height: 55px
}

#wrapper .carousel-container {
    display: block;
    margin: 0 auto 70px;
    position: relative;
    width: 1070px;
    height: 350px
}

@media (max-width:1199px) {
    #wrapper .caroufredsel_wrapper {
        position: absolute!important;
        left: 50%!important;
        margin-left: -528px!important
    }
    #wrapper .carousel-container {
        width: 100%
    }
    #wrapper .next {
        right: 0
    }
    #wrapper .prev {
        left: 0
    }
}

@media (max-width:768px) {
    #wrapper .hover {
        opacity: .8!important;
        top: 50%!important
    }
}

.caroufredsel_wrapper {
    margin: 0 auto!important
}

#carousel {
    height: 347px!important;
    overflow: hidden
}

#carousel a {
    display: block;
    float: left;
    position: relative
}

#carousel a:hover img {
    filter: none;
    -webkit-filter: grayscale(0)
}

#carousel a .hover {
    position: absolute;
    background-color: #50bede;
    border-radius: 80px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 154px;
    height: 154px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 99;
    top: 50%;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 11px
}

#carousel a .hover span {
    position: relative;
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-overflow: ellipsis;
    overflow: hidden
}

#carousel img {
    width: 100%;
    height: 100%;
    filter: url("data:image/svg+xml;utf8,<svg%20xmlns=\'http://www.w3.org/2000/svg\'><filter%20id=\'grayscale\'><feColorMatrix%20type=\'matrix\'%20values=\'0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200\'/></filter></svg>#grayscale");
    filter: gray;
    filter: progid: DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.scrolltop {
    text-align: center;
    border-radius: 3px;
    border: 1px solid #d5d5d5;
    display: inline-block;
    padding: 5px 10px;
    background-color: #50bede;
    color: #fff;
    margin-bottom: 34px
}

.scrolltop:hover {
    text-decoration: none;
    color: #fff
}

@media (max-width:444px) {
    #recaptcha_challenge_image,
    #recaptcha_image {
        margin: 0!important;
        width: 200px!important
    }
    input[type=text]#recaptcha_response_field {
        width: 84%!important
    }
    .recaptchatable .recaptcha_image_cell,
    .recaptchatable .recaptcha_r1_c1,
    .recaptchatable .recaptcha_r2_c1,
    .recaptchatable .recaptcha_r3_c1,
    .recaptchatable .recaptcha_r3_c2,
    .recaptchatable .recaptcha_r3_c3,
    .recaptchatable .recaptcha_r4_c1,
    .recaptchatable .recaptcha_r4_c2,
    .recaptchatable .recaptcha_r4_c4,
    .recaptchatable .recaptcha_r7_c1,
    .recaptchatable .recaptcha_r8_c1 {
        background: none!important
    }
    #recaptcha_table {
        width: 100%!important
    }
}

.form-group {
    width: 100%
}

.fa-spin {
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

:disabled {
    opacity: .6
}

.fa.icon-cog {
    position: absolute;
    left: 85px;
    top: 23px
}

input.ng-invalid.ng-dirty {
    background-color: #FA787E
}

.reveal {
    -webkit-transition: .3s cubic-bezier(0, 1, .69, 1)
}

.reveal.ng-hide-add,
.reveal.ng-hide-remove {
    display: block!important
}

.reveal.ng-hide {
    opacity: 0
}

.reveal-fast {
    -webkit-transition: .1s cubic-bezier(0, 1, .69, 1)
}

.reveal-fast.ng-hide-add,
.reveal-fast.ng-hide-remove {
    display: block!important
}

.reveal-fast.ng-hide {
    opacity: 0
}

#domain-opt h3 {
    text-align: left;
    font-size: 34px;
    margin-bottom: 70px
}

.opt-block ul li {
    margin-bottom: 50px
}

.opt-block ul li span {
    height: auto;
    display: inline-block;
    vertical-align: top
}

.opt-block ul li span.number {
    width: 60px;
    height: 60px;
    border: 1px solid #06A1EB;
    border-radius: 50%;
    font-size: 40px;
    text-align: center;
    color: #06A1EB;
    font-weight: 300;
    line-height: 1.5em
}

.opt-block ul li span.list-content {
    margin-left: 30px;
    font-size: 16px;
    width: 80%;
    line-height: 1.75em
}

#domain-opt:after {
    content: "";
    background: 0 0
}

.faq-note {
    margin-left: 35px
}

.faq-note p {
    font-style: italic;
    font-weight: 600;
    line-height: 1.75
}

#pop-opt {
    margin-left: 0;
    padding-left: 20px;
    min-height: 710px
}

#pop-opt:before {
    border: 0
}

#pop-opt.opt-block h3.main-title {
    font-size: 28px;
    color: #f36f21;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0
}

#pop-opt h4 {
    font-color: #999;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px
}

#pop-opt .pop-logo {
    width: 36px;
    height: 36px;
    background-size: cover
}

#pop-opt.opt-block h3 {
    font-weight: 700;
    font-size: 19px
}

.red {
    color: #C33
}

.green {
    color: #42ba5d
}

#pop-opt.opt-block h3.red {
    color: #C33
}

#pop-opt.opt-block h3.green {
    color: #42ba5d
}

.form-container {
    background-color: #f0eeef
}

.form-container .search-container {
    padding: 20px
}

.form-container .search-container * {
    float: left;
    margin-bottom: 0
}

.form-container .search-container span.co {
    margin-left: -40px;
    margin-top: 2px;
    font-size: 24px;
    color: #f36f21
}

.form-container .search-container input {
    width: 62%;
    height: 30px
}

.form-container .search-container button.primary {
    width: 35%;
    padding: 10px 12px 10px 25px;
    margin-top: 0;
    margin-left: -1px;
    min-width: inherit;
    position: relative
}

.form-container .search-container button.primary i {
    position: absolute;
    top: 13px;
    left: 8px
}

@media only screen and (min-width:768px) and (max-width:959px) {
    .form-container .search-container button.primary {
        padding: 13px 4px 12px 18px;
        font-size: 12px
    }
    .form-container .search-container button.primary i {
        top: 37%;
        left: 8%
    }
}

@media only screen and (max-width:767px) {
    #pop-opt {
        padding-left: 0;
        border-left: 0 none
    }
    .form-container .search-container {
        padding: 10px
    }
    .notfound-container {
        padding: 0 40px 10px 10px
    }
}

.notfound-container {
    padding: 0 40px 20px
}

.notfound-container p {
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC
}

.opt-block .suggestions ul {
    margin-left: 20px
}

.opt-block .suggestions ul li {
    margin-bottom: 5px;
    min-height: inherit;
    display: inline-block;
    width: 50%;
    font-weight: 700
}

.found-container p {
    padding: 0 30px
}

.found-container form {
    padding: 0 20px
}

.found-container form .form-group-inline:first-child {
    margin-right: 20px
}

.found-container form .form-group-inline {
    display: inline-block;
    float: left;
    width: 45%
}

.found-container form label {
    text-align: left;
    font-weight: 400;
    padding-left: 5px;
    padding-bottom: 5px
}

.found-container form .form-group input[type=email],
.found-container form .form-group input[type=text] {
    width: 97%
}

.found-container form .form-group.terms {
    margin-bottom: 25px
}

.found-container form .form-group.terms input {
    margin-left: -6px
}

.found-container form .form-group.terms label {
    display: inline;
    font-size: 12px
}

.found-container form .form-group.terms label img {
    position: relative;
    top: 7px;
    left: 3px
}

.found-container form button.primary {
    width: 100%
}

@media only screen and (max-width:767px) {
    .notfound-container {
        padding: 0 10px 10px
    }
}

.thankyou-container {
    padding: 20px
}

#pop-opt.opt-block .thankyou-container h3.green {
    line-height: 1.25em;
    font-size: 24px;
    font-weight: 400
}

.thankyou-container h3 i {
    font-size: 60px;
    line-height: 90px
}

.thankyou-container p small a {
    font-style: italic
}

.social-container ul li {
    display: inline-block;
    margin: 0 10px;
    min-height: 0
}

.social-container ul {
    text-align: center;
    margin: 20px 0
}

.addthis_native_toolbox {
    display: inline-block
}

button.primary.orange {
    position: relative
}

.thank-you-header-title {
    font-family: "Open Sans", sans-serif;
    font-size: 80px;
    line-height: 70px;
    font-weight: 200;
    color: #f36f21;
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 70px auto 0
}

@media only screen and (max-device-width:640px),
and (min-device-width:320px),
only screen and (max-device-width:667px),
only screen and (max-width:480px) {
    .thank-you-header-title {
        font-family: "Open Sans", sans-serif;
        font-size: 50px;
        line-height: 70px;
        font-weight: 200;
        color: #f36f21;
        padding: 0;
        width: 100%;
        text-align: center;
        margin: 70px auto 0
    }
}

.thank-you-main-content {
    background: #f0f0f0;
    border-bottom: 5px solid #f48932
}

@media only screen and (device-width: 768px) {
    .text-center {
        text-align: none !important;
    }
}
body #et-main-area{
	
	background: rgba(0, 0, 0, 0) !important;
}
.opt-block ul li{list-style: none;}
.slider img{ margin: 0 auto;}
.mi-com-logo{text-align: center;}