@import url("https://fonts.googleapis.com/css?family=Merriweather:400,300,700|Merriweather+Sans:300");
@import url("font-awesome.min.css");
*{margin:0;padding:0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
body{background-color:#fff;color:#575756;font-family:'Merriweather',sans-serif;font-size:14px;font-weight:300;margin:0}
a:link,a:visited,a:hover,a:active{text-decoration:none;color:currentColor}
strong{font-weight:400}
sub,sup{line-height:1}
img{font-size:12px;font-variant:small-caps}
.wrapper{background-color:#fff;padding:15px 30px;margin:0 auto;max-width:960px;overflow:hidden}
header{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin:0 auto !important;width:100%;max-width:960px;position:fixed;background-color:rgba(255,255,255,0.9);top:0;left:0;right:0;height:42px;z-index:1000;padding:10px 30px 5px;}
header h1{font-size:0;}
header h1 a{display:inline-block;}
header h1 a img{display:block}
header nav{margin:0 20px;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
header nav > ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-moz-justify-content:space-around;-webkit-justify-content:space-around;justify-content:space-around;}
header nav > ul > li{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;list-style:none;position:relative;}
header nav > ul > li a{font-size:13px;font-family:'Merriweather Sans',sans-serif;display:inline-block;font-weight:300;padding:3px 0}
header nav > ul > li span{position:absolute;top:0;right:0;display:none;height:37px;width:47px;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease;}
header nav > ul > li span i{display:block;height:37px;width:47px;background:url("/images/web/drop.svg") no-repeat center center;-ms-background-size:20px;-moz-background-size:20px;-o-background-size:20px;-webkit-background-size:20px;background-size:20px}
header nav > ul > li.hover > ul{display:block !important}
header nav > ul > li > ul{background:rgba(255,255,255,0.9);display:none;position:absolute;width:100%;z-index:99;}
header nav > ul > li > ul > li{display:block;font-size:13px;list-style:none;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;transition:all .3s ease;text-align:center;}
header nav > ul > li > ul > li:last-child{border-bottom:0}
header nav > ul > li > ul > li:hover{background:rgba(255,255,255,0.75);color:#4f4f4f}
header nav > ul > li > ul > li a{padding:5px 0;font-size:12px}
header .social-networks{font-size:0;width:115px;height:25px;}
header .social-networks ul li{background:url("/images/web/social-icons.png") 0 0 no-repeat;display:inline-block;width:25px;height:25px;margin-left:5px;position:relative;}
header .social-networks ul li:nth-child(1){margin-left:0}
header .social-networks ul li:nth-child(2){background-position:-25px 0}
header .social-networks ul li:nth-child(3){background-position:-50px 0}
header .social-networks ul li:nth-child(4){background-position:-75px 0}
header button{background-color:#6d6d6d;background-image:linear-gradient(to bottom,#6d6d6d,#040404);background-repeat:repeat-x;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);box-shadow:0 1px 0 rgba(255,255,255,0.1) inset,0 1px 0 rgba(255,255,255,0.075);padding:7px 10px;border-image:none;-ms-border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;-o-border-radius:4px 4px 4px 4px;-webkit-border-radius:4px 4px 4px 4px;border-radius:4px 4px 4px 4px;border-style:solid;border-width:1px;cursor:pointer;font-size:14px;line-height:20px;text-align:center;vertical-align:middle;font-weight:normal;display:none;}
header button:hover{background-color:#040404;color:#fff;background-image:linear-gradient(to bottom,#151515,#040404);background-repeat:repeat-x;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);text-shadow:0 -1px 0 rgba(0,0,0,0.25)}
header button span{background-color:#f5f5f5;-ms-border-radius:1px 1px 1px 1px;-moz-border-radius:1px 1px 1px 1px;-o-border-radius:1px 1px 1px 1px;-webkit-border-radius:1px 1px 1px 1px;border-radius:1px 1px 1px 1px;box-shadow:0 1px 0 rgba(0,0,0,0.25);display:block;height:2px;width:18px;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25);margin-bottom:3px;cursor:pointer;font-size:14px;text-align:center;font-weight:normal}
footer{margin-top:6px;}
footer .cta{position:relative;height:70px;}
footer .cta .subscribe{position:absolute;top:23px;right:0;}
footer .cta .subscribe form input{border:1px solid #dfdfdf;color:currentColor;font-size:11px;padding:3px 5px;width:250px;}
footer .cta .subscribe form input:focus{outline:0}
footer .cta .subscribe form button{background-color:#999;color:#fff;border:0;padding:4px 13px;font-size:11px;font-weight:400;}
footer .cta .subscribe form button:focus{outline:0}
footer .cta .subscribe form button:hover{background-color:#737373;-ms-transition:background .5s ease;-moz-transition:background .5s ease;-o-transition:background .5s ease;-webkit-transition:background .5s ease;transition:background .5s ease}
footer .cta .subscribe #cta-status{display:none}
footer .info{border-top:1px solid #dfdfdf;margin-top:8px;text-align:center;padding-top:8px;}
footer .info address,footer .info small{font-size:80%;font-style:normal;line-height:18px}
.slider{margin-top:34px;overflow:hidden}
#bx-slider,#bx-banner{overflow:hidden;}
#bx-slider li,#bx-banner li{display:none;position:relative}
#bx-slider{min-height:280px}
.highlight{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-moz-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;}
.highlight > article.list{width:31.33%;margin-right:3%;margin-top:3%;border-top:1px solid #dfdfdf;padding-top:3%;}
.highlight > article.list:nth-child(3n+3){margin-right:0}
.highlight > article.list:nth-child(-n+3){border-top:0;padding-top:0;margin-top:0}
.highlight > article.list::after{background-color:#f00}
.highlight > figure.home,.highlight > figure.portfolio{position:relative;width:23.875%;height:23.875%;margin-right:1.5%;overflow:hidden;cursor:pointer;margin-top:1.5%;}
.highlight > figure.home img,.highlight > figure.portfolio img{width:100%;height:auto;display:block}
.highlight > figure.home figcaption,.highlight > figure.portfolio figcaption{position:absolute;background:rgba(0,0,0,0.8);width:100%;height:100%;opacity:0;top:0;right:0;-ms-transition:opacity .25s ease-in-out;-moz-transition:opacity .25s ease-in-out;-o-transition:opacity .25s ease-in-out;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-moz-justify-content:center;-webkit-justify-content:center;justify-content:center;}
.highlight > figure.home figcaption p,.highlight > figure.portfolio figcaption p{text-align:center;font-family:'Merriweather Sans',sans-serif;padding:22px;color:#fff;font-size:15px}
.highlight > figure.home:nth-child(-n+4),.highlight > figure.portfolio:nth-child(-n+4){margin-top:0}
.highlight > figure.home:nth-child(4n+4),.highlight > figure.portfolio:nth-child(4n+4){margin-right:0}
.highlight > figure.home:hover figcaption,.highlight > figure.portfolio:hover figcaption{opacity:1}
.highlight > hr{-webkit-box-flex:1 100%;-moz-box-flex:1 100%;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;height:1px;border:0;background-color:#dfdfdf;margin:16px 0;}
.highlight > hr:last-child{display:none}
.highlight-two{margin:16px -16px 0 -16px;padding:16px;background-color:#f9f9f6;border-bottom:1px solid #dfdfdf;border-top:1px solid #dfdfdf;}
.highlight-two ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:stretch;align-items:stretch;}
.highlight-two ul li{width:23.875%;margin-right:1.5%;list-style:none;}
.highlight-two ul li:last-child{margin-right:0}
.highlight-two ul li.menu{font-family:'Merriweather Sans',sans-serif;background-color:#575556;color:#d2d2d2;padding:22px;}
.highlight-two ul li.menu a{display:block;line-height:21px;font-size:13px}
article.list{position:relative;}
article.list h3{font-size:12px;font-family:'Merriweather Sans',sans-serif;margin-bottom:5px;font-weight:300}
article.list h2{height:40px}
article.list figure img{margin:5px 0;width:100%;height:auto}
article.list figure figcaption{font-size:12px;font-weight:400}
.social-plugins{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-moz-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:5px 0;margin:10px 0;}
.social-plugins > div{font-size:0;height:20px;margin-right:15px;}
.social-plugins > div:nth-child(4){display:none;margin-right:0;}
.social-plugins > div:nth-child(4) a{width:90px;height:20px;background:url("/images/web/wa-icon.png") 0 0 no-repeat;display:inline-block}
.content{margin-top:16px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:flex-start;align-items:flex-start;}
.content .article{width:75%;}
.content .article > h2{font-size:24px;font-weight:400;margin-bottom:3px;color:#d54344}
.content .article .description{font-size:14px;font-variant:small-caps;margin-bottom:5px}
.content .article .body{text-align:justify;word-wrap:break-word;text-justify:inter-word;font-size:16px;}
.content .article .body p{margin-bottom:16px;line-height:21px}
.content .article .body ul,.content .article .body ol{margin-left:21px;margin-bottom:16px;}
.content .article .body ul li,.content .article .body ol li{margin-bottom:5px;}
.content .article .body ul li:last-child,.content .article .body ol li:last-child{margin-bottom:0}
.content .article .body a:not(.fancybox){font-weight:400;opacity:.9;}
.content .article .body a:not(.fancybox):hover{opacity:1;border-bottom:1px dotted}
.content .article .body a.fancybox{font-size:0;display:block}
.content .article .body .article-img{padding-bottom:16px}
.content .article .body .article-img-2{padding:0 16px 16px 0;float:left;width:50%}
.content .article .body .article-img img,.content .article .body .article-img-2 img{width:100%;height:auto}
.content .article .body .article-img figcaption,.content .article .body .article-img-2 figcaption{margin-top:5px;font-size:11px;font-variant:small-caps}
.content .article .body blockquote{font-weight:400;font-size:20px;color:#d54344;font-style:italic;margin-bottom:16px;text-align:center;margin:26px 0;}
.content .article .body blockquote.right{width:35%;text-align:right;float:right;margin:0 0 16px 16px}
.content .article .body blockquote.left{text-align:left;margin: 26px 0 16px 0;}
.content .article .body blockquote p{line-height:140%;}
.content .article .body blockquote p:last-child{margin-bottom:0}
.content .article .body .member-photo{-ms-border-radius:50% !important;-moz-border-radius:50% !important;-o-border-radius:50% !important;-webkit-border-radius:50% !important;border-radius:50% !important;overflow:hidden !important}
.content .article .video{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}
.content .article .video iframe{position:absolute;top:0;left:0;width:100%;height:100%}
.content .article .gallery{margin-bottom:16px}
.content .article .downloads{margin-bottom:16px;}
.content .article .downloads ul li{width:16.66%;padding:5px 5px;display:inline-block;vertical-align:top;list-style:none;}
.content .article .downloads ul li a figure img{width:100%;height:auto;padding:0 5px}
.content .article .downloads ul li a figure figcaption{font-size:.8em;text-align:center;margin-top:5px}
.content .article .related-links{margin-bottom:16px;}
.content .article .related-links ul{margin-top:5px;}
.content .article .related-links ul li{display:list-item;margin-left:26px;text-align:left;padding:3px 0}
.content aside{width:25%;padding-right:2%}
.content aside.submenu{margin-top:4px;}
.content aside.submenu h4{padding:5px 10px;font-weight:400}
.content aside.submenu ul li{border-top:1px solid #dfdfdf;list-style:none;}
.content aside.submenu ul li a{display:block;cursor:pointer;padding:5px 10px;-ms-transition:background .1s ease;-moz-transition:background .1s ease;-o-transition:background .1s ease;-webkit-transition:background .1s ease;transition:background .1s ease;font-size:13px;}
.content aside.submenu ul li a:hover{background:#f9f9f6}
.content aside.submenu ul li .active{background:#f9f9f6}
.gallery-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-moz-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;width:100%;}
.gallery-list figure{width:22.75%;margin-right:3%;margin-top:3%;position:relative;}
.gallery-list figure:nth-child(4n+4){margin-right:0}
.gallery-list figure:nth-child(-n+4){margin-top:0}
.gallery-list figure a{display:block}
.gallery-list figure img{width:100%;height:auto;display:block}
.gallery-list figure figcaption{margin-top:7px;font-size:12px}
.gallery-list figure h2{margin-bottom:7px;height:40px}
.video-gallery{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-moz-flex-flow:row wrap;-webkit-flex-flow:row wrap;flex-flow:row wrap;-moz-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start;width:100%;}
.video-gallery .video_cont{padding-top:3%;margin-top:3%;width:50%;list-style:none;border-top:1px solid #dfdfdf;}
.video-gallery .video_cont:nth-child(odd){padding-right:1.5%}
.video-gallery .video_cont:nth-child(even){padding-left:1.5%}
.video-gallery .video_cont:nth-child(-n+2){border-top:0;padding-top:0;margin-top:0}
.video-gallery .video_cont h2{margin-bottom:5px;height:40px}
.video-gallery .video_cont p{margin-top:5px}
.redTitle{font-weight:300;font-size:14px;color:#d54344}
.navbar{font-size:12px;margin-top:34px;padding:7px 5px 5px;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;cursor:default;}
.navbar a{font-size:12px}
.form{position:relative;}
.form h3{font-size:20px;font-weight:400}
.form p{margin-bottom:10px;}
.form p span{position:relative;}
.form p span label.error{position:absolute;left:10px;background:rgba(255,0,0,0.9);bottom:-30px;color:#fff;padding:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:9;text-align:left;font-size:11px;width:auto;}
.form p span label.error:after{content:" ";display:block;position:absolute;left:20px;top:-10px;border-bottom:10px solid rgba(255,0,0,0.9);border-left:6px solid transparent;border-right:6px solid transparent}
.form.inscripcion{background-color:#f2f2f2;padding:20px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-bottom:16px}
label{display:inline-block;width:25%}
.input{background-color:rgba(241,15,16,0.945) 0;border:0;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px solid #dfdfdf;display:inline-block;color:#5a6481;font-size:12px;padding:1px 10px 0;width:74%;}
.input:focus{outline:0}
.fw{width:100% !important}
.span-captcha{display:inline-block;width:74%}
.text{height:25px}
.textarea{height:90px;padding:4px 10px;resize:none;border:1px solid #dfdfdf}
.select{height:25px;margin-left:-4px;padding-left:10px !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}
.select-style{position:relative;}
.select-style:after{content:'<>';font:14px "Consolas",monospace;color:#dfdfdf;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);right:5px;top:0;padding:0 0 2px;border-bottom:1px solid #ddd;position:absolute;pointer-events:none}
.select-style:before{content:'';color:#dfdfdf;right:6px;top:0;width:20px;height:20px;position:absolute;pointer-events:none;display:block}
select option{color:#5a6481;}
select option:first-child{color:#a9a9b1}
select option[disabled]:first-child{display:none}
select option[disabled]{color:#a9a9b1}
select.empty{color:#a9a9b1}
.captcha{height:22px;width:121px !important}
.btn-submit{background-color:#999;border:0;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#fff;height:30px;font-weight:400;-ms-transition:background .3s ease;-moz-transition:background .3s ease;-o-transition:background .3s ease;-webkit-transition:background .3s ease;transition:background .3s ease;width:100%;}
.btn-submit:focus{outline:0}
.btn-submit:hover{background-color:#7a7a7a}
#captcha{left:130px;position:absolute;top:0;}
#captcha img{display:inline}
.input.error{border:1px solid #f00}
.load{background:url("/images/web/loading.gif") no-repeat center;width:100%;height:30px;display:none;margin-top:10px}
.mensaje{-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;display:none;font-size:12px;font-weight:400;margin-top:10px;padding:10px 5px;text-align:center;width:100%;}
.mensaje.error{background:#f2dede;color:#b94a48;border:1px solid #b94a48}
.mensaje.success{background:#dff0d8;color:#468847;border:1px solid #468847}
.contact{-webkit-box-flex:2;-moz-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;margin-right:18px}
.map{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:18px;}
.map iframe{width:100%;height:302px}
.address{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-right:0;}
.address p{margin-bottom:10px;}
.address p:last-child{margin-bottom:0}
.grid_1,.grid_2,.grid_3,.grid_4{margin-left:10px;margin-right:10px}
.grid_1{width:210px}
.grid_2{width:440px}
.grid_3{width:670px}
.grid_4{width:900px}
.alpha{margin-left:0}
.omega{margin-right:0}
.error{color:#c00}
.tj{text-align:justify;word-wrap:break-word;text-justify:inter-word}
.mt{margin-top:16px}
.mb{margin-bottom:16px}
.mt2{margin-top:36px}
.fl{float:left}
.fr{float:right}
.notfound{text-align:center;margin:15% 0;font-size:25px;width:100%}
.clear{display:block;}
.clear:after{content:".";display:block;clear:both;visibility:hidden;overflow:hidden;line-height:0;height:0;width:0}
.link-absolute{position:absolute;left:0;right:0;top:0;bottom:0;z-index:4}
.rotate{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.btn{color:#fff !important;display:inline-block;margin-bottom:16px;font-weight:normal;text-align:left;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:11px 19px;font-size:12px;line-height:1.42857143;-ms-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:201px;margin-right:16px;}
.btn:last-child{margin-right:0}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none;-ms-transition:background-position .1s linear;-moz-transition:background-position .1s linear;-o-transition:background-position .1s linear;-webkit-transition:background-position .1s linear;transition:background-position .1s linear;background-position:0 -15px}
.btn-facebook{text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#2b4b90;background-image:-moz-linear-gradient(top,#3b5998,#133783);background-image:-webkit-gradient(linear,0 0,0 100%,from(#3b5998),to(#133783));background-image:-webkit-linear-gradient(top,#3b5998,#133783);background-image:-o-linear-gradient(top,#3b5998,#133783);background-image:linear-gradient(to bottom,#3b5998,#133783);background-repeat:repeat-x;border-color:#133783 #133783 #091b40;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)}
.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.btn-facebook.disabled,.btn-facebook[disabled]{color:#fff;background-color:#133783}
.btn-facebook:active,.btn-facebook.active{background-color:#0d2456 9}
.btn-twitter{text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#1c95d0;background-image:-moz-linear-gradient(top,#2daddc,#0271bf);background-image:-webkit-gradient(linear,0 0,0 100%,from(#2daddc),to(#0271bf));background-image:-webkit-linear-gradient(top,#2daddc,#0271bf);background-image:-o-linear-gradient(top,#2daddc,#0271bf);background-image:linear-gradient(to bottom,#2daddc,#0271bf);background-repeat:repeat-x;border-color:#0271bf #0271bf #014473;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25)}
.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.btn-twitter.disabled,.btn-twitter[disabled]{color:#fff;background-color:#0271bf}
.btn-twitter:active,.btn-twitter.active{background-color:#01538d 9}
.float{position:fixed;width:60px;height:60px;bottom:40px;right:40px;background-color:#4DC247;color:#FFF!important;border-radius:50px;text-align:center;font-size:30px;box-shadow: 2px 2px 3px #999;z-index:100;}
.my-float{margin-top:16px;}
@media screen and (max-width:980px){.highlight-two ul li{width:32.33%;}
.highlight-two ul li:nth-child(3){margin-right:0}
.highlight-two ul li:last-child{display:none}
header nav{margin:0 10px}
.social-plugins > div:nth-child(4){display:block}
}@media screen and (max-width:768px){header{-moz-justify-content:baseline;-webkit-justify-content:baseline;justify-content:baseline;height:80px;}
header nav{margin:2px 0 0 0;padding:4px 0;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;-webkit-box-flex:1 100%;-moz-box-flex:1 100%;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between}
header h1,header .social-networks{-webkit-box-flex:1 auto;-moz-box-flex:1 auto;-webkit-flex:1 auto;-ms-flex:1 auto;flex:1 auto}
header h1{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1}
header .social-networks{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;text-align:right}
header nav{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:3;-webkit-order:3;order:3}
.slider{margin-top:80px}
.navbar{border-top:none;margin-top:66px}
.bx-caption{background:rgba(255,255,255,0.85) !important;top:initial !important;height:initial !important;bottom:0;width:100% !important;padding:10px !important}
.bx-title{font-size:16px !important;height:initial !important}
.bx-resume{line-height:initial !important;margin-top:2px !important;font-size:13px !important}
aside.submenu{display:none}
.content .article{width:100%}
.redTitle{font-size:16px;font-weight:400}
.content .article .body blockquote.left,.content .article .body blockquote.right{float:none;width:100%;text-align:center;margin:16px 0 26px 0;font-size:16px}
.content .article .body .article-img-2{padding:0 0 16px 0;float:none;width:100%}
.highlight{-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.highlight > figure.portfolio{width:31.33%;margin-right:0;margin-top:3%;}
.highlight > figure.portfolio:nth-child(-n+3){margin-top:0 !important}
.highlight > figure.portfolio:nth-child(4){margin-top:3%}
.contact{margin-right:0;-webkit-box-flex:1 100%;-moz-box-flex:1 100%;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%}
.map,.address{margin-top:26px}
.gallery-list.list figure{width:31.33%;}
.gallery-list.list figure:nth-child(4n+4){margin-right:3%}
.gallery-list.list figure:nth-child(-n+4){margin-top:3%}
.gallery-list.list figure:nth-child(3n+3){margin-right:0}
.gallery-list.list figure:nth-child(-n+3){margin-top:0}
}@media screen and (max-width:700px){.highlight-two ul li{width:48%;margin-right:0;margin-top:4%;}
.highlight-two ul li:nth-child(-n+2){margin-top:0}
.highlight-two ul li:last-child{display:initial}
}@media screen and (max-width:640px){footer .cta{text-align:center;height:105px;}
footer .cta .subscribe{position:initial;display:block;}
footer .cta .subscribe form input{width:192px}
footer .cta .subscribe form button{padding:4px 10px}
}@media screen and (max-width:568px){.wrapper{padding:16px}
header{padding:5px 16px;height:41px;}
header button{display:block;margin-right:20px}
header nav{display:none;padding:0;border:0;}
header nav > ul{background:#494949;color:#fff;}
header nav > ul > li{-webkit-box-flex:1 100%;-moz-box-flex:1 100%;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;text-align:left;border-bottom:1px solid #5b5b5b;}
header nav > ul > li:last-child{border:0}
header nav > ul > li:hover{background:#494949}
header nav > ul > li a,header nav > ul > li span{display:block}
header nav > ul > li a{padding:10px 15px}
header nav > ul > li > ul{position:relative;background:#5b5b5b;}
header nav > ul > li > ul > li{border-bottom:1px solid #6d6d6d;border-top:1px solid #5b5b5b;display:block;font-size:13px;text-align:left;}
header nav > ul > li > ul > li:last-child{border-bottom:0}
header nav > ul > li > ul > li:hover{background:rgba(255,255,255,0.75);color:#4f4f4f}
header nav > ul > li > ul > li a{padding:10px 15px}
.navbar,.slider{margin-top:34px}
.navbar{border-top:1px solid #dfdfdf}
.bx-resume{display:none !important}
.form label{display:none}
.form .input{width:100%}
.form .select{margin-left:0}
.gallery-list.list figure{width:48.5%;}
.gallery-list.list figure:nth-child(3n+3){margin-right:3%}
.gallery-list.list figure:nth-child(-n+3){margin-top:3%}
.gallery-list.list figure:nth-child(2n+2){margin-right:0}
.gallery-list.list figure:nth-child(-n+2){margin-top:0}
.highlight > article.list{width:48%;margin-right:0;}
.highlight > article.list:nth-child(-n+3){margin-top:auto}
.highlight > article.list:nth-child(-n+2){margin-top:0}
.highlight > article.list:nth-child(3n+3){border-top:1px solid #dfdfdf;margin-top:3%;padding-top:3%}
.highlight > figure.home{width:48%;margin-right:0;}
.highlight > figure.home:nth-child(-n+2){margin-bottom:3% !important}
.highlight-two ul li article.list h2{font-size:14px;font-weight:300}
}@media screen and (max-width:480px){.highlight > figure.portfolio{width:48%;}
.highlight > figure.portfolio:nth-child(-n+2){margin-top:0}
.highlight > figure.portfolio:nth-child(3){margin-top:3% !important}
.highlight-two .menu a{font-size:12px !important;}
.highlight-two .menu a:first-child{margin-top:0}
.bx-caption{padding:5px !important}
.bx-title{font-size:12px !important}
.social-plugins{-moz-justify-content:space-between;-webkit-justify-content:space-between;justify-content:space-between;}
.social-plugins > div{width:33.33%;margin-right:0;text-align:center;}
.social-plugins > div:nth-child(4),.social-plugins > div:nth-child(4){margin-top:7px}
.login a{font-size:14px;width:100%;}
.login a:last-child{margin-bottom:0}
.video-gallery .video_cont{width:100%;}
.video-gallery .video_cont:nth-child(odd){padding-right:0}
.video-gallery .video_cont:nth-child(even){padding-left:0}
.video-gallery .video_cont:nth-child(2){border-top:1px solid #dfdfdf;padding-top:3%;margin-top:3%}
.highlight-two ul li article.list h2{font-size:16px;font-weight:400}
}@media screen and (max-width:440px){.highlight-two ul li{width:100%;margin-bottom:16px;margin-right:0;}
.highlight-two ul li:first-child{border-bottom:1px solid #dfdfdf;padding-bottom:16px}
.highlight-two ul li:last-child{margin-bottom:0}
.highlight-two .menu a{font-size:16px !important;margin-top:10px;}
.highlight-two .menu a:first-child{margin-top:0}
.highlight > article.list{border-top:1px solid #dfdfdf !important;margin-top:16px !important;padding-top:16px !important;width:100%;}
.highlight > article.list:first-child{margin-top:0 !important;padding-top:0 !important;border-top:0 !important}
.map,.address{-webkit-box-flex:1 100%;-moz-box-flex:1 100%;-webkit-flex:1 100%;-ms-flex:1 100%;flex:1 100%;margin-right:0}
.address{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;text-align:center;border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:26px 0}
.map{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:3;-webkit-order:3;order:3}
}@media screen and (max-width:380px){.highlight > figure{width:100%;margin-top:16px !important;}
.highlight > figure:nth-child(2){margin-top:16px !important}
.social-plugins > div{width:50%;}
.social-plugins > div:nth-child(3){width:50%;margin-top:7px}
.social-plugins > div:nth-child(4){width:50%}
}@media screen and (max-width:350px){.social-plugins > div:nth-child(1){width:100%}
.social-plugins > div:nth-child(2){margin-top:7px}
.social-plugins > div:nth-child(4){width:50%;display:block}
}