﻿body{font-family:"Roboto Condensed", sans-serif;font-size:16px}@media (min-width:1200px){body .container{max-width:1110px}}body img{max-width:100%;height:auto}body a{text-decoration:none;color:#000000}body a:hover,body a:focus{text-decoration:none;color:rgba(0, 0, 0, 0.5)}body p:last-child{margin-bottom:0}body .header{position:sticky;z-index:99999;padding:0;top:0;left:0;right:0;background:#fff;padding:50px 0;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}@media (max-width:991px){body .header{padding:30px 0}}body .header .logo{text-align:center;margin-bottom:30px;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}@media (max-width:991px){body .header .logo{text-align:left;margin-bottom:0}}body .header .logo img{max-width:370px;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}@media (max-width:991px){body .header .logo img{max-width:160px}}body .header .logo h2{font-size:20px;opacity:0.5;margin-top:20px;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}body .header .logo .topsrch{display:none}@media (max-width:991px){body .header .logo .topsrch{display:block}body .header .logo .topsrch input{width:100% !important;max-width:100% !important;padding:9px !important}}body .header .hdrtgl-btn{position:relative;width:20px;height:16px;border-bottom:2px solid #000000;cursor:pointer;order:2;margin-left:20px;margin:auto 0;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}body .header .hdrtgl-btn:before,body .header .hdrtgl-btn:after{content:"";width:20px;height:2px;position:absolute;background:#000000;top:0;left:0;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}body .header .hdrtgl-btn:after{top:7px}body .header .hdrtgl-btn.active{border-bottom:2px solid transparent}body .header .hdrtgl-btn.active:before{transform:rotate(45deg);top:6px}body .header .hdrtgl-btn.active:after{transform:rotate(-45deg);top:6px}@media (max-width:991px){body .header .hdrtgl-btn{position:absolute;right:15px;top:0}}body .header .hdr-rit{position:inherit}body .header .hdrmnu{display:flex;justify-content:center;padding:15px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}@media (max-width:991px){body .header .hdrmnu{display:none;border:0;position:absolute;top:100%;left:0;background:#e7e7e7;z-index:9999;padding:15px;width:calc(100%)}}body .header .hdrmnu>ul{margin:0;padding:0;list-style:none;display:flex;justify-content:end;font-weight:bold;text-transform:uppercase}@media (max-width:991px){body .header .hdrmnu>ul{display:block}}body .header .hdrmnu>ul>li{margin:0;margin-right:0;padding:0 20px;position:relative;margin-right:5px}@media (max-width:1199px){body .header .hdrmnu>ul>li{padding:0 10px}}@media (max-width:991px){body .header .hdrmnu>ul>li{padding:0}}body .header .hdrmnu>ul>li>a{color:#000000;position:relative;padding:0px;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}body .header .hdrmnu>ul>li>a:hover,body .header .hdrmnu>ul>li>a:focus{color:rgba(0, 0, 0, 0.5)}body .header .hdrmnu>ul>li.current-menu-ancestor>a,body .header .hdrmnu>ul>li.current-menu-item>a{color:rgba(0, 0, 0, 0.5)}body .header .hdrmnu>ul>li>.fa-angle-down{margin-left:10px;font-size:13px}@media (max-width:991px){body .header .hdrmnu>ul>li>.fa-angle-down{margin-left:10px;font-size:13px;background:#000;padding:7px 9px;color:#ddd;cursor:pointer;float:right}}body .header .hdrmnu>ul>li>.fa-angle-down.active:before{transform:rotate(180deg);display:block}@media (max-width:991px){body .header .hdrmnu>ul>li>a{color:#000000;display:inline-block;position:relative;padding-right:0px;padding:10px;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}body .header .hdrmnu>ul>li>a:hover,body .header .hdrmnu>ul>li>a:focus{color:rgba(0, 0, 0, 0.5)}body .header .hdrmnu>ul>li.current-menu-ancestor>a,body .header .hdrmnu>ul>li.current-menu-item>a{color:rgba(0, 0, 0, 0.5)}}@media (min-width:992px){body .header .hdrmnu>ul>li>ul{position:absolute;top:180%;margin:0;list-style:none;background:#000000;padding:30px;opacity:0;visibility:hidden;-webkit-transition:0.5s ease all;-moz-transition:0.5s ease all;-ms-transition:0.5s ease all;-o-transition:0.5s ease all;transition:0.5s ease all}body .header .hdrmnu>ul>li>ul>li{margin:0 0 10px;padding:0;list-style:none;white-space:nowrap;font-size:14px}body .header .hdrmnu>ul>li>ul>li:last-child{margin-bottom:0}body .header .hdrmnu>ul>li>ul>li>a{color:#fff;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}body .header .hdrmnu>ul>li>ul>li>a:hover,body .header .hdrmnu>ul>li>ul>li>a:focus{color:#fff;opacity:0.8}body .header .hdrmnu>ul>li>ul>li.current-menu-ancestor>a,body .header .hdrmnu>ul>li>ul>li.current-menu-item>a{color:#fff;opacity:0.8}body .header .hdrmnu>ul>li:hover>ul{opacity:1;visibility:visible;top:100%}}@media (max-width:991px){body .header .hdrmnu>ul>li>ul{margin:0;list-style:none;padding:10px 20px;display:none;border-left:2px solid #000;margin-left:10px}body .header .hdrmnu>ul>li>ul>li{margin:0 0 10px;padding:0;list-style:none;white-space:nowrap;font-size:16px}body .header .hdrmnu>ul>li>ul>li:last-child{margin-bottom:0}body .header .hdrmnu>ul>li>ul>li>a{color:#000000;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}body .header .hdrmnu>ul>li>ul>li>a:hover,body .header .hdrmnu>ul>li>ul>li>a:focus{color:rgba(0, 0, 0, 0.5)}body .header .hdrmnu>ul>li>ul>li.current-menu-ancestor>a,body .header .hdrmnu>ul>li>ul>li.current-menu-item>a{color:rgba(0, 0, 0, 0.5)}body .header .hdrmnu>ul>li:hover>ul{opacity:1;visibility:visible;top:100%}}body .header .hdrmnu .btn{margin:auto 0;margin-left:10px}@media (max-width:991px){body .header .hdrmnu .btn{margin-left:0;margin-right:15px}}body .header.fixed{padding:20px 0}body .header.fixed .logo{margin-bottom:20px}body .header.fixed .logo img{max-width:140px}body .header.fixed .logo h2{font-size:13px}body .header .hdrmnu>ul{margin:auto 0}body .header .topsrch{margin:auto 0 !important}body .header .topsrch input{padding:5px !important;height:auto !important;line-height:0 !important;width:auto !important;max-width:130px}body .h1,body .h2,body .h3,body .h4,body .h5,body .h6,body h1,body h2,body h3,body h4,body h5,body h6{font-weight:400;font-family:"Newton";line-height:1.3;margin-bottom:20px}body .h1 strong,body .h2 strong,body .h3 strong,body .h4 strong,body .h5 strong,body .h6 strong,body h1 strong,body h2 strong,body h3 strong,body h4 strong,body h5 strong,body h6 strong{font-weight:bold}body h1,body .h1{font-size:40px}body h2{font-size:30px}body h3{font-size:25px}body h4{font-size:22px}body h5{font-size:20px}body h6{font-size:18px}@media (max-width:991px){body h1,body .h1{font-size:40px}}@media (max-width:767px){body h1,body .h1{font-size:35px}body h2{font-size:28px}body h3{font-size:23px}body h4{font-size:20px}body h5{font-size:18px}body h6{font-size:16px}}body .vc_btn3.vc_btn3-size-md,body .btn,body .single-next-prev a,body form input[type="submit"],body form button[type="submit"]{background:#000000 !important;color:#fff !important;border-radius:4px !important;border:2px solid #000000 !important;padding:7px 12px;font-weight:bold;font-size:14px;line-height:20px !important;text-transform:uppercase}body .vc_btn3.vc_btn3-size-md:hover,body .vc_btn3.vc_btn3-size-md:focus,body .btn:hover,body .btn:focus,body .single-next-prev a:hover,body .single-next-prev a:focus,body form input[type="submit"]:hover,body form input[type="submit"]:focus,body form button[type="submit"]:hover,body form button[type="submit"]:focus{background:rgba(0, 0, 0, 0.5) !important;color:#fff !important;border-color:rgba(0, 0, 0, 0.5) !important}body form{display:flex;flex-wrap:wrap;margin:0 -10px}body form ::-webkit-input-placeholder{color:#5d5d5d;opacity:1}body form ::-moz-placeholder{color:#5d5d5d;opacity:1}body form :-ms-input-placeholder{color:#5d5d5d;opacity:1}body form :-moz-placeholder{color:#5d5d5d;opacity:1}body form>div{width:calc(50% - 20px);margin:0 10px 20px}@media (max-width:767px){body form>div{width:calc(100% - 20px)}}body form>div.full{width:calc(100% - 20px)}body form input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]),body form select,body form textarea{background:transparent;border-radius:0px;border:1px solid #000000;border-radius:4px !important;color:#000000;outline:none;outline:none;padding:10px 15px;line-height:23px;width:100%;line-height:28px}body form textarea{border-radius:0px}body blockquote{font-family:"Nanum Myeongjo", serif;font-weight:800;font-size:23px;position:relative;padding:0 30px}body blockquote:before{content:"“";font-family:"Nanum Myeongjo", serif;font-size:60px;line-height:75px;position:absolute;left:-10px;top:0;color:#000000}body blockquote:after{content:"”";font-family:"Nanum Myeongjo", serif;font-size:60px;line-height:1px;position:absolute;right:-10px;bottom:-5px;color:#000000}body .wp-pagenavi{margin-top:50px}body .wp-pagenavi .pages{display:none !important}body .wp-pagenavi span,body .wp-pagenavi a{border:1px solid #e8e8e8;padding:5px 12px;color:#000;font-size:14px;font-weight:300;text-decoration:none !important;display:inline-block}body .tpbtmmargin{margin-top:60px;margin-bottom:60px}body .fstblock img{width:100%}body .topimgbtmcontnt img{width:100%}body .topimgbtmcontnt .tibc-inr{margin-bottom:30px}body .leftimgsec{display:flex;flex-wrap:wrap}body .leftimgsec .lftimg,body .leftimgsec .rightcntnt{width:50%}body .leftimgsec .rightcntnt{padding-left:30px;margin:auto}body .mt-30px{margin-top:30px !important}body .excerpt{font-size:15px}body .posted-in{font-size:12px;margin:15px 0 30px}body .posted-in span{margin-right:15px}body .posted-in span i{color:rgba(0, 0, 0, 0.3);margin-right:5px}@media (max-width:767px){body .center_sidebar{margin-top:40px;margin-bottom:40px}}body .max-widthfixed-sidebarlast{max-width:300px;margin:0 auto}body .cstm-bnr{margin-bottom:50px}body:not(.home):not(.single) .header{padding-bottom:0}body:not(.home):not(.single) .header .hdrmnu{border-bottom:0}body .cstm-bnr{background:#e5e5e5;margin-top:0;padding:50px 0}@media (max-width:767px){body div#blog-sidebar{margin-top:50px}}body.single{line-height:1.9}body.single .addtoany_shortcode{text-align:center;margin:50px 0;border-top:1px solid #e5e5e5;padding:40px 0 0}body.single .addtoany_shortcode .addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service)>span{height:35px;line-height:35px;width:35px;padding:5px}body.single p{margin-bottom:30px}body.single .blog-post-thumb{margin-bottom:50px}body.single blockquote{font-family:"Nanum Myeongjo", serif;font-weight:800;font-size:20px;position:relative;padding:0 30px;margin-bottom:50px;margin-top:50px}body.single .single-next-prev{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:center}body.single .single-next-prev i{display:block;color:#afafaf;font-weight:bold;font-size:12px;font-style:normal;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px}body.single .posttg{margin:50px 0;text-align:center;font-size:14px;color:rgba(0, 0, 0, 0.5)}body.single .posttg span{margin-right:15px}body .social a{margin-right:20px}body .social a:last-child{margin-right:0}body .blog-posts iframe{width:100%;height:430px}@media (max-width:991px){body .blog-posts iframe{height:270px}}@media (max-width:500px){body .blog-posts iframe{height:200px}}body .footer{background:#000000;padding:60px 0;color:#fff;font-size:14px}@media (max-width:767px){body .footer .cstmfcol{margin-bottom:40px}}body .footer h6,body .footer .widgettitle{font-size:14px;margin:0 0 20px;text-transform:uppercase}body .footer a{color:#fff}body .footer a:hover,body .footer a:focus{color:rgba(255, 255, 255, 0.5)}body .footer ul{margin:0;padding:0;text-align:center}body .footer ul li{margin:0 20px;padding:0;list-style:none;margin-bottom:10px;display:inline-block}body .footer ul li i{display:none !important}body .footer ul li ul{display:none}body .footer .copyrit{margin-top:50px}@media (max-width:767px){body .footer .copyrit{margin-top:10px}}/*# sourceMappingURL=style.css.map */