/*! * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com) * Code licensed under the Apache License v2.0. * For details, see http://www.apache.org/licenses/LICENSE-2.0. */blockquote p{font-size: 20px;}blockquote p:before{content: open-quote; font-weight: bold; font-size: 30px; color: #393939;}blockquote p:after{content: close-quote; font-weight: bold; font-size: 30px; color: #393939;}.blockquote-reverse,blockquote.pull-right{border-right: 5px solid #fc7500;}blockquote{border-left: 5px solid #fc7500; padding-left: 20px;}/*==New Css==*/.table-block{margin: 0px 15px;}table{width: 100%;}.contactus-section{background: #233e7b;}.contactus-section .navbar-nav{-webkit-flex-direction: unset; -moz-flex-direction: unset; -o-flex-direction: unset; -ms-flex-direction: unset; flex-direction: unset; -webkit-justify-content: center; -moz-justify-content: center; -o-justify-content: center; -ms-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -o-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}.contactus-section a{display: block; padding: 10px 20px;}.package-block{width: 100%; z-index: 100; overflow: hidden; position: relative;}.package-block.fixed{position: fixed; z-index: 11; bottom: 0px; left: 0px; width: 100%; background: #ffffff;}.liner{margin: 0 auto; width: 1110px; background: #fff; padding-bottom: 30px;}.tab-panels .panel-title{background: #F1F8FF; -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; -o-border-radius: 7px; border-radius: 7px;}.tab-panels .panel-body ul{list-style: inside disc;}.embed-responsive{border: 5px solid #ffffff; -webkit-box-shadow: 0px 0px 34px rgba(35, 34, 34, 0.15); -o-box-shadow: 0px 0px 34px rgba(35, 34, 34, 0.15); -moz-box-shadow: 0px 0px 34px rgba(35, 34, 34, 0.15); -ms-box-shadow: 0px 0px 34px rgba(35, 34, 34, 0.15); box-shadow: 0px 0px 34px rgba(35, 34, 34, 0.15); -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; -ms-border-radius: 20px; border-radius: 20px; background: #ffffff;}/*==End New Css==*/@media(max-width:768px){h3{font-size: 16px; margin-bottom: 0;}h2{font-size: 18px;}.embed-responsive{margin-bottom: 10px;}}.embed-responsive{margin-bottom: 30px;}p{margin: 0 0 25px; font-size: 16px; line-height: 1.5;}p.heading a{margin: 0 0 15px; font-size: 24px; color: #fc7500;}p.heading a:hover{color: #5daae0;}.normal-logo{display: block;}.scrolling-logo{display: none;}.scrolling .normal-logo{display: none;}.scrolling .scrolling-logo{display: block;}.btn.round{border-radius: 20px;}#top-link-block.affix-top{position: absolute; /* allows it to "slide" up into view */ bottom: -82px; /* negative of the offset - height of link element */ right: 10px; /* padding from the left side of the window */}#top-link-block.affix{position: fixed; /* keeps it on the bottom once in view */ bottom: 18px; /* height of link element */ right: 10px; /* padding from the left side of the window */}@media(min-width:768px){p{margin: 15px 0; font-size: 16px; line-height: 1.2;}}a{color: #fc7500; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}a:hover,a:focus{text-decoration: none; color: #fc7500;}.page-scroll{color: #fff; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}.light{font-weight: 400;}.navbar-custom{margin-bottom: 0; border-bottom: 1px solid rgba(255, 255, 255, .3); text-transform: uppercase; background-color: #fff;}.navbar-custom .navbar-brand{font-weight: 700;}.navbar-custom .navbar-brand:focus{outline: 0; color: #fff;}.navbar-custom .navbar-brand .navbar-toggle{padding: 4px 6px; font-size: 16px; color: #fff;}.navbar-custom .navbar-brand .navbar-toggle:focus,.navbar-custom .navbar-brand .navbar-toggle:active{outline: 0;}.navbar-custom a{color: #525252;}.navbar-custom .nav li a:hover{outline: 0; color: #fff; background-color: #84C341; padding: 5px 15px; border-radius: 30px; margin-top: 10px;}.navbar-custom .nav li a:focus,.navbar-custom .nav li a:active{outline: 0; background-color: transparent; color: #fff;}.navbar-custom .nav li.active{outline: 0; margin-top: -5px;}.navbar-custom .nav li.active a{background-color: rgb(132, 195, 65); color: #fff !important; padding: 5px 15px; margin-top: 15px; border-radius: 30px;}.navbar-custom .nav li.active a:hover{color: #fff;}@media(min-width:768px){.navbar-custom{padding: 20px 0; border-bottom: 0; letter-spacing: 1px; background: 0 0; -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out; -moz-transition: background .5s ease-in-out, padding .5s ease-in-out; transition: background .5s ease-in-out, padding .5s ease-in-out;}.navbar-custom.top-nav-collapse{padding: 0; border-bottom: 1px solid rgba(82, 82, 82, .3); background: #fff;}.navbar-custom.top-nav-collapse .nav > li > a, .navbar-default.affix .nav > li > a:focus{color: #666;}}.btn-circle{width: 70px; height: 70px; margin-top: 15px; padding: 7px 16px; border: 2px solid #fff; border-radius: 100% !important; font-size: 40px; color: #fff; background: 0 0; -webkit-transition: background .3s ease-in-out; -moz-transition: background .3s ease-in-out; transition: background .3s ease-in-out;}.btn-circle:hover,.btn-circle:focus{outline: 0; color: #fff; background: rgba(255, 255, 255, .1);}.btn-circle i.animated{-webkit-transition-property: -webkit-transform; -webkit-transition-duration: 1s; -moz-transition-property: -moz-transform; -moz-transition-duration: 1s;}.btn-circle:hover i.animated{-webkit-animation-name: pulse; -moz-animation-name: pulse; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear;}@-webkit-keyframes pulse{0%{-webkit-transform: scale(1); transform: scale(1);}50%{-webkit-transform: scale(1.2); transform: scale(1.2);}100%{-webkit-transform: scale(1); transform: scale(1);}}@-moz-keyframes pulse{0%{-moz-transform: scale(1); transform: scale(1);}50%{-moz-transform: scale(1.2); transform: scale(1.2);}100%{-moz-transform: scale(1); transform: scale(1);}}.download-section{width: 100%; background-color: #f1f8ff; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}.webinar-section{width: 100%; background: linear-gradient(#fff 30%, #efefef); -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}.automate-section{width: 100%; background: #fff; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}.benefits-section{width: 100%; background: linear-gradient(#fff, #efefef); -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}.benefits-section p{font-size: 16px; margin-top: 15px;}#map{width: 100%; height: 200px; margin-top: 100px;}@media(min-width:767px){#map{height: 400px; margin-top: 250px;}}.btn{border-radius: 0; text-transform: uppercase; font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 400; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}.btn-default{border: 1px solid #5daae0; color: #5daae0; background-color: transparent;}.btn-default:hover,.btn-default:focus{border: 1px solid #5daae0; outline: 0; color: #fff; background-color: #5daae0;}ul.banner-social-buttons{margin-top: 0;}@media(max-width:1199px){ul.banner-social-buttons{margin-top: 15px;}}@media(max-width:767px){ul.banner-social-buttons li{display: block; margin-bottom: 20px; padding: 0;}ul.banner-social-buttons li:last-child{margin-bottom: 0;}blockquote p{font-size: 16px; font-weight: 600;}}.footer{padding: 50px 0; background: #999;}.footer p{margin: 0;}/* --- Features ------------------------- */.my_right{text-align: right; font-size: 18px;}.my_feature{/*line-height:1.8em*/}.my_feature2{line-height: 1.8em; padding-top: 6px; padding-bottom: 6px;}.my_feature3,.my_feature31,.my_feature32{text-align: center;}.my_feature3{font-size: 1.6em}.my_feature31{font-size: 1.8em; font-weight: bold}.my_feature32{font-size: 0.6em; line-height: 0.2em; padding-bottom: 0.8em}.my_important{line-height: 2.8em; font-weight: bold}/* -@media(max-width:768px){.my_feature{text-align:center}}--- */.pakiety,.pakietyP,.pakietyA{-webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; border-top-left-radius: 1.5em !important; border-top-right-radius: 1.5em !important; width: 100%;}.pakietyA{background: #5daae0; height: 110%; margin-top: 1em; margin-bottom 0.2em; border: 1px solid #F3F3F3; color: #fff;}.pakietyP{height: 110%; margin-top: 1em; margin-bottom 0.2em; border: 1px solid #F3F3F3}.pakiety{height: 130%; line-height: 3em}.my_featureRow{margin-top: 0.2em; margin-bottom: 0.2em; border: 1px solid #F3F3F3}.my_naglowki{margin-top: 0.2em; margin-bottom: 0.2em; background: #E9F4F8; border: 1px solid #D5E5EC; font-size: 18px}.my_niebieski{background: #E0EAF2; border: 1px solid #F3F3F3}.my_szary{background: #F8F8F8; border: 1px solid #F3F3F3}.my_pusty{border-left: 1px solid #D5E5EC; border-bottom: 1px solid #D5E5EC}.my_pusty span{margin-top: -5px; margin-bottom: 15px; display: block;}my_pusty h3{font-weight: 700; font-size: 25px;}/* --- lewa--------------------------- */.my_plan2{background: rgb(230, 235, 218); border: 0.1em solid #F3F3F3; margin-top: 15px}.my_planHeader.my_plan2 a{background: rgb(108, 131, 62); color: #102849}.my_planHeader.my_plan2{background: #F8F8F8; color: #102849; border: 1px solid #F3F3F3;}/* --- prawa --------------------------- */.my_plan3{background: rgb(254, 235, 212); font-size: 1.3em; height: 80px}.my_planHeader.my_plan3 a{background: rgb(199, 127, 40); color: #fff}.my_planHeader.my_plan3{background: #102849; border: 1px solid #F3F3F3}.my_planFeature{text-align: center; font-size: 14px;}.my_planFeature img{-webkit-filter: grayscale(1); -moz-filter: grayscale(1); -o-filter: grayscale(1); -ms-filter: grayscale(1); filter: grayscale(1);}.my_planFeature i.my_check{color: #fc7500;}.my_planFeature i.my_uncheck{color: #CCCCCC}.my_feature i.fa-info-circle{color: #3399CC; margin-left: 15px}.gwiazdka{font-size: 0.8em;}.btn-xlarge{padding: 15px 0px; line-height: normal; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}.panel-ribbon{position: absolute; -webkit-transform: rotateZ(0deg); padding: 0; width: 54px; height: 71px; margin-left: -16px; border-right: 80px solid transparent; border-bottom: 0px solid transparent; border-top: 80px solid #fc7500; transform: rotateZ(0deg);}.panel-ribbon h5{color: #fff !important; position: absolute; top: -73px; left: -4px; transform: rotateZ(-45deg); font-size: 14px;}.head-fixed{top: 0px; z-index: 100; position: fixed; width: 1110px;}.tab-panels .nav-link.basic-button.button-blue{font-size: 18px;}