.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:'';display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(white));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}@font-face{font-family:job-manager;src:url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/job-manager.eot?4963673);src:url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/job-manager.eot?4963673#iefix) format('embedded-opentype'),url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/job-manager.woff?4963673) format('woff'),url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/job-manager.ttf?4963673) format('truetype'),url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/job-manager.svg?4963673#job-manager) format('svg');font-weight:400;font-style:normal}@font-face{font-family:jm-logo;src:url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/jm-logo/jm.eot?ycsbky);src:url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/jm-logo/jm.eot?#iefixycsbky) format('embedded-opentype'),url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/jm-logo/jm.woff?ycsbky) format('woff'),url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/jm-logo/jm.ttf?ycsbky) format('truetype'),url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/font/jm-logo/jm.svg?ycsbky#icomoon) format('svg');font-weight:400;font-style:normal}.jm-icon{font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.rp4wp-related-job_listing>ul,ul.job_listings{padding:0;margin:0;border-top:1px solid #eee}.rp4wp-related-job_listing>ul.loading,ul.job_listings.loading{min-height:96px;border-bottom:1px solid #eee;background:url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/images/ajax-loader.gif) no-repeat center 32px}.rp4wp-related-job_listing>ul li.job_listing,.rp4wp-related-job_listing>ul li.no_job_listings_found,ul.job_listings li.job_listing,ul.job_listings li.no_job_listings_found{list-style:none outside;padding:0;margin:0;border-bottom:1px solid #eee}.rp4wp-related-job_listing>ul li.job_listing.job_position_filled a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_filled a,ul.job_listings li.job_listing.job_position_filled a,ul.job_listings li.no_job_listings_found.job_position_filled a{opacity:.25}.rp4wp-related-job_listing>ul li.job_listing.no_job_listings_found,.rp4wp-related-job_listing>ul li.no_job_listings_found.no_job_listings_found,ul.job_listings li.job_listing.no_job_listings_found,ul.job_listings li.no_job_listings_found.no_job_listings_found{padding:1em;border-bottom:1px solid #eee}.rp4wp-related-job_listing>ul li.job_listing a,.rp4wp-related-job_listing>ul li.no_job_listings_found a,ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{display:block;padding:1em 1em 1em 2em;border:0;overflow:hidden;zoom:1;position:relative;line-height:1.5em;text-decoration:none}.rp4wp-related-job_listing>ul li.job_listing a:focus,.rp4wp-related-job_listing>ul li.job_listing a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found a:hover,ul.job_listings li.job_listing a:focus,ul.job_listings li.job_listing a:hover,ul.job_listings li.no_job_listings_found a:focus,ul.job_listings li.no_job_listings_found a:hover{background-color:#fcfcfc}.rp4wp-related-job_listing>ul li.job_listing a img.company_logo,.rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo,ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{width:42px;height:42px;position:absolute;left:1em;float:left;margin-right:1em;vertical-align:middle;box-shadow:none}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.job_listing a ul.meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a ul.meta,ul.job_listings li.job_listing a div.location,ul.job_listings li.job_listing a div.position,ul.job_listings li.job_listing a ul.meta,ul.job_listings li.no_job_listings_found a div.location,ul.job_listings li.no_job_listings_found a div.position,ul.job_listings li.no_job_listings_found a ul.meta{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rp4wp-related-job_listing>ul li.job_listing a div.position,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position,ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;width:55%;padding:0 0 0 42px;line-height:1.5em}.rp4wp-related-job_listing>ul li.job_listing a div.position h3,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position h3,ul.job_listings li.job_listing a div.position h3,ul.job_listings li.no_job_listings_found a div.position h3{margin:0;padding:0;line-height:inherit;font-size:inherit}.rp4wp-related-job_listing>ul li.job_listing a div.position .company,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company,ul.job_listings li.job_listing a div.position .company,ul.job_listings li.no_job_listings_found a div.position .company{color:#999}.rp4wp-related-job_listing>ul li.job_listing a div.position .company .tagline,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.position .company .tagline,ul.job_listings li.job_listing a div.position .company .tagline,ul.job_listings li.no_job_listings_found a div.position .company .tagline{margin-left:.5em}.rp4wp-related-job_listing>ul li.job_listing a div.location,.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{float:left;text-align:left;width:25%;padding:0 0 0 1em;color:#999;line-height:1.5em}.rp4wp-related-job_listing>ul li.job_listing a .meta,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta,ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{float:right;text-align:right;width:20%;padding:0 0 0 1em;margin:0;line-height:1.5em;color:#999;list-style:none outside}.rp4wp-related-job_listing>ul li.job_listing a .meta li,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta li,ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{list-style:none outside;display:block;margin:0}.rp4wp-related-job_listing>ul li.job_listing a .meta .job-type,.rp4wp-related-job_listing>ul li.no_job_listings_found a .meta .job-type,ul.job_listings li.job_listing a .meta .job-type,ul.job_listings li.no_job_listings_found a .meta .job-type{font-weight:700}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a,ul.job_listings li.job_listing.job_position_featured a,ul.job_listings li.no_job_listings_found.job_position_featured a{background:#fefee5}.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.job_listing.job_position_featured a:hover,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:focus,.rp4wp-related-job_listing>ul li.no_job_listings_found.job_position_featured a:hover,ul.job_listings li.job_listing.job_position_featured a:focus,ul.job_listings li.job_listing.job_position_featured a:hover,ul.job_listings li.no_job_listings_found.job_position_featured a:focus,ul.job_listings li.no_job_listings_found.job_position_featured a:hover{background-color:#fefed8}.widget ul.job_listings li.job_listing a{padding:1em 0}.widget ul.job_listings li.job_listing .image{float:left}.widget ul.job_listings li.job_listing .image img{left:0;position:relative}.widget ul.job_listings li.job_listing .content{overflow:hidden}.widget ul.job_listings li.job_listing .position{float:none;width:auto;padding:0}.widget ul.job_listings li.job_listing ul.meta{float:none;width:auto;padding:0;margin:0;text-align:left}.widget ul.job_listings li.job_listing ul.meta li{float:none;display:inline;padding:0;margin:0 .5em 0 0;font-weight:400}.widget ul.job_listings li.job_listing ul.meta li:after{padding:0 0 0 .5em;content:"\2023"}.widget ul.job_listings li.job_listing ul.meta li:last-child:after{content:''}.job-manager .job-type,.job-types .job-type,.job_listing .job-type{color:#f08d3c}.job-manager .full-time,.job-types .full-time,.job_listing .full-time{color:#90da36}.job-manager .part-time,.job-types .part-time,.job_listing .part-time{color:#f08d3c}.job-manager .temporary,.job-types .temporary,.job_listing .temporary{color:#d93674}.job-manager .freelance,.job-types .freelance,.job_listing .freelance{color:#39c}.job-manager .internship,.job-types .internship,.job_listing .internship{color:#6033cc}@media only screen and (max-width:767px){ul.job_listings li.job_listing a,ul.job_listings li.no_job_listings_found a{padding:1em}ul.job_listings li.job_listing a img.company_logo,ul.job_listings li.no_job_listings_found a img.company_logo{visibility:hidden}ul.job_listings li.job_listing a div.position,ul.job_listings li.no_job_listings_found a div.position{float:left;width:60%;padding:0}ul.job_listings li.job_listing a div.location,ul.job_listings li.no_job_listings_found a div.location{float:right;width:40%;line-height:2em;font-size:.75em;padding:0 0 0 1em;text-align:right}ul.job_listings li.job_listing a .meta,ul.job_listings li.no_job_listings_found a .meta{float:right;width:40%;line-height:2em;font-size:.75em}ul.job_listings li.job_listing a .meta li,ul.job_listings li.no_job_listings_found a .meta li{font-size:1em}}.twenty-eleven ul.job_listings li.job_listing,.twenty-eleven ul.job_listings li.no_job_listings_found{padding:0!important}.display-icon{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0}.job-manager-error,.job-manager-info,.job-manager-message{padding:1em 2em 1em 3.5em!important;margin:0 0 2em!important;position:relative;background-color:#fff;color:#666;border-top:3px solid #999;list-style:none outside!important;width:auto;zoom:1;box-shadow:0 1px 1px rgba(0,0,0,.2)}.job-manager-error:after,.job-manager-error:before,.job-manager-info:after,.job-manager-info:before,.job-manager-message:after,.job-manager-message:before{content:"";display:table}.job-manager-error:after,.job-manager-info:after,.job-manager-message:after{clear:both}.job-manager-error:before,.job-manager-info:before,.job-manager-message:before{content:"";font-family:sans-serif;display:inline-block;position:absolute;top:1em;left:1.5em}.job-manager-error li,.job-manager-info li,.job-manager-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.job-manager-error.job-manager-message,.job-manager-info.job-manager-message,.job-manager-message.job-manager-message{border-top-color:#8fae1b}.job-manager-error.job-manager-message:before,.job-manager-info.job-manager-message:before,.job-manager-message.job-manager-message:before{color:#8fae1b;content:"\2713"}.job-manager-error.job-manager-info,.job-manager-info.job-manager-info,.job-manager-message.job-manager-info{border-top-color:#1e85be}.job-manager-error.job-manager-info:before,.job-manager-info.job-manager-info:before,.job-manager-message.job-manager-info:before{color:#1e85be;content:"i";font-family:Times,Georgia,serif;font-style:italic}.job-manager-error.job-manager-error,.job-manager-info.job-manager-error,.job-manager-message.job-manager-error{border-top-color:#b81c23}.job-manager-error.job-manager-error:before,.job-manager-info.job-manager-error:before,.job-manager-message.job-manager-error:before{color:#b81c23;content:"\00d7";font-weight:700}.job-manager-form fieldset{margin:0 0 1em 0;padding:0 0 1em 0;line-height:2em;border:0;border-bottom:1px solid #eee;zoom:1}.job-manager-form fieldset:after,.job-manager-form fieldset:before{content:"";display:table}.job-manager-form fieldset:after{clear:both}.job-manager-form fieldset label{display:block;margin:0;width:29%;float:left;vertical-align:middle}.job-manager-form fieldset label small{opacity:.75;font-size:.83em}.job-manager-form fieldset div.field{width:70%;float:right;vertical-align:middle}.job-manager-form fieldset .wp-editor-container{border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.job-manager-form fieldset .account-sign-in .button{margin-right:.5em}.job-manager-form fieldset .account-sign-in .button:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;content:'\e808'}.job-manager-form fieldset abbr.required{color:red;font-weight:700;border:0}.job-manager-form fieldset input.input-date,.job-manager-form fieldset input.input-text,.job-manager-form fieldset select,.job-manager-form fieldset textarea{margin:0;vertical-align:middle;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.job-manager-form fieldset small.description{opacity:.75;font-size:.83em;margin:1.2em 0 0 0;display:block;line-height:1.2em}.job-manager-form fieldset .job-manager-uploaded-files{display:table}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file{line-height:2em;font-style:italic;margin-bottom:1em;display:block}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview img{height:64px;margin:0;vertical-align:top}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-preview a{line-height:64px;display:inline-block;padding:0 0 0 1em}.job-manager-form fieldset .job-manager-uploaded-files .job-manager-uploaded-file .job-manager-uploaded-file-name{display:block}.job-manager-form .submit-job{padding:1em 0}.job-manager-form .job-manager-term-checklist{list-style:none outside;max-height:200px;overflow:auto;margin:0}.job-manager-form .job-manager-term-checklist li{list-style:none outside;margin:0;display:block;float:none}.job-manager-form .job-manager-term-checklist li label{width:auto;float:none}.job-manager-form .job-manager-term-checklist li li{margin:0 0 0 2em}.job-manager-form input[type=submit].disabled,.job-manager-form input[type=submit]:disabled{opacity:.5;cursor:not-allowed}.job-manager-form .spinner{background-repeat:no-repeat;background-size:20px 20px;display:inline-block;visibility:hidden;width:20px;height:20px;margin:0;vertical-align:middle}.job-manager-form .spinner.is-active{visibility:visible}div.job_listings{margin-bottom:1em}div.job_listings ul.job_listings{margin:0}.single_job_listing .company{position:relative;border:1px solid #eee;padding:1em;margin:0 0 2em;display:block;clear:both;min-height:3em;box-shadow:0 1px 1px rgba(0,0,0,.1);box-sizing:content-box}.single_job_listing .company img{width:3em;height:3em;position:absolute;left:1em;float:left;vertical-align:middle;box-shadow:none}.single_job_listing .company .name{margin:0 0 0 3em;padding:0 0 0 1em;line-height:1.5em}.single_job_listing .company .name a{float:right;margin-left:1em}.single_job_listing .company .tagline{display:block;margin:0 0 0 3em;padding:0 0 0 1em;line-height:1.5em;font-style:italic;color:#999}.single_job_listing .company .website:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;content:'\e809'}.single_job_listing .company .company_twitter:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;content:'\e80a'}.single_job_listing .company .company_video{border-top:1px solid #eee;padding:1em 0 0;margin:1em 0 0 0;position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.single_job_listing .company .company_video embed,.single_job_listing .company .company_video iframe,.single_job_listing .company .company_video object{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;display:block}.single_job_listing .meta{list-style:none outside;padding:0;margin:0 0 1.5em;overflow:hidden;zoom:1;clear:both}.single_job_listing .meta li{margin:0 1em 0 0;padding:.5em;float:left;line-height:1em;color:#999}.single_job_listing .meta .job-type{color:#fff;background-color:#f08d3c}.single_job_listing .meta .full-time{background-color:#90da36}.single_job_listing .meta .part-time{background-color:#f08d3c}.single_job_listing .meta .temporary{background-color:#d93674}.single_job_listing .meta .freelance{background-color:#39c}.single_job_listing .meta .internship{background-color:#6033cc}.single_job_listing .meta .listing-expired,.single_job_listing .meta .position-filled{color:#b81c23}.single_job_listing .meta .location:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;content:'\e81d'}.single_job_listing .meta .date-posted:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;content:'\e80f'}.single_job_listing .meta .listing-expired:before,.single_job_listing .meta .position-filled:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;content:'\e80e'}.single_job_listing .job_description{margin:0 0 1.5em}.job-manager-application-wrapper{clear:both;border:1px solid #eee;padding:.75em 1em 0;margin:1em 0;line-height:1.5em;display:block;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.1)}.job-manager-application-wrapper .application,.single_job_listing .application{padding:0;margin:0 0 1em;overflow:hidden}.job-manager-application-wrapper .application .application_button,.job-manager-application-wrapper .application .application_details,.single_job_listing .application .application_button,.single_job_listing .application .application_details{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.job-manager-application-wrapper .application .application_button,.single_job_listing .application .application_button{text-align:center;font-size:1.1em;line-height:1em;display:inline-block;margin:0 .5em 0 0;padding:.90909091em 2em;outline:0}.job-manager-application-wrapper .application .application_details,.single_job_listing .application .application_details{clear:both;border:1px solid #eee;padding:.75em 1em 0;margin:1em 0;line-height:1.5em;display:block;position:relative;box-shadow:0 1px 1px rgba(0,0,0,.1)}.job-manager-application-wrapper .application .application_details p,.single_job_listing .application .application_details p{margin:0 0 .75em}.job-manager-application-wrapper .application .application_details:before,.single_job_listing .application .application_details:before{content:"";position:absolute;margin:-10px 0 0 0;top:0;left:5em;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #eee}.job-manager-application-wrapper .application .application_details:after,.single_job_listing .application .application_details:after{content:"";position:absolute;margin:-9px 0 0 1px;left:5em;top:0;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff}.job_filters{background:#eee;zoom:1}.job_filters:after,.job_filters:before{content:"";display:table}.job_filters:after{clear:both}.job_filters .search_jobs{padding:1em;zoom:1}.job_filters .search_jobs:after,.job_filters .search_jobs:before{content:"";display:table}.job_filters .search_jobs:after{clear:both}.job_filters .search_jobs div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.job_filters .search_jobs div label{display:none}.job_filters .search_jobs div.filter_first,.job_filters .search_jobs div.search_keywords{float:left;padding-right:.5em;width:50%}.job_filters .search_jobs div.filter_last,.job_filters .search_jobs div.search_location{float:right;padding-left:.5em;width:50%}.job_filters .search_jobs div.filter_wide,.job_filters .search_jobs div.search_categories{padding-top:.5em;clear:both;width:100%}.job_filters .search_jobs div.search_submit{padding-top:.5em}.job_filters .search_jobs div .showing_jobs a{padding:.25em}.job_filters .search_jobs div .showing_jobs a.active{background:#ddd;text-decoration:none}.job_filters .search_jobs input,.job_filters .search_jobs select{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.job_filters .job_types{list-style:none outside;margin:0;padding:0;font-size:.83em;background:#f9f9f9;border-top:1px solid #e5e5e5;zoom:1}.job_filters .job_types:after,.job_filters .job_types:before{content:"";display:table}.job_filters .job_types:after{clear:both}.job_filters .job_types li{margin:0;padding:.5em 1em;float:left;border-right:1px solid #eee}.job_filters .job_types li:last-child{border-right:0}.job_filters .showing_jobs{padding:.5em 1em;display:none;font-size:.83em;background:#f9f9f9;border-top:1px solid #e5e5e5}.job_filters .showing_jobs a{float:right;padding-left:10px;border:0}div.job_listings .job-manager-pagination{text-align:center;display:block;padding:1em 0 1em 0;border-bottom:1px solid #eee;line-height:1}div.job_listings .load_previous{border-top:1px solid #eee}div.job_listings .load_more_jobs+ul.job_listings{border-top:0}div.job_listings .load_more_jobs{text-align:center;display:block;padding:1em 1em 1em 2em;border-bottom:1px solid #eee;font-weight:700}div.job_listings .load_more_jobs.loading{background:url(//brasilinks.com.br/wp-content/plugins/wp-job-manager/assets/images/ajax-loader.gif) no-repeat center}div.job_listings .load_more_jobs.loading strong{visibility:hidden}div.job_listings .load_more_jobs:focus,div.job_listings .load_more_jobs:hover{background-color:#fcfcfc;border-bottom:1px solid #eee}.job_listing_preview{padding:0 1em 1em;border:5px solid #eee}.single-job_listing .entry-header .attachment-post-thumbnail,.single-job_listing .job_listing.has-post-thumbnail .post-thumbnail{display:none}.entry-content .job_listing_preview_title,.job_listing_preview_title{padding:.5em 1em;vertical-align:middle;position:relative;background:#eee}.entry-content .job_listing_preview_title h2,.job_listing_preview_title h2{margin:0;clear:none}.entry-content .job_listing_preview_title .button,.job_listing_preview_title .button{float:right;margin-left:.25em}.job_summary_shortcode{border:1px solid #ccc;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;text-align:center;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.4);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.job_summary_shortcode.aligncenter{display:block;margin:2em auto 2em}.job_summary_shortcode.alignleft{float:left;margin:0 2em 2em 0}.job_summary_shortcode.alignright{float:right;margin:0 0 2em 2em}.job_summary_shortcode a{text-decoration:none;color:inherit}.job_summary_shortcode img{margin:0;padding:0;display:block;width:100%;-moz-border-radius:0;-webkit-border-radius:0;-moz-border-top-left-radius:3px;-moz-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px;box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.job_summary_shortcode .job_summary_content{padding:0 1em}.job_summary_shortcode .meta{font-style:italic;color:#777}.job_summary_shortcode .job-type{-moz-border-radius:1em;-webkit-border-radius:1em;border-radius:1em;color:#fff;text-shadow:0 1px 0 rgba(255,255,255,.5);box-shadow:0 2px 4px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.4);position:absolute;top:0;right:0;padding:.5em;height:1em;width:auto;min-width:1em;font-size:1em;text-align:center;vertical-align:middle;line-height:1em;margin:-.5em -.5em 0 0}.job_summary_shortcode .job-type.full-time{background-color:#90da36}.job_summary_shortcode .job-type.part-time{background-color:#f08d3c}.job_summary_shortcode .job-type.temporary{background-color:#d93674}.job_summary_shortcode .job-type.freelance{background-color:#39c}.job_summary_shortcode .job-type.internship{background-color:#6033cc}#job-manager-job-dashboard .account-sign-in .button{margin-right:.5em}#job-manager-job-dashboard .account-sign-in .button:before{display:inline-block;width:16px;height:16px;-webkit-font-smoothing:antialiased;font-family:job-manager!important;text-decoration:none;font-weight:400;font-style:normal;vertical-align:top;font-size:16px;margin:0 2px 0 0;content:'\e808'}#job-manager-job-dashboard table ul.job-dashboard-actions{margin:0;padding:0;visibility:hidden;font-size:.92em}#job-manager-job-dashboard table ul.job-dashboard-actions li{float:none;display:inline;padding:0;margin:0 .5em 0 0;font-weight:400;list-style:none outside}#job-manager-job-dashboard table ul.job-dashboard-actions li:after{padding:0 0 0 .5em;content:"\2023"}#job-manager-job-dashboard table ul.job-dashboard-actions li:last-child:after{content:''}#job-manager-job-dashboard table ul.job-dashboard-actions li .job-dashboard-action-delete{color:red}#job-manager-job-dashboard table tr:focus ul.job-dashboard-actions,#job-manager-job-dashboard table tr:hover ul.job-dashboard-actions{visibility:visible}#job-manager-job-dashboard table td,#job-manager-job-dashboard table th{padding:.5em 1em .5em 0}#job-manager-job-dashboard table .job_title small{color:#999}#job-manager-job-dashboard table .featured-job-icon:before{content:'\e803';font-family:job-manager!important;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em}#job-manager-job-dashboard table .applications,#job-manager-job-dashboard table .expires,#job-manager-job-dashboard table .filled{text-align:center}#content nav.job-manager-pagination,nav.job-manager-pagination{text-align:center}#content nav.job-manager-pagination ul,nav.job-manager-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;border-left:1px solid #eee;margin:1px}#content nav.job-manager-pagination ul li,nav.job-manager-pagination ul li{border-right:1px solid #eee;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:0;margin:0;float:left;display:inline;overflow:hidden}#content nav.job-manager-pagination ul li a,#content nav.job-manager-pagination ul li span,nav.job-manager-pagination ul li a,nav.job-manager-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1em;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block;border:0}#content nav.job-manager-pagination ul li a:focus,#content nav.job-manager-pagination ul li a:hover,#content nav.job-manager-pagination ul li span.current,nav.job-manager-pagination ul li a:focus,nav.job-manager-pagination ul li a:hover,nav.job-manager-pagination ul li span.current{background:#eee;color:#888}.chosen-container{width:100%!important}.twenty-ten .chosen-choices,.twenty-ten .job_types{margin:0!important}.rtl .job-manager-form label{float:right}.rtl .job-manager-form div.field{float:left}.rtl .entry-content .job_listing_preview_title .button,.rtl .job_listing_preview_title .button{float:left}.rtl .single_job_listing .meta li{float:right;margin:0 0 0 1em}.geo-tag {
position: relative;
z-index: 10;
}
.geo-tag i.location.loading {
background-image: url(//brasilinks.com.br/wp-content/plugins/gt3-extended-location/assets/images/load.svg);
-webkit-animation: rotate 1500ms infinite linear;
-moz-animation: rotate 1500ms infinite linear;
animation: rotate 1500ms infinite linear;
}
.geo-tag i.location {
width: 20px;
height: 20px;
margin-top: -10px;
cursor: pointer;
right: 10px;
position: absolute;
top: 50%;
background: url(//brasilinks.com.br/wp-content/plugins/gt3-extended-location/assets/images/locate.svg) repeat 0 0;
background-size: contain;
}
.geo-tag input { padding-right: 40px; }
#map-canvas {
margin:10px 0;
clear: both;
}
#settings-gt3_settings #map-canvas {
width: 65% !important;
}
#map-canvas-options .map-action-lock {
display: block;
background: url(//brasilinks.com.br/wp-content/plugins/gt3-extended-location/assets/images/unlocked.svg) no-repeat 0 0;
background-size: contain;
cursor: pointer;
padding: 0 0 0 32px;
user-select: none;
}
#map-canvas-options .map-action-lock.locked {
background: url(//brasilinks.com.br/wp-content/plugins/gt3-extended-location/assets/images/locked.svg) no-repeat 0 0;
background-size: contain;
}
.gps_range {
display: none;
}
.gps_range.show {
display: block;
}.rangeslider,
.rangeslider__fill {
display: block;
-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.3);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.rangeslider {
background: #e6e6e6;
position: relative;
}
.rangeslider--horizontal {
height: 20px;
width: 100%;
}
.rangeslider--vertical {
width: 20px;
min-height: 150px;
max-height: 100%;
height: 100%;
}
.rangeslider--disabled {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
opacity: 0.4;
}
.rangeslider__fill {
background: #00ff00;
position: absolute;
}
.rangeslider--horizontal .rangeslider__fill {
top: 0;
height: 100%;
}
.rangeslider--vertical .rangeslider__fill {
bottom: 0;
width: 100%;
}
.rangeslider__handle {
background: white;
border: 1px solid #ccc;
cursor: pointer;
display: inline-block;
width: 40px;
height: 40px;
position: absolute;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.rangeslider__handle:after {
content: "";
display: block;
width: 18px;
height: 18px;
margin: auto;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEzIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.13)), color-stop(100%, rgba(255, 255, 255, 0)));
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
background-image: linear-gradient(rgba(0, 0, 0, 0.13), rgba(255, 255, 255, 0));
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.rangeslider__handle:active, .rangeslider--active .rangeslider__handle {
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0.12)));
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.12));
}
.rangeslider--horizontal .rangeslider__handle {
top: -10px;
touch-action: pan-y;
-ms-touch-action: pan-y;
}
.rangeslider--vertical .rangeslider__handle {
left: -10px;
touch-action: pan-x;
-ms-touch-action: pan-x;
}
input[type="range"]:focus + .rangeslider .rangeslider__handle {
-moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
-webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}@font-face {
font-family: "Theme_icon";
src: url(https://brasilinks.com.br/wp-content/themes/listingeasy/fonts/theme-font/Flaticon.eot);
src: url(https://brasilinks.com.br/wp-content/themes/listingeasy/fonts/theme-font/Flaticon.eot?#iefix) format("embedded-opentype"),
url(https://brasilinks.com.br/wp-content/themes/listingeasy/fonts/theme-font/Flaticon.woff) format("woff"),
url(https://brasilinks.com.br/wp-content/themes/listingeasy/fonts/theme-font/Flaticon.ttf) format("truetype"),
url(https://brasilinks.com.br/wp-content/themes/listingeasy/fonts/theme-font/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Theme_icon";
src: url(https://brasilinks.com.br/wp-content/themes/listingeasy/fonts/theme-font/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="theme_icon-"]:before, [class*=" theme_icon-"]:before,
[class^="theme_icon-"]:after, [class*=" theme_icon-"]:after {   
font-family: Theme_icon;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.theme_icon-cancel:before { content: "\f100"; }
.theme_icon-favorite:before { content: "\f101"; }
.theme_icon-medical:before { content: "\f102"; }
.theme_icon-social:before { content: "\f103"; }
.theme_icon-magnifying-glass:before { content: "\f104"; }
.theme_icon-shop:before { content: "\f105"; }@font-face{font-family:'FontAwesome';src:url(//brasilinks.com.br/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//brasilinks.com.br/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//brasilinks.com.br/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//brasilinks.com.br/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//brasilinks.com.br/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//brasilinks.com.br/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}body {
padding:0;
margin:0;
overflow-x:hidden !important;
-webkit-overflow-scrolling: touch;
display:block;
width:100%;
position:relative;
right: 0;
-webkit-transition: right .3s ease;
-moz-transition: right .3s ease;
transition: right .3s ease;
}
body,html {
padding:0;
margin:0;
}
pre {
padding: 15px;
white-space: pre-wrap;
word-wrap: break-word;
border: 1px #eee solid;
border-radius: 5px;
}
form,
fieldset{
margin-bottom:0
}
label,
legend{
display:block;
margin-bottom:5px;
font-weight:700
}
input + label{
display: inline-block;
}
input[type="checkbox"],
input[type="radio"]{
display:inline;
vertical-align: middle;
margin: 3px;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
padding: 13px 20px;
outline:none;
margin:0;
width:100%;
max-width:100%;
display:block;
font-size:14px;
line-height: 1.7;
border-width:1px;
border-style:solid;
border-color: #c4cad0;
background: transparent;
box-sizing:border-box;
color: inherit;
border-radius: 24px;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
-webkit-appearance:none;
}
@media only screen and (min-width: 768px) {
select {
-webkit-appearance:none;
}
}
textarea {
resize: none;
height: 150px;
}
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select{
height: 50px;
}
input[type="reset"],
input[type="submit"],
button{
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 14px;
line-height: 22px;
color: #fff;
padding: 13px 30px;
outline:none;
border-width: 1px;
border-style: solid;
cursor: pointer;
text-transform: uppercase;
transition: all 400ms;
-webkit-transition: all 400ms;
border-radius: 24px;
font-weight: 600;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
}
input[type="checkbox"] {
display: inline-block !important;
vertical-align: middle;
margin-top: 0;
margin-bottom: 0;
padding: 0;
line-height: 0;
outline: none;
-webkit-appearance: none;
appearance: none;
width: 20px;
height: 20px;
position: relative;
z-index: 1;
-webkit-box-sizing: border-box;
-ms-box-szing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-radius: 4px;
background: #fff;
border: 1px solid #c4cad0;
vertical-align: middle;
}
input[type="checkbox"]:before {
content: '\2713';
width: 18px;
line-height: 18px;
display: inline-block;
text-align: center;
display: block;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
font-size: 19px;
line-height: 18px;
text-align: center;
z-index: 1;
opacity: 0;
font-weight: 700;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
transition: all 0.3s ease;
}
input[type=checkbox]:checked:before {
opacity: 1;
}
input[type="submit"]:hover,
.gt3_social_color_wrapper .wp-picker-input-wrap .wp-picker-clear:hover,
button:hover{
background: #fff;
border-color: #c4cad0;
}
[class*=span] {
float:left;
min-height:1px;
}
.main_wrapper .sidebar-container .widget select,
.main_wrapper .sidebar-container .widget a.chosen-single {
border-color:#c4cad0!important;
padding-left: 20px;
padding-right: 40px;
height: 40px;
border-radius: 50px;
}
.main_wrapper .sidebar-container .widget a.chosen-single:after {
right: 18px;
}
.main_wrapper .sidebar-container .widget a.chosen-single span {
line-height: 38px;
font-size: 14px;
color: #8995a2!important;
width: 100%;
}
.main_wrapper .sidebar-container .widget .chosen-container .chosen-drop {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15)!important;
}
.main_wrapper .sidebar-container .widget .chosen-container .chosen-drop li {
transition: color 300ms;
}
textarea::-webkit-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
textarea:-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
textarea::-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
textarea:-ms-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
input[type="text"]::-webkit-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
input[type="text"]:-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
input[type="text"]::-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
input[type="text"]:-ms-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
input[type="email"]::-webkit-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
input[type="email"]:-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
input[type="email"]::-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
input[type="email"]:-ms-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
input[type="url"]::-webkit-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
input[type="url"]:-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
input[type="url"]::-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
input[type="url"]:-ms-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
input[type="tel"]::-webkit-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
input[type="tel"]:-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
input[type="tel"]::-moz-placeholder { color: inherit !important;
font-family: inherit !important;
}
input[type="tel"]:-ms-input-placeholder {
color: inherit !important;
font-family: inherit !important;
}
.container,
#container {
width:940px;
margin-right:auto;
margin-left:auto;
}
.fullwidth-wrapper #container {
width: auto;
}
.container:after,.container:before,
#container:after,#container:before {
display:table;
line-height:0;
content:"";
}
.container:after,
#container:after {
clear:both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:after,.row:before {
display:table;
line-height:0;
content:"";
}
.row:after {
clear:both;
}
.row [class*=span] {
display:block;
float:left;
width:100%;
min-height:1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
.clearfix:after,.clearfix:before {
display:table;
line-height:0;
content:"";
}
.clear,.clearfix:after,
.page-link{
clear:both;
}
.container,
#container {
width:1170px;
max-width: 100%;
}
.main_content .container,
.main_content #container{
max-width: 100%;
}
@media only screen and (min-width: 768px) {
.row .span12 {
width:100%;
}
.row .span11 {
width: 91.66666666666666%;
}
.row .span10 {
width: 83.33333333333334%;
}
.row .span9 {
width: 75%;
}
.row .span8 {
width: 66.66666666666666%;
}
.row .span7 {
width: 58.333333333333336%;
}
.row .span6 {
width: 50%;
}
.row .span5 {
width: 41.66666666666667%;
}
.row .span4 {
width: 33.33333333333333%;
}
.row .span3 {
width: 25%;
}
.row .span1-5 {
width: 20%;
}
.row .span2 {
width: 16.666666666666664%;
}
.row .span1 {
width: 8.333333333333332%;
}
}
@media only screen and (min-width: 768px) {
.gt3_course_grid.row .span12 {
width:100%;
}
.gt3_course_grid.row .span6 {
width: calc(50% - 0.5px);
}
.gt3_course_grid.row .span4 {
width: calc(33.33% - 0.5px);
}
.gt3_course_grid.row .span3 {
width: calc(50% - 0.5px);
}
}
@media only screen and (min-width: 992px) {
.gt3_course_grid.row .span3 {
width: calc(25% - 0.5px);
}
}
@media (min-width:1200px) {
[class*=span] {
float:left;
min-height:1px;
}
.row:after,.row:before {
display:table;
line-height:0;
content:"";
}
.row:after {
clear:both;
}
}
ul {
margin:0;
padding:0 0 20px 0;
}
li ul{
padding-bottom: 0;
padding-left: 17px;
}
.fullwidth-wrapper{
width: 100%;
padding: 0 30px;
box-sizing: border-box;
} ::selection {
opacity:1;
}
::-moz-selection {
opacity:1;
}
p,
address{
margin:0 0 16px 0;
padding:0;
}
a,
a:hover,
a:focus {
text-decoration:none;
outline:none !important; }
a:hover {
color: inherit;
}
a {
transition: all 300ms;
-webkit-transition: all 300ms;
}
img {
vertical-align:top;
outline:none !important;
max-width:100%;
height:auto;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.a-center{
text-align: center;
}
.a-left{
text-align: left;
}
.a-right{
text-align: right;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.dn {
display:none;
}
.ui-loader {
display:none!important;
}
.bypostauthor {
padding:0;
}
.wp-caption.aligncenter{
margin-left: auto;
margin-right: auto;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.wp-caption,
.wp-caption-text,
.sticky,
.gallery-caption {
max-width: 100%;
}
.wp-caption-text{
margin-top: 5px;
font-style: italic;
}
.hideme {
display:none;
}
.wp-caption-text {
text-align:center;
}
.clear {
clear:both;
height:0;
font-size:0
}
.custom_bg {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:block;
z-index:-1;
background-position:center;
}
.custom_bg.img_bg {
background-size:cover;
}
form,
body,
iframe {
margin:0;
padding:0;
}
iframe {
vertical-align: top;
width:100%;
display:block;
padding:0;
margin:0;
border:0;
}
img,
table,
iframe {
border:0;
}
table {
border-collapse:collapse;
border-spacing: 0;
vertical-align: middle;
width: 100%;
}
table td,
table th {
padding: 5px 10px;
text-align: center;
}
table tbody tr,
table thead tr,
table tfoot tr{
border: 1px solid #f2f2f2;
}
table tbody th,
table tfoot th{
border-right: 1px solid #f2f2f2;
}
p:empty {
display:none;
margin: 0;
}  .isotope-item {
z-index:2;
}
.isotope-hidden.isotope-item {
pointer-events:none;
z-index:1;
} .isotope,.isotope .isotope-item {
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
transition-duration:.8s;
}
.isotope {
-webkit-transition-property:height,width;
-moz-transition-property:height,width;
transition-property:height,width;
}
.isotope .isotope-item {
-webkit-transition-property:-webkit-transform,opacity;
-moz-transition-property:-moz-transform,opacity;
transition-property:transform,opacity;
} .isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {
-webkit-transition-duration:0;
-moz-transition-duration:0;
transition-duration:0;
}  .isotope.infinite-scrolling {
-webkit-transition:none;
-moz-transition:none;
transition:none;
} .nivoSlider {
position:relative;
width:100%;
height:auto;
overflow:hidden;
}
.nivoSlider img {
position:absolute;
top:0;
left:0;
width:100%;
vertical-align:top;
}
.nivo-main-image {
display:block;
position:relative!important;
width:100%!important;
}
.nivoSlider a.nivo-imageLink {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
padding:0;
margin:0;
z-index:6;
display:none;
}
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
top:0;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
overflow:hidden;
}
.nivo-box img {
display:block;
}
.nivo-caption {
position:absolute;
overflow:hidden;
display:none;
}
.nivo-html-caption {
display:none;
}
.nivo-controlNav {
display:none !important;
position:absolute;
bottom:30px;
left:0;
width:100%;
text-align:center;
z-index:99;
}
.nivo-controlNav a {
text-indent: -9999px !important;
overflow:hidden;
display:inline-block;
width:8px;
height:8px;
background: none;
opacity:1;
margin:5px 10px 0 10px;
line-height: 8px;
border-radius: 50%;
-webkit-border-radius: 50%;
border: 1px #ffffff solid;
position: relative;
cursor:pointer;
}
.nivo-controlNav a:after {
width:4px;
height:4px;
display:none;
background:#fff;
border-radius: 50%;
-webkit-border-radius: 50%;
position: absolute;
left: 1px;
top: 1px;
content: '';
}
.nivo-controlNav a.active:after {
display: block;
cursor:default;
}
.slider-wrapper {
position:relative;
} .wpcf7 input[type="date"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="url"],
.wpcf7 select,
.wpcf7 textarea{
width: 100%;
}
.wpcf7-form-control-wrap{
margin-bottom: 25px;
display: block;
}
div.wpcf7-response-output{
margin-left: 0;
margin-right: 0;
padding: 0.344em 1em;
padding-left: 50px;
border: none;
color: #ffffff;
background-color: #255379;
position: relative;
z-index: 1;
}
div.wpcf7-response-output:before{
content: "\f05a";
position: absolute;
top: 50%;
left: 17px;
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 18px;
margin-top: -9px;
}
div.wpcf7-validation-errors{
background-color: #c24747;
}
div.wpcf7-validation-errors:before{
content: "\f057";
}
div.wpcf7-mail-sent-ok{
background-color: #0fa55d;
}
div.wpcf7-mail-sent-ok:before{
content: "\f058";
}
span.wpcf7-not-valid-tip{
padding-top: 5px;
color: #d61d1d;
font-weight: 400;
}  .slick-slider {
position: relative;
display: block;
overflow: hidden;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
outline: none !important;
}
.slick-list:focus {
outline: none !important;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after {
display: table;
content: '';
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
display: none;
float: left;
height: 100%;
min-height: 1px;
outline: none !important;
cursor: pointer;
}
[dir='rtl'] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
} .slick-arrow {
position:absolute;
top:50%;
z-index:50;
text-indent:-9999px;
display:block;
font-size:0;
line-height:0;
cursor:pointer;
transition: all 300ms;
-webkit-transition: all 300ms;
outline: none;
border: none !important;
background: none;
} a.gt3_header_submit {
display:inline-block;
border-radius:20px;
height:40px;
text-align:center;
padding:9px 21px 11px 21px;
font-size:16px;
line-height:20px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
transition:background 400ms, color 400ms, border 400ms;
}
nav.main_menu_container a,
nav.main_menu_container a span {
text-decoration:none;
}
nav.main_menu_container a span:after {
display:none;
} .main_wrapper {
padding: 40px 0 40px 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
body.single-job_listing .main_wrapper{
padding-top: 0;
}
.site_wrapper {
position:relative;
z-index:0;
min-height: 50vh;
}
.row.sidebar_left .content-container{
float: right;
}
.gt3-page-title{
display: table;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
box-sizing: border-box;
background-repeat: repeat;
}
.gt3-page-title__inner{
display: table-row;
vertical-align: middle;
}
.gt3-page-title__inner:before,
.gt3-page-title__inner:after{
content: '';
display: table-cell;
}
.gt3-page-title .container{
display: table-cell;
vertical-align: middle;
}
.gt3-page-title.gt3-page-title_vert_align_top .container{
vertical-align: top;
}
.gt3-page-title.gt3-page-title_vert_align_bottom .container{
vertical-align: bottom;
}
.gt3-page-title__content{
display: table;
width: 100%;
}
.gt3_breadcrumb{
font-size: 0.85714em;
}
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb{
display: table-cell;
vertical-align: middle;
}
.gt3-page-title__content .page_title{
width: 100%;
}
.gt3-page-title__content .page_title h1{
color: inherit;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title{
font-size: 16px;
line-height: 1.5;
font-weight: 400;
opacity: 0.5;
}
.gt3-page-title__content .gt3_breadcrumb a{
color: inherit;
}
.gt3-page-title__content .gt3_breadcrumb .current{ }
.gt3-page-title__content .breadcrumbs{
white-space: nowrap;
}
.gt3-page-title.gt3-page-title_horiz_align_right .gt3-page-title__content{
direction: rtl;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title,
.gt3-page-title.gt3-page-title_horiz_align_center .gt3_breadcrumb,
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title{
display: table-row;
text-align: center;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_title + .page_sub_title div{
padding-top: 12px;
}
.gt3-page-title.gt3-page-title_horiz_align_center .page_sub_title + .gt3_breadcrumb > div{
padding-top: 10px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .page_title > h1{
font-weight: 400;
font-size: 18px;
line-height: 1.5;
}
.gt3-page-title.gt3-page-title_small_header.gt3-page-title_horiz_align_center .page_sub_title{
font-size: 16px;
}
.gt3-page-title.gt3-page-title_small_header .gt3-page-title__content .gt3_breadcrumb{
font-size: 12px;
opacity: 0.6;
}
@media only screen and (max-width: 768px) {
.gt3-page-title__content .page_title,
.gt3-page-title__content .gt3_breadcrumb{
display: block;
}
.gt3-page-title__content .page_title + .gt3_breadcrumb{
padding-top: 5px;
}
.gt3-page-title__content .page_title h1 {
font-size: 26px;
line-height: 140%;
}
.gt3-page-title__content .breadcrumbs{
white-space: normal;
}
} .gt3_dashboard_user_info .gt3_login_icon img.avatar{
width: 80px;
height: 80px;
border-radius: 80px;
overflow: hidden;
}
.gt3_dashboard_user_info .gt3_login__user_name{
margin-left: 0;
margin-top: 10px;
width: 100%;
}
.gt3_dashboard_user_info .gt3_login__user_email{
font-size: 16px;
opacity: 0.7;
}  .gt3_breadcrumb_divider {
width:4px;
height:4px;
display:inline-block;
margin:0 10px 0 8px;
border-radius:4px;
}
.listing_single_top_content_inner {
display: table;
width: 100%;
}
.listing_single_top_content_inner .gt3_lst_left_part,
.listing_single_top_content_inner .gt3_lst_right_part {
display: table-cell;
vertical-align: bottom;
padding-bottom: 30px;
}
.listing_single_top_content_inner .gt3_lst_left_part{
width: 100%;
}
.listing_single_top_content_inner .gt3_lst_right_part{
white-space: nowrap;
}
.gt3_lst_left_part h1,
.gt3-page-title h1 {
font-weight:bold;
color: inherit;
letter-spacing:-0.4px;
margin:0 0 20px 0;
display: block;
}
.gt3_lst_left_part h1 {
margin: 0;
}
.gt3-page-title .breadcrumbs a{
opacity: 0.6;
}
.gt3-page-title .breadcrumbs a:hover{
opacity: 1;
}
.gt3-page-title .breadcrumbs,
.gt3-page-title .breadcrumbs a,
.gt3-page-title .breadcrumbs span.current{
font-size:14px;
line-height:16px;
vertical-align: middle;
} .main_footer{
font-size: 1em;
overflow: hidden;
}
.main_footer_wrapper {
padding:24px 0 26px 0;
}
.copyright{
font-size: 12px;
}
.copyright p,
.pre_footer p{
margin-bottom: 0;
}
.copyright a{
color: inherit;
}
.main_footer .widget-title{
font-size: 1.125em;
line-height: inherit;
border-bottom: 0;
margin-bottom: 0;
padding-bottom: 16px;
font-weight: 600;
}
.main_footer .copyright .widget-title{
padding-bottom: 0;
}
.pre_footer a{
font-weight: 600;
}
.main_footer .copyright{
font-weight: 400;
}
@media only screen and (max-width: 768px) {
.pre_footer a {
padding: 0 10px !important;
}
.copyright .row .span4,
.copyright .row .span6 {
width: 100%;
text-align: center;
padding-top: 10px;
}
.wrapper_404 .number_404 {
font-size: 100px !important;
line-height: 80px !important;
}
} h1,
h2,
h3,
h4,
h5,
h6 {
padding:0;
margin:0;
word-wrap:break-word;
}
h1 {
letter-spacing:-1.2px;
}
h2 {
letter-spacing:-0.85px;
}
h3 {
letter-spacing:-0.3px;
}
h4 {
letter-spacing:-0.2px;
}
h5 {
letter-spacing:-0.2px;
}
h6 {
letter-spacing:-0.175px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-size: inherit !important;
}
.align-left{
text-align: left;
}
.align-center{
text-align: center;
}
.align-right{
text-align: right;
}
.alignleft {
margin: 0 30px 20px 0;
float: left;
}
.alignright {
margin: 0 0 20px 30px;
float: right;
}
.aligncenter {
float: none;
text-align: center;
display: block;
margin: 0 auto;
}
.large-text {
font-size: 24px;
}
.small-text {
line-height: 24px;
font-size: 16px;
} .gt3_dropcap {
font-size:72px;
line-height:74px;
display:inline-block;
margin:-8px 20px 0 0;
float:left;
} blockquote {
padding:0;
margin:0 0 15px 0;
}
blockquote .gt3_quote_content:before,
blockquote > p:first-child:before {
margin:2px 12px 0 3px;
font-family:'FontAwesome';
content:"\f10d";
display: inline-block;
vertical-align: bottom;
}
blockquote .gt3_quote_content:before {
margin-right:20px;
}
blockquote p,
blockquote .gt3_quote_content,
blockquote {
font-size:30px;
line-height:42px;
letter-spacing:-0.06px;
}
blockquote p:last-child {
margin-bottom:0;
}
blockquote .gt3_quote_content {
margin-bottom:14px;
}
blockquote cite{
margin-top: 15px;
font-style: normal;
}
blockquote cite,
.gt3_quote_author {
padding-left:33px;
position:relative;
display:inline-block;
vertical-align: top;
font-size:20px;
line-height:22px;
}
blockquote cite:before,
.gt3_quote_author:before {
content:'';
width:20px;
height:1px;
display:block;
position:absolute;
left:0;
top:50%;
margin-top:-1px;
} dl {
margin-bottom: 20px;
}
dl dt {
font-weight: 600;
text-decoration: underline;
}
dl dd {
margin: 0 0 20px 0;
}
.main_wrapper ul li,
.main_footer ul li{
padding:0 0 5px 5px;
list-style:none;
}
.main_footer ul li:last-child{
padding-bottom: 0;
}
.main_footer ul li li{
padding-left: 10px;
}
.main_footer ul li{
padding-left: 0;
}
.main_footer ul{
padding-left: 0;
}
.top_footer strong{
font-weight: 600;
}
.top_footer a{
color: inherit;
}
.main_wrapper ul li:before{
content: "\2022";
display: inline-block;
font-size: 25px;
line-height: 0;
vertical-align: middle;
margin-right: 10px;
}
.main_wrapper .arrow_list ul li:before{
content: "\f107";
font-family:'FontAwesome';
font-size: 1em;
}
.main_wrapper ol,
.commentlist .comment_content ol{
margin:0 0 18px 0;
padding:0 0 0 17px;
}
.main_wrapper li ol,
.commentlist .comment_content li ol{
margin-bottom: 0;
}
.main_wrapper ol > li,
.main_wrapper ul > li,
.commentlist .comment_content ol > li,
.commentlist .comment_content ul > li{
position:relative;
padding:0 0 11px 5px;
letter-spacing:-0.2px;
}
.main_wrapper ol > li ol,
.main_wrapper ol > li ul,
.main_wrapper ul > li ul,
.main_wrapper ul > li ol,
.commentlist .commentlist .comment_content ol > li ol,
.commentlist .comment_content ol > li ul,
.commentlist .comment_content ul > li ul,
.commentlist .comment_content ul > li ol{
padding-top: 11px;
}
.main_wrapper ul > li:last-child,
.main_wrapper ol > li:last-child,
.commentlist .comment_content ul > li:last-child,
.commentlist .comment_content ol > li:last-child{
padding-bottom:0;
}
.contentarea ul {
margin:0 0 18px 0;
padding:0 0 0 16px;
}
.contentarea ul > li ul,
.contentarea ul > li ol,
.contentarea ol > li ul,
.contentarea ol > li ol {
margin-bottom:0;
}
.contentarea ol ol,
.contentarea ol ul,
.contentarea ul ol,
.contentarea ul ul {
padding-bottom:0;
}
.typo_list ol,
.typo_list ul,
.typo_list li:last-child {
padding-bottom:0;
}  .ie_9 .bottom_header,
.ie_9 .gt3_module_title {
display: table !important;
width: 100% !important;
}
.ie_9 .bottom_header > .header_side {
display: table-cell !important;
}
.ie_9 .icon-position-left .icon_container,
.ie_9 .icon-position-left .stat_count_wrapper,
.ie_9 .gt3_module_title .external_link,
.ie_9 .gt3_module_title .carousel_arrows,
.ie_9 .gt3_module_title h2,
.ie_9 .gt3_module_title h3 {
display: table-cell !important;
}
.ie_9 .gt3_module_title .external_link,
.ie_9 .gt3_module_title .carousel_arrows {
text-align: right !important;
}
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Centeralignside .header_side_container > nav,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Rightalignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Rightalignside .header_side_container > nav,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Leftalignside .header_side_container > div,
.ie_9 .main_header.header_vottom_vertical_order > .bottom_header_wrapper .Leftalignside .header_side_container > nav {
height: 100% !important;
} .header_side_container{
max-height: 100%;
height: 100%;
display: inline-block;
white-space: nowrap;
}
.Leftalignside{
text-align: left;
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.Rightalignside{
text-align: right;
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.Leftalignside .header_side_container > div,
.Leftalignside .header_side_container > nav{
padding-right: 40px;
}
.Leftalignside .header_side_container > *:last-child{
padding-right: 0;
}
.Rightalignside .header_side_container > div,
.Rightalignside .header_side_container > nav{
padding-left: 40px;
}
.Rightalignside .header_side_container > *:first-child{
padding-left: 0;
}
.Centeralignside .header_side_container > div,
.Centeralignside .header_side_container > nav{
padding-left: 20px;
padding-right: 20px;
}
.bottom_header.empty_center_side .Leftalignside,
.bottom_header.empty_center_side .Rightalignside{
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.Centeralignside{
text-align: center;
}
.bottom_header  .header_bar{
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
z-index: 1;
}
.bottom_header .header_bar p{
margin-bottom: 0;
}  .logo_container{
position: relative;
display: inline-block;
vertical-align: middle;
height: 100%;
z-index: 1;
}
.logo_container:before{
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.logo_container a{
display: inline-block;
vertical-align: middle;
color: inherit;
}
.logo_container img{
vertical-align: middle;
max-height: 100%;
max-width: 100%;
height: auto;
}
.logo_container .site-title{
color: inherit;
}
.logo_container .sticky_logo{
display: none;
}
.sticky_header .logo_container .sticky_logo{
display: block;
}
.sticky_header .logo_container.sticky_logo_enable .site-title,
.sticky_header .logo_container.sticky_logo_enable .default_logo,
.logo_container.mobile_logo_enable .mobile_logo{
display: none;
}
.logo_container.mobile_logo_enable .mobile_logo{
}
@media only screen and (max-width: 768px) {
.logo_container.mobile_logo_enable .default_logo,
.logo_container.mobile_logo_enable .site-title{
display: none;
}
.logo_container.mobile_logo_enable .mobile_logo{
display: block;
}
}  .main-menu,
.main-menu > ul,
.main-menu > div,
.main-menu > div>ul,
.gt3_dasgboard_menu > ul{
position: relative;
font-weight: 400;
z-index: 1;
margin: 0;
padding: 0;
}
.main-menu > ul,
.main-menu > div,
.main-menu > div > ul,
.gt3_dasgboard_menu > ul{
margin: 0 -17px;
}
.main-menu > ul.menu > li ,
.gt3_dasgboard_menu > ul > li{
padding: 10px 0;
}
.main-menu > ul:after,
.main-menu > div > ul:after,
.gt3_dasgboard_menu > ul:after{
content: '';
clear: both;
display: table;
}
.main-menu > ul > li,
.main-menu > div > ul > li,
.gt3_dasgboard_menu > ul > li{
height: 100%;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a,
.gt3_dasgboard_menu > ul > li > a{
position: relative;
display: block;
z-index: 1;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a,
.gt3_dasgboard_menu > ul > li > a {
opacity: 1;
color: inherit;
padding: 0 12px;
margin: 0 5px;
}
.main-menu > ul > li > a > span,
.main-menu > div > ul > li > a > span,
.gt3_dasgboard_menu > ul > li > a > span{
letter-spacing:-0.4px;
}
.main-menu > ul > li > a:before,
.main-menu > div > ul > li > a:before,
.gt3_dasgboard_menu > ul > li > a:before{
content: '';
position: absolute;
bottom: 0;
width: 100%;
left: 0;
opacity: 0;
border-top: 1px solid;
transform: translateY(1px);
-webkit-transform: translateY(1px);
-moz-transform: translateY(1px);
-ms-transform: translateY(1px);
transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
-webkit-transition: all 300ms;
will-change: transform;
}
.main-menu ul li,
.gt3_header_builder__login-dropdown ul li,
.gt3_dasgboard_menu li{
position: relative;
display: inline-block;
vertical-align: middle;
float: left;
z-index: 1;
}
.main-menu ul li ul.sub-menu,
.gt3_header_builder__login-dropdown ul,
.gt3_dasgboard_menu ul.sub-menu{
display: block;
position: absolute;
left: 0;
top: 100%;
width: 220px;
padding: 17px 0 16px 0;
border: 1px solid rgba(232, 232, 232, 0.8);
border-top-color: rgba(232, 232, 232, 0.5);
border-left-color: rgba(232, 232, 232, 0.5);
border-radius: 5px;
box-sizing: border-box;
opacity: 0;
z-index: 555;
box-shadow: none;
visibility: hidden;
text-align: left;
transform: translateY(10px);
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transition: opacity 200ms, transform 200ms;
-webkit-transition: opacity 200ms, -webkit-transform 200ms;
}
.main-menu > ul > li > ul,
.gt3_header_builder__login-dropdown > ul,
.gt3_dasgboard_menu > ul > li > ul{
margin-top: 18px;
}
.main-menu > ul > li:after,
.gt3_header_builder_login_component:after,
.gt3_dasgboard_menu > ul > li:before{
content: '';
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 18px;
}
.main-menu ul li:hover > ul,
.gt3_header_builder_login_component:hover .gt3_header_builder__login-dropdown > ul,
.gt3_header_builder_login_component .gt3_header_builder__login-dropdown li:hover > ul,
.gt3_dasgboard_menu ul li:hover > ul{
opacity: 1;
visibility: visible;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
}
.gt3_header_builder__login-dropdown ul ul.sub-menu,
.main-menu ul li ul ul.sub-menu,
.gt3_dasgboard_menu ul li ul ul.sub-menu{
left: 100%;
top: 0;
margin-top: -18px;
}
.gt3_header_builder__login-dropdown ul{
top: 100%;
}
.gt3_header_builder__login-dropdown ul li,
.main-menu ul li ul.sub-menu li,
.gt3_dasgboard_menu ul li ul.sub-menu li{
display: block;
float: none;
}
.main-menu a,
.gt3_dasgboard_menu a{
transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-webkit-transition: all 200ms;
}
.main-menu ul li ul li > a > span,
.gt3_header_builder_login_component li > a > span,
.gt3_dasgboard_menu ul li ul li > a > span{
position: relative;
padding-bottom: 2px;
}
.main-menu ul li ul li > a > span:after,
.gt3_dasgboard_menu ul li ul li > a > span:after{
content: '';
position: absolute;
bottom: 0;
width: 100%;
left: 0;
opacity: 0;
border-top: 1px solid;
transition: all 300ms;
-moz-transition: all 300ms;
-ms-transition: all 300ms;
-webkit-transition: all 300ms;
}
.main-menu ul li ul li:hover > a > span:after,
.main-menu ul li ul li.current-menu-item > a > span:after,
.gt3_dasgboard_menu ul li ul li:hover > a > span:after,
.gt3_dasgboard_menu ul li ul li.current-menu-item > a > span:after{
opacity: 1;
}
.main-menu ul li ul li.menu-item-has-children:after,
.main-menu > ul > li.menu-item-has-children > a:after,
.gt3_header_builder__login-dropdown ul li.menu-item-has-children > a:after,
.gt3_dasgboard_menu ul li ul li.menu-item-has-children:after,
.gt3_dasgboard_menu > ul > li.menu-item-has-children > a:after{
content: '';
display: inline-block;
border-left: 4px solid;
border-top: 4px solid transparent;
border-bottom: 4px solid transparent;
position: absolute;
bottom: 50%;
bottom: calc(50% - 3px);
right: 20px;
}
.main-menu > ul > li.menu-item-has-children > a:after,
.gt3_dasgboard_menu > ul > li.menu-item-has-children > a:after{
position: static;
display: inline-block;
vertical-align: middle;
opacity: 1;
border-left: 4px solid transparent;
border-right: 4px solid transparent;
border-top: 4px solid;
border-bottom: none;
margin-left: 5px;
z-index: 0;
margin-top: -2px;
}
.main-menu ul li ul li.menu-item-has-children:hover:after,
.gt3_dasgboard_menu ul li ul li.menu-item-has-children:hover:after{
opacity: 1;
}
.main-menu ul li ul .menu-item,
.gt3_header_builder_login_component .gt3_header_builder__login-dropdown .menu-item,
.gt3_dasgboard_menu ul li ul .menu-item{
padding: 7px 25px 8px 28px;
}
.main-menu ul li ul .menu-item > a,
.gt3_header_builder_login_component .menu-item > a,
.gt3_dasgboard_menu ul li ul .menu-item > a{
color: inherit;
opacity: 1;
font-size: 14px;
line-height: 20px;
width: 100%;
display: block;
}
.top-menu.main-menu ul li ul .menu-item > a{
font-size: 1em;
}
.main-menu ul li ul .menu-item > a:hover,
.main-menu ul li ul .menu-item.current-menu-item > a,
.gt3_dasgboard_menu ul li ul .menu-item > a:hover,
.gt3_dasgboard_menu ul li ul .menu-item.current-menu-item > a{
opacity: 1;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu,
.main-menu > ul > li:nth-last-child(4) > .sub-menu,
.right.header_side .gt3_header_builder_login_component .gt3_header_builder__login-dropdown ul,
.gt3_dasgboard_menu > ul > li:nth-last-child(1) > .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(2) > .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(3) > .sub-menu{
left: auto;
right: 0;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu,
.gt3_dasgboard_menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu,
.right.header_side .gt3_header_builder_login_component .gt3_header_builder__login-dropdown .sub-menu{
left: auto;
right: 101%;
}
.main-menu > ul > li > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li > .sub-menu .sub-menu:after,
.gt3_header_builder_login_component .gt3_header_builder__login-dropdown ul:after{
content: '';
position: absolute;
top: 0;
bottom: 0;
left: -4px;
width: 4px;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after,
.main-menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu:after,
.gt3_dasgboard_menu > ul > li:nth-last-child(4) > .sub-menu .sub-menu:after,
.right.header_side .gt3_header_builder_login_component .gt3_header_builder__login-dropdown ul:after{
left: auto;
right: -4px;
}
.main_menu_container .menu_item_line{
position: absolute;
top: 0;
height: 3px;
-webkit-transition: width .4s,left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
-moz-transition: width .4s,left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
transition: width .4s,left .6s cubic-bezier(0.21, 0.53, 0.01, 0.96);
}
.main-menu > ul > li > ul:before,
.main-menu > ul > li > ul:after,
.gt3_megamenu_triangle:before,
.gt3_megamenu_triangle:after{
content: '';
position: absolute;
top: -10px;
left: 20px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
z-index: 2;
}
.main-menu > ul > li > ul:before,
.gt3_megamenu_triangle:before{
-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1);
-moz-box-shadow:    0px 1px 0px 0px rgba(255, 255, 255, 1);
box-shadow:         0px 1px 0px 0px rgba(255, 255, 255, 1);
}
.main-menu > ul > li > ul:after,
.gt3_megamenu_triangle:after{
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid rgba(232, 232, 232, 0.65);
z-index: 0;
top: -11px;
margin-left: 0;
}
.gt3_megamenu_triangle_container{
display: block !important;
width: 100% !important;
height: 0 !important;
position: absolute !important;
top: 0 !important;
left: 0 !important;
padding: 0 !important;
margin: 0 !important;
}
.gt3_megamenu_triangle{
position: absolute;
top: 0;
left: 0;
width: 60px;
height: 1px;
margin-left: -30px;
}
.main-menu > ul > li:nth-last-child(1) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(2) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(3) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(4) > .sub-menu:before,
.main-menu > ul > li:nth-last-child(1) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(2) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(3) > .sub-menu:after,
.main-menu > ul > li:nth-last-child(4) > .sub-menu:after{
left: auto;
right: 20px;
}  .gt3_header_builder {
font-size: 0;
line-height: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu{
width: auto;
left: 50% !important;
right: auto !important;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li{
display: table-cell;
vertical-align: baseline;
width: 230px;
min-width: 230px;
padding-left: 35px;
padding-right: 35px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:not(:last-child):before{
content: '';
position: absolute;
display: block !important;
top: 20px;
bottom: 22px;
right: 0;
border-right: 1px solid #e9e9e8;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li,
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
width: 160px;
min-width: 160px;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul{
position: relative;
left: auto !important;
right: auto !important;
margin-top: 0;
opacity: 1;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
background-color: transparent;
border: none;
}
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:before,
.gt3_header_builder__container .main-menu > ul > li.gt3_megamenu_active > ul:after{
display: none;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > ul > li{
padding-left: 0;
padding-right: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active:hover > .sub-menu > li > ul{
visibility: visible;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:hover{
z-index: 2;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a{
font-size: 1em;
text-transform: uppercase;
margin-top: 12px;
margin-bottom: 4px;
font-weight: 600;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a > span:after{
opacity: 0;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li > a:hover > span:after{
opacity: 1;
}
.gt3_header_builder__container .main-menu .gt3_megamenu_active > .sub-menu > li:after{
display: none;
}
.gt3_header_builder__container .main-menu .sub-menu.gt3_menu_background_active{
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
div.mobile_menu_container .main-menu .sub-menu.gt3_menu_background_active{
background-image: none !important;
}
div.mobile_menu_container .main-menu .gt3_megamenu_active > .sub-menu{
left: 0!important;
padding-left: 15px !important;
padding-right: 0 !important;
}
.gt3_megamenu_active aside .widget-title{
font-size: 1em;
text-transform: uppercase;
margin-top: 12px;
margin-bottom: 4px;
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-img-wrapper{
margin-right: 10px;
}
.gt3_megamenu_active aside .sidebar .woocommerce ul.product_list_widget li img,
.gt3_megamenu_active aside .widget ul.product_list_widget li .gt3-widget-product-img-wrapper img{
width: 45px;
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-wrapper {
max-width: calc(100% - 60px);
}
.gt3_megamenu_active aside .woocommerce ul.product_list_widget li .gt3-widget-product-wrapper .product-title{
font-size: inherit;
}  .sticky_header{
position: fixed;
top: 0;
background: #000;
width: 100%;
z-index: 100000;
opacity: 0;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.sticky_header.header_sticky_shadow{
box-shadow: 1px 0 10px rgba(0, 0, 0, .1);
}
.admin-bar .sticky_header{
top: 32px;
}
.sticky_header.sticky_on{
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
} .sticky_header .logo_container.mobile_logo_enable .mobile_logo{
display: none;
}
.sticky_header.header_sticky_in_mobile.sticky_on + .mobile_menu_container{
position: fixed;
left: 0;
width: 100%;
}  @media screen and (max-width: 600px){
div[id*=wpadminb] {
top: -46px!important;
}
} @media (max-width: 1500px){
.bottom_header:not(.empty_center_side) .Leftalignside .header_side_container > div,
.bottom_header:not(.empty_center_side) .Leftalignside .header_side_container > nav{
padding-right: 10px;
}
.bottom_header:not(.empty_center_side) .Rightalignside .header_side_container > div,
.bottom_header:not(.empty_center_side) .Rightalignside .header_side_container > nav{
padding-left: 10px;
}
.bottom_header:not(.empty_center_side) .main-menu > ul > li > a > span,
.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a > span{
font-size: 0.9em;
}
.bottom_header:not(.empty_center_side) .main-menu > ul > li > a,
.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a{
padding: 0 7px;
}
}
@media (max-width: 1250px){
.Leftalignside .header_side_container > div,
.Leftalignside .header_side_container > nav{
padding-right: 10px;
}
.Rightalignside .header_side_container > div,
.Rightalignside .header_side_container > nav{
padding-left: 10px;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
padding: 0 7px;
}
.bottom_header:not(.empty_center_side) .main-menu > ul > li > a,
.bottom_header:not(.empty_center_side) .main-menu > div > ul > li > a {
padding: 0 5px;
}
.bottom_header:not(.empty_center_side) .bottom_header_right,
.bottom_header:not(.empty_center_side) .bottom_header_left{
display: none;
}
}
@media (max-width: 992px){
.top_header .top-menu > .menu{
font-size: 0.75em;
}
.main-menu > ul > li > a,
.main-menu > div > ul > li > a{
padding: 0 10px;
}
.top_header_wrapper .main-menu > ul > li > a,
.top_header_wrapper .main-menu > div > ul > li > a{
margin: 0;
padding: 0 7px;
}
.gt3_twitter .twitter_text a{
word-break: break-all;
}
} .mobile-navigation-toggle {
display: none;
cursor: pointer;
transition-property: opacity, -webkit-filter;
transition-property: opacity, filter;
transition-property: opacity, filter, -webkit-filter;
transition-duration: 0.15s;
transition-timing-function: linear;
overflow: visible;
height: 24px;
position: relative;
vertical-align: middle;
height: 100%;
z-index: 1;
margin: 0;
padding: 0;
width: 40px;
line-height: 40px;
text-align: center;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after {
background-color: #ffffff;
} .toggle-box {
width: 25px;
height: 24px;
vertical-align: middle;
display: inline-block;
position: relative;
}
.toggle-inner {
display: block;
top: 50%;
margin-top: -1px;
}
.toggle-inner,
.toggle-inner:before,
.toggle-inner:after {
width: 25px;
height: 0;
border-top: 3px solid;
position: absolute;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}
.toggle-inner:before,
.toggle-inner:after {
content: "";
display: block;
}
.toggle-inner:before {
top: -9px;
}
.toggle-inner:after {
bottom: -6px;
}
.mobile-navigation-toggle:before{
content: '';
display: inline-block;
vertical-align: middle;
position: relative;
height: 100%;
width: 0;
}
.mobile-navigation-toggle .toggle-inner {
transition-duration: 0.1s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.mobile-navigation-toggle .toggle-inner:before {
transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}
.mobile-navigation-toggle .toggle-inner:after {
transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.mobile-navigation-toggle.is-active .toggle-inner {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
transition-delay: 0.14s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile-navigation-toggle.is-active .toggle-inner:before {
top: 0;
opacity: 0;
transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}
.mobile-navigation-toggle.is-active .toggle-inner:after {
bottom: 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mobile_menu_container{
line-height: 0;
font-size: 0;
}
.mobile_menu_container .main-menu{
display: none;
width: 100%;
height: auto;
z-index: 0;
}
.mobile_menu_container .main-menu > ul > li > a,
.mobile_menu_container .main-menu > div > ul > li > a {
padding: 0;
width: 100%;
}
.mobile_menu_container .main-menu > ul.mobile_view_on,
.mobile_menu_container .main-menu > div > ul.mobile_view_on{
width: 100%;
height: auto;
position: relative;
left: 0;
margin: 0;
box-sizing: border-box;
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
}
.mobile_menu_container .main-menu ul.mobile_view_on li{
display: block;
float: none;
height: auto;
padding: 0;
}
.mobile_menu_container .main-menu ul.mobile_view_on li a{
padding: 10px 0 10px 0;
}
.mobile_menu_container .main-menu .mobile_sitcher{
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
z-index: 1;
cursor: pointer;
}
.mobile_menu_container .main-menu ul li ul li.menu-item-has-children:after,
.mobile_menu_container .main-menu > ul > li.menu-item-has-children > a:after {
display: none;
}
.mobile_menu_container .main-menu .mobile_sitcher:before{
content: '';
display: inline-block;
width: 8px;
height: 8px;
border-top-width: 1px;
border-top-style: solid;
border-left-width: 1px;
border-left-style: solid;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
position: absolute;
bottom: 50%;
bottom: calc(50% - 4px);
right: 18px;
opacity: 0.7;
}
.mobile_menu_container .main-menu ul li ul{
position: relative;
top: 0;
left: 0;
width: 100%;
padding: 0;
padding-left: 15px;
opacity: 1;
visibility: visible;
box-sizing: border-box;
transition: all 0ms;
-webkit-transition: 0ms;
background-color: transparent;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
margin-top: 0;
border: none;
}
.mobile_menu_container .main-menu > ul > li > ul:before,
.mobile_menu_container .main-menu > ul > li > ul:after{
display: none;
}
.mobile_menu_container .main-menu ul li ul ul{
left: 0 !important;
top: 0;
margin: 0;
}
.mobile_menu_container .main-menu ul li ul li:hover > a{
transform: translateX(0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
}
@media only screen and (max-width: 767px) {
.gt3-page-title{
padding-top: 20px!important;
}
} #map-canvas {
width: 100%;
position: relative;
padding-bottom: 20%;
}
#map-canvas > div {
width: 100%;
position: absolute;
height: 100%;
left: 0;
top: 0;
}
#map-canvas img {
max-width: none;
max-height:none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: none;
}
@media only screen and (max-width: 768px) {
#map-canvas {
padding-bottom: 44%;
}
} #loading{
background-color: #2b3258;
height: 100%;
width: 100%;
position: fixed;
z-index: 999;
margin-top: 0px;
top: 0px;
}
.gt3_preloader_full{
z-index: 1001 !important;
}
.gt3_preloader_image_on #loading-center-absolute{
opacity: 0;
animation: logo-appear 12s ease;
-webkit-animation: logo-appear 12s ease;
-webkit-animation-delay: 2s;
animation-delay: 1s;
}
#loading-center{
width: 100%;
height: 100%;
position: relative;
text-align: center;
}
#loading-center:before{
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
#loading-center-absolute {
display: inline-block;
vertical-align: middle;
}
#loading-center-absolute .object{
display: block;
margin-top: 25px;
width: 150px;
height: 2px;
position: relative;
z-index: 1;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
#loading-center-absolute .object:before,
#loading-center-absolute .object:after{
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0;
border-top: 2px solid;
opacity: 0.2;
}
#loading-center-absolute .object:after{
width: 50px;
opacity: 1;
transform: translate(-30px,0);
-webkit-transform: translate(-30px,0);
animation: loading-bar 1.4s ease;
animation-iteration-count: infinite;
}
@keyframes loading-bar {
0%, 100% {
transform: translate(-30px,0);
}
50% {
transform: translate(130px,0);
}
}
@-webkit-keyframes loading-bar {
0%, 100% {
-webkit-transform: translate(-30px,0);
}
50% {
-webkit-transform: translate(130px,0);
}
}
@keyframes logo-appear {
0%{
opacity: 0;
}
8% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes logo-appear {
0%{
opacity: 0;
}
8% {
opacity: 1;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes object_one {
25% { -webkit-transform: translate(0,-40px) rotate(-180deg); }
100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}
@keyframes object_one {
25% {
transform: translate(0,-40px) rotate(-180deg);
-webkit-transform: translate(0,-40px) rotate(-180deg);
}
100% {
transform: translate(0,0) rotate(-180deg);
-webkit-transform: translate(0,0) rotate(-180deg);
}
}
@-webkit-keyframes object_two {
25% { -webkit-transform: translate(40px,0) rotate(-180deg); }
100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}
@keyframes object_two {
25% {
transform: translate(40px,0) rotate(-180deg);
-webkit-transform: translate(40px,0) rotate(-180deg);
}
100% {
transform: translate(0,0) rotate(-180deg);
-webkit-transform: translate(0,0) rotate(-180deg);
}
}
@-webkit-keyframes object_three {
25% { -webkit-transform: translate(-40px,0) rotate(-180deg); }
100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}
@keyframes object_three {
25% {
transform:  translate(-40px,0) rotate(-180deg);
-webkit-transform:  translate(-40px,0) rotate(-180deg);
}
100% {
transform: translate(0,0) rotate(-180deg);
-webkit-transform: translate(0,0) rotate(-180deg);
}
}
@-webkit-keyframes object_four {
25% { -webkit-transform: translate(0,40px) rotate(-180deg); }
100% { -webkit-transform: translate(0,0) rotate(-180deg); }
}
@keyframes object_four {
25% {
transform: translate(0,40px) rotate(-180deg);
-webkit-transform: translate(0,40px) rotate(-180deg);
}
100% {
transform: translate(0,0) rotate(-180deg);
-webkit-transform: translate(0,0) rotate(-180deg);
}
} .gt3_header_builder{
position: relative;
z-index: 1000;
}
.gt3_header_builder a{
color: inherit;
}
.gt3_header_builder.header_over_bg{
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1000;
}
.gt3_header_builder__section-container{
position: relative;
-js-display: flex;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row nowrap;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.gt3_header_builder__section-container:before,
.gt3_header_builder__section-container:after{
display: none;
}
.gt3_header_builder__section-container.container_full{
padding-left: 30px;
padding-right: 30px;
}
.gt3_header_builder__section .header_side,
.gt3_header_builder__section.not_empty_center_side .header_side.center{
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
height: 100%;
position: relative;
}
.gt3_header_builder__section .header_side.left,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--left-align{
text-align: left;
}
.gt3_header_builder__section .header_side.right,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--right-align{
text-align: right;
}
.gt3_header_builder__section .header_side.center,
.gt3_header_builder__section .header_side.header_side--custom-align.header_side--center-align{
text-align: center;
}
.gt3_header_builder__section.not_empty_center_side .header_side,
.gt3_header_builder__section .header_side.header_side--custom-align,
.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align{
-webkit-flex: 1 1 0;
-ms-flex: 1 1 0;
flex: 1 1 0;
}
.gt3_header_builder .header_side_container:before{
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.gt3_header_builder_component{
position: relative;
display: inline-block;
vertical-align: middle;
padding-left: 5px;
padding-right: 5px;
z-index: 1;
white-space: normal;
}
.gt3_header_builder_component p,
.gt3_header_builder_component .button_size_small{
margin-bottom: 0;
}
.gt3_header_builder_button_component a{
background-color: transparent !important;
}
.gt3_header_builder__section .gt3_header_builder_button_component a:hover,
.gt3_header_builder__section .gt3_header_builder_button_component a:hover .gt3_btn_icon,
.sticky_header .gt3_header_builder__section--middle .gt3_header_builder_button_component a:hover,
.sticky_header .gt3_header_builder__section--middle .gt3_header_builder_button_component a:hover .gt3_btn_icon{
color: #ffffff !important;
}
.gt3_header_builder_button_component a .gt3_btn_icon {
color: inherit;
}
.gt3_header_builder .gt3_header_builder_cart_component > a{
color: inherit;
}
.gt3_header_builder_delimiter_component{
height: 15px;
margin: 0 2px;
width: 0;
border-left: 1px solid;
padding-left: 0;
padding-right: 0;
opacity: 0.2;
}
.gt3_header_builder_empty_space_component{
width: 45px;
padding: 0;
}
.gt3_header_builder__section--top .gt3_header_builder__section-container{
z-index: 3;
}
.gt3_header_builder__section--middle .gt3_header_builder__section-container{
z-index: 2;
}
.gt3_header_builder__section--bottom .gt3_header_builder__section-container{
z-index: 1;
}
@media only screen and (max-width: 1200px) {
.gt3_header_builder .sticky_header:not(.header_sticky_in_mobile){
display: none;
}
.gt3_header_builder_menu_component .main-menu{
display: none;
}
.gt3_header_builder_menu_component .mobile-navigation-toggle{
display: inline-block;
}
.gt3_header_builder > .mobile_menu_container .main-menu > ul{
display: none;
}
.gt3_header_builder > .mobile_menu_container .main-menu{
display: block;
}
.gt3_header_builder > .mobile_menu_container .gt3_header_builder_component{
display: block;
}
}
@media only screen and (max-width: 992px) {
.gt3_header_builder__section--top{
font-size: 11px;
}
}
@media only screen and (max-width: 768px) {
.gt3_header_builder__section.not_empty_center_side .header_side,
.gt3_header_builder__section .header_side.header_side--custom-align,
.gt3_header_builder__section.not_empty_center_side .header_side.header_side--custom-align{
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
.gt3_header_builder__section--hide_on_mobile{
display: none;
}
.gt3_header_builder.header_over_bg{
position: relative;
}
.gt3_header_builder_button_component a.button_size_small{
padding: 4px 8px;
font-size: 12px;
}
.gt3_header_builder_button_component .btn_icon_position_left .btn_icon_container{
display: none;
}
} .gt3_header_builder_component.gt3_header_builder_menu_component{ }
@media only screen and (max-width: 1200px) {
.gt3_header_builder_empty_space_component{
width: 12px;
}
}
@media only screen and (max-width: 768px) {
.gt3_header_builder_empty_space_component{
width: 3px;
}
.logo_container:not(.logo_mobile_not_limited) img{
height: auto!important;
}
.header_side_container .logo_container:not(.logo_mobile_not_limited){
max-width: 90px;
white-space: nowrap;
}
}  .header_search{
display: inline-block;
vertical-align: middle;
height: auto !important;
}
.header_search__container{
position: relative;
z-index: 1;
display: inline-block;
height: 100%;
width: 40px;
line-height: 40px;
text-align: center;
}
.header_search .header_search__icon{
cursor: pointer;
opacity: 1!important;
}
.header_search .header_search__icon > i{
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Theme_icon;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.header_search .header_search__icon > i:before{
content: "\f104";
}
.header_search.ct-search-open .header_search__icon > i:before{
content: "\f100";
font-size: 16px;
}
.header_search:before{
content: '';
position: absolute;
}
.header_search .header_search__inner{
position: absolute;
top: 100%;
right: -11px;
padding-top: 8px;
opacity: 0;
visibility: hidden;
z-index: 1;
transform: translateY(10px);
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
transition: all 200ms;
-webkit-transition: all 200ms;
}
.header_side.left .header_search .header_search__inner{
right: auto;
left: -11px;;
}
.header_search.ct-search-open .header_search__inner{
opacity: 1;
visibility: visible;
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
}
.header_search__inner .search_form{
padding-right: 40px;
position: relative;
z-index: 1;
background: #fff;
border-radius: 4px;
border: 1px solid rgba(232, 232, 232, 0.8);
border-top-color: rgba(232, 232, 232, 0.5);
border-left-color: rgba(232, 232, 232, 0.5);
}
.header_search__inner:before,
.header_search__inner:after{
content: '';
position: absolute;
top: -1px !important;
right: 20px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #ffffff;
z-index: 2;
}
.header_search__inner:after{
border-bottom: 12px solid rgba(232, 232, 232, 0.65);
z-index: -1;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
right: 18px;
top: -2px !important;
}
.header_side.left .header_search__inner:before{
left: 20px;
right: auto;
}
.header_side.left .header_search__inner:after{
left: 18px;
right: auto;
}
.header_search__inner .search_form:after{
content: "\f002";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0, 0);
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 100%;
line-height: 40px;
text-align: center;
z-index: 1;
opacity: 1;
}
.header_search__inner .search_submit{
font-size: 0;
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 40px;
background: transparent !important;
border: none;
box-shadow: none;
outline: none;
cursor: pointer;
z-index: 2;
padding: 0;
}
.header_search__inner .search_text{
background-color: transparent;
border: none;
box-shadow: none;
outline: none;
user-select: none;
height: 40px;
padding: 0 20px;
font-size: 14px;
color: inherit;
width: 270px;
}
.header_search__inner .search_text::-webkit-input-placeholder{
opacity: 0.7 !important;
}
.header_search__inner .search_text:-moz-placeholder{
opacity: 0.7 !important;
}
.header_search__inner .search_text::-moz-placeholder{
opacity: 0.7 !important;
}
.header_search__inner .search_text:-ms-input-placeholder{
opacity: 0.7 !important;
}
.top_header .header_search{
height: auto !important;
}
@media only screen and (max-width: 768px) {
.header_search .header_search__inner{
position: fixed !important;
top: 80px !important;
left: 20px !important;
right: 20px !important;
}
.header_search .header_search__inner:before,
.header_search .header_search__inner:after{
display: none !important;
}
}  .gt3_header_builder_burger_sidebar_component{
font-size: 0;
line-height: 0;
padding: 13px 8px;
cursor: pointer;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon{
display: inline-block;
width: 25px;
height: 15px;
position: relative;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span{
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 0;
border-top: 3px solid;
transition: width 200ms;
-moz-transition: width 200ms;
-ms-transition: width 200ms;
-webkit-transition: width 200ms;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.second{
top: 6px;
width: 17px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.third{
top: 12px;
width: 21px;
}
.gt3_header_builder_burger_sidebar_component:hover .burger_sidebar_icon span{
width: 100%;
}
.gt3_header_builder__burger_sidebar{
position: fixed;
z-index: 9999;
top: 0;
bottom: 0;
right: -420px;
width: 390px;
max-width: calc(100% - 50px);
background-color: #fff;
-webkit-transition: right .3s ease-in-out, left .3s ease-in-out;
-moz-transition: right .3s ease-in-out, left .3s ease-in-out;
transition: right .3s ease-in-out, left .3s ease-in-out;
}
.gt3_header_builder__burger_sidebar.active{
right: 0;
}
.gt3_header_builder__burger_sidebar-cover{
content: "";
width: 100vw;
height: 100vh;
position: fixed;
left: 0;
top: 0;
visibility: hidden;
opacity: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: opacity .3s ease, visibility .3s ease;
-moz-transition: opacity .3s ease, visibility .3s ease;
transition: opacity .3s ease, visibility .3s ease;
}
.gt3_header_builder__burger_sidebar.active .gt3_header_builder__burger_sidebar-cover{
visibility: visible;
opacity: 1;
cursor: url(//brasilinks.com.br/wp-content/themes/listingeasy/img/close.png), default;
}
body.admin-bar .gt3_header_builder__burger_sidebar{
top: 32px;
}
.gt3_burger_sidebar_container{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 407px;
padding: 40px 40px;
box-sizing: border-box;
overflow-y: scroll;
background: #fff;
z-index: 2;
}
@media only screen and (max-width: 1200px) {
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span{
width: 12px !important;
left: 0;
top: 2px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span:nth-child(2){
display: none;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span:last-child{
top: 9px;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
}
@media only screen and (max-width: 768px) {
.gt3_burger_sidebar_container{
padding: 40px 25px;
width: 100%;
}
}
.gt3_burger_sidebar_container ul li{
list-style: none;
}
body.active_burger_sidebar{
right: 150px;
} .gt3_header_builder_login_component{
line-height: 0;
cursor: pointer;
}
.gt3_header_builder_login_component .gt3_login_icon{
width: 40px;
line-height: 40px;
text-align: center;
cursor: pointer;
display: inline-block;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-family: Theme_icon;
font-size: 19px;
font-style: normal;
font-weight: 700;
}
.gt3_header_builder_login_component .gt3_login_icon.gt3_login_icon--avatar{
border-radius: 40px;
overflow: hidden;
vertical-align: middle;
}
.gt3_login__user_name{
display: inline-block;
vertical-align: middle;
margin-left: 12px;
margin-right: 25px;
transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-webkit-transition: all 200ms;
}
.gt3_header_builder_login_component .gt3_login_icon:before{
content: "\f103";
}
.gt3_header_builder_login_component .gt3_login_icon.gt3_login_icon--avatar:before{
display: none;
}
.gt3_dashboard_user_info .gt3_login_icon img.avatar,
.gt3_header_builder_login_component .gt3_login_icon.gt3_login_icon--avatar img.avatar{
object-fit: cover;
}
.gt3_header_builder_login_component .gt3_login_icon.gt3_login_icon--avatar img.avatar{
height: 40px;
}
.gt3_header_builder__login-modal{
position: fixed;
width: 90%;
height: 90%;
z-index: 1000;
top: 5%;
left: 5%;
text-align: center;
box-sizing: border-box;
opacity: 0;
visibility: hidden;
-webkit-transition:  opacity .3s ease-in-out;
-moz-transition:  opacity .3s ease-in-out;
transition:  opacity .3s ease-in-out;
}
.gt3_header_builder__login-modal.active{
opacity: 1;
visibility: visible;
}
.gt3_header_builder__login-modal:before{
content: '';
display: inline-block;
vertical-align: middle;
position: relative;
height: 100%;
}
body .gt3_header_builder__login-modal form.login,
body .gt3_header_builder__login-modal form.register{
padding: 0;
border: none;
background: transparent;
margin: 0;
}
body .gt3_header_builder__login-modal #customer_login.col2-set .col-1,
body .gt3_header_builder__login-modal #customer_login.col2-set .col-2{
border-right: none;
}
body .gt3_header_builder__login-modal .woocommerce-form__label-for-checkbox{
font-weight: 400;
font-size: 14px;
}
body .gt3_header_builder__login-modal .woocommerce-form__label-for-checkbox span{
vertical-align: middle;
}
.gt3_header_builder__login-modal_container{
display: inline-block;
position: relative;
vertical-align: middle;
padding: 30px 40px 34px;
box-sizing: border-box;
background: #fff;
z-index: 2;
text-align: left;
max-height: 100%;
overflow-y: auto;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
-box-shadow: 0 0 10px rgba(0,0,0,.4);
-webkit-transition:  all .3s ease-in-out;
-moz-transition:  all .3s ease-in-out;
transition:  all .3s ease-in-out;
transform: translateY(60px);
-webkit-transform: translateY(60px);
-moz-transform: translateY(60px);
-ms-transform: translateY(60px);
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal_container{
transform: translateY(0px);
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
}
.gt3_header_builder__login-modal .gt3_header_builder__login-modal_container,
.gt3_header_builder__login-modal .gt3_header_builder__login-modal_container{
width: 480px;
}
.gt3_header_builder__login-modal_container .col2-set .col-1,
.gt3_header_builder__login-modal_container .col2-set .col-2{
width: 100% !important;
padding: 0 30px;
box-sizing: border-box;
float: left;
}
.gt3_header_builder__login-modal_container .col2-set .col-2,
.gt3_header_builder__login-modal_container.register_active .col2-set .col-1{
display: none;
}
.gt3_header_builder__login-modal_container.register_active .col2-set .col-2{
display: block;
}
.gt3_header_builder__login-modal_container .woocommerce-MyAccount-navigation{
float: none;
width: 100%;
}
.gt3_header_builder__login-modal h2{
text-align: center;
margin-bottom: 30px;
}
.gt3_header_builder__login-modal_footer{
margin: 25px -40px -30px;
padding: 0 40px 30px;
text-align: center;
}
.gt3_header_builder__login-modal_container .nsl-container,
.lwa-modal .nsl-container{
display: none;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a{
margin: 0 15px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button > a i{
margin-right: 10px;
}
.gt3_header_builder__login-modal_footer .gt3_facebook_login{
border-color: #435c93;
background: #435c93;
}
.gt3_header_builder__login-modal_footer .gt3_facebook_login:hover{
color: #435c93;
}
.gt3_header_builder__login-modal_footer .gt3_google_login{
border-color: #dd4b39;
background: #dd4b39;
}
.gt3_header_builder__login-modal_footer .gt3_google_login:hover{
color: #dd4b39;
}
.gt3_header_builder__login-modal_footer .gt3_twitter_login{
border-color: #1da1f2;
background: #1da1f2;
}
.gt3_header_builder__login-modal_footer .gt3_twitter_login:hover{
color: #1da1f2;
}
.gt3_header_builder__login-modal_footer .gt3_linkedin_login{
border-color: #0074b3;
background: #0074b3;
}
.gt3_header_builder__login-modal_footer .gt3_linkedin_login:hover{
color: #0074b3;
}
.gt3_header_builder__login-modal_footer .gt3_modal_social_text{
font-size: 14px;
}
.gt3_header_builder__login-modal_footer .gt3_social_login_item {
display: inline-block; height: 40px;
padding: 0;
line-height: 36px;
text-align: center;
border-radius: 40px;
margin: 6px 8px;
color: #ffffff;
font-size: 14px;
border-width: 2px;
border-style: solid;
box-sizing: border-box;
}
.gt3_header_builder__login-modal_footer .gt3_social_login_item i{
width: 36px;
}
.gt3_header_builder__login-modal_footer .gt3_social_login_item span{
font-weight: 500;
margin-right: 15px;
min-width: 65px;
display: inline-block;
}
.gt3_header_builder__login-modal_footer .gt3_social_login_item:hover{
background-color: transparent;
}
.gt3_header_builder__login-modal-close{
position: absolute;
top: 8px;
right: 9px;
width: 25px;
height: 25px;
cursor: pointer;
opacity: 0.5;
transform: translate3d(0,0,0);
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
.gt3_header_builder__login-modal-close:before,
.gt3_header_builder__login-modal-close:after{
content: '';
position: absolute;
top: 12px;
left: 2px;
width: 20px;
height: 3px;
border-radius: 3px;
background: #2b2c30;
}
.gt3_header_builder__login-modal-close:before{
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
.gt3_header_builder__login-modal-close:after{
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
}
.gt3_header_builder__login-modal-cover{
content: "";
width: 100vw;
height: 100vh;
position: fixed;
left: 0;
top: 0;
visibility: hidden;
opacity: 0;
background: rgba(0, 0, 0, 0.7);
-webkit-transition: opacity .3s ease, visibility .3s ease;
-moz-transition: opacity .3s ease, visibility .3s ease;
transition: opacity .3s ease, visibility .3s ease;
}
.gt3_header_builder__login-modal.active .gt3_header_builder__login-modal-cover {
visibility: visible;
opacity: 1;
cursor: url(//brasilinks.com.br/wp-content/themes/listingeasy/img/close.png), default;
}
#customer_login input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 30px white inset;
}
@media (max-width: 992px){
#customer_login.col2-set .col-1,
#customer_login.col2-set .col-2{
width: 100% !important;
border-right: none !important;
}
#customer_login.col2-set .col-1{
margin-bottom: 20px;
}
#customer_login.col2-set .col-2{
border-left: none !important;
}
.gt3_header_builder__login-modal_footer{
padding: 25px 35px;
margin-top: 15px;
}
.gt3_header_builder__login-modal_footer .gt3_module_button{
margin: 5px 0;
}
}
@media (max-width: 768px){
#customer_login h2, .gt3_header_builder__login-modal_container h2{
font-size: 24px !important;
line-height: 32px !important;
}
}
@media (max-width: 480px){
.gt3_header_builder__login-modal_footer .gt3_module_button a{
font-size: 12px;
line-height: 16px;
}
}
@media only screen and (max-width: 768px) {
.gt3_header_builder_cart_component,
.header_search__container,
.gt3_header_builder_login_component .gt3_login_icon{
width: 30px;
}
.gt3_header_builder_login_component .gt3_login_icon{
line-height: 20px;
width: 20px;
}
.gt3_header_builder_login_component .gt3_login_icon img.avatar{
height: 20px !important;
width: 20px;
}
.gt3_header_builder_login_component .gt3_login__user_name{
margin-left: 7px;
font-size: 14px;
margin-right: 4px;
}
.gt3_header_builder_login_component .gt3_login_icon,
.woo_mini-count:before,
.header_search .header_search__icon > i{
font-size: 16px;
}
.gt3_header_builder_burger_sidebar_component {
padding: 13px 3px;
}
.toggle-box,.toggle-inner, .toggle-inner:before, .toggle-inner:after{
width: 22px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon{
width: 20px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.second {
width: 14px;
}
.gt3_header_builder_burger_sidebar_component .burger_sidebar_icon span.third {
width: 17px;
}
html.vc_mobile .search_jobs select{
display: inline-block;
}
}
@media only screen and (max-width: 600px) {
.gt3_header_builder_button_component{
display: none;
}
.gt3_header_builder_login_component .gt3_login_icon img.avatar{
height: 30px !important;
width: 30px;
}
.gt3_header_builder_login_component .gt3_login_icon {
line-height: 30px;
width: 30px;
}
.mobile-navigation-toggle{
width: 30px;
}
.gt3_header_builder_login_component .gt3_login__user_name{
display: none;
}
}    .listing_single_top {
min-height:500px;
position:relative;
background:no-repeat center;
background-size:cover;
}
.listing_single_top .gt3_lst_overlay {
content:'';
display:block;
width:100%;
height:100%;
position:absolute;
z-index:10;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
opacity:0.7;
}
.listing_single_top .listing_single_top_content {
position:absolute;
bottom:0;
left:0;
width:100%;
z-index:12;
}
.single_job_listing .job-listing-meta {
display:none!important;
}
.discount_label {
border-radius:15px;
height:30px;
font-size:14px;
line-height:20px;
display:inline-block;
border:#fd4851 2px solid;
color:#ffffff;
padding:3px 11px 0 12px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
margin-bottom:10px;
margin-left:4px;
}
.listing_single_top_content h1 {
color:#ffffff;
}
.gt3_lst_stars {
padding: 0 0 0 4px;
margin: -1px 0 17px 0;
font-size: 14px;
}
.gt3_lst_meta {
padding-left: 4px;
}
.gt3_lst_meta span {
color:#ffffff;
font-size:14px;
line-height:20px;
display:inline-block;
vertical-align:middle;
margin-right:29px;
letter-spacing:-0.2px;
}
.gt3_lst_meta span a {
color: #ffffff;
}
.gt3_lst_meta span i {
margin-right:7px;
transform: translateY(1px);
} .lisging_single_breadcrumb {
padding: 24px 0 25px 0;
}
.lisging_single_breadcrumb,
.lisging_single_breadcrumb a,
.lisging_single_breadcrumb span {
font-size: 14px;
line-height: 20px;
}
.lisging_single_breadcrumb span,
.lisging_single_breadcrumb a {
display: inline-block;
vertical-align: middle;
}
.lisging_single_breadcrumb span.listing_categ_divider {
width: 4px;
height: 4px;
border-radius: 2px;
margin: 0 3px 0 6px;
transform: translateY(1px);
} .gt3_single_slider_large_image {
position: relative;
}
.gt3_single_slider_wrapper {
padding-bottom:10px;
}
.gt3_single_slider {
position: relative;
display: block;
border-radius: 5px;
overflow: hidden;
}
.gt3_single_slider .gt3_single_slide {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
display: block;
z-index: -1;
opacity: 0;
background-size:cover;
background-position: center;
transition: opacity 500ms;
}
.gt3_single_slider .gt3_single_slide.current_slide {
opacity: 1;
z-index: 5;
}
.gt3_single_slider_thumbs_wrapper {
position: relative;
width: 100%;
overflow: hidden;
}
.gt3_single_slider_thumbs {
margin: 29px -15px 0 -15px;
font-size: 0;
line-height: 0;
white-space: nowrap;
position: relative;
left: 0;
top: 0;
transition: all 500ms;
}
.gt3_single_thmb {
display: inline-block;
vertical-align: top;
background-size:cover;
background-position: center;
border-radius: 5px;
cursor: pointer;
transition: opacity 500ms;
opacity: 0.3;
margin: 0 15px;
}
.gt3_single_thmb:hover {
opacity: 0.7;
}
.gt3_single_thmb.current_sthmb {
opacity: 1;
}
.gt3_single_slider_controls a,
.nivo-directionNav .nivo-prevNav,
.nivo-directionNav .nivo-nextNav,
.module_testimonial.type4 .slick-arrow {
position: absolute;
top: 50%;
width: 40px;
height: 40px;
display: block;
border-radius: 50%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
margin-top: -20px;
border:none;
z-index: 10;
background: #fff;
box-shadow: 0 0 20px 0 rgba(58,87,135, 0.1);
transition: all 400ms;
padding: 0;
}
.gt3_single_slider_controls a i {
font-size: 21px;
line-height: 20px;
padding: 10px 0;
text-align: center;
display: block;
border-radius: 100%;
}
.gt3_single_slider_controls a:hover {
background: rgba(255,255,255,1);
}
.gt3_single_slider_controls a,
.gt3_module_carousel .slick-arrow:after,
.nivo-directionNav .nivo-prevNav:after,
.nivo-directionNav .nivo-nextNav:after,
.module_testimonial.type4 .slick-arrow,
.module_testimonial.type4 .slick-arrow:after {
color: #2d3844;
}
.gt3_single_slider_controls a:hover,
.nivo-directionNav .nivo-prevNav:hover:after,
.nivo-directionNav .nivo-nextNav:hover:after,
.module_testimonial.type4 .slick-arrow:hover,
.module_testimonial.type4 .slick-arrow:hover:after {
color: #fff;
}
.gt3_single_slider_prev_btn,
.nivo-directionNav .nivo-prevNav,
.module_testimonial.type4 .slick-prev.slick-arrow {
left:-50px;
}
.gt3_single_slider_next_btn i {
transform: translateX(1px);
}
.gt3_single_slider_next_btn,
.nivo-directionNav .nivo-nextNav,
.module_testimonial.type4 .slick-next.slick-arrow {
right:-50px;
}
.gt3_single_slider_large_image:hover .gt3_single_slider_prev_btn,
.blog_content:hover .nivo-directionNav .nivo-prevNav {
left:30px;
}
.gt3_single_slider_large_image:hover .gt3_single_slider_next_btn,
.blog_content:hover .nivo-directionNav .nivo-nextNav {
right:30px;
}
.module_testimonial.type4 .slick-arrow {
top: 45px;
}
.module_testimonial.type4 .slick-prev.slick-arrow {
left:15px !important;
}
.module_testimonial.type4 .slick-next.slick-arrow {
right:15px !important;
}
.gt3_single_slider_large_image {
overflow: hidden;
}
.gt3_single_slider_wrapper.oneImage .gt3_single_slider_thumbs_wrapper,
.gt3_single_slider_wrapper.oneImage .gt3_single_slider_controls,
.oneImage .nivo-directionNav a,
.oneImage .nivo-directionNav a:before,
.oneImage .nivo-directionNav a:after,
.oneImage .nivo-controlNav {
display: none !important;
visibility: hidden;
} .nivo-directionNav {
position:absolute;
width:100%;
height:100%;
display:block !important;
left:0;
top:0;
z-index:33;
}
.nivo-directionNav a {
opacity: 1 !important;
transition: all 300ms;
cursor: pointer;
text-indent: -9999px;
}
.nivo-directionNav .nivo-prevNav:after,
.nivo-directionNav .nivo-nextNav:after,
.module_testimonial.type4 .slick-arrow:after {
position: absolute;
left: 50%;
top: 50%;
content: "\f104";
opacity: 1 !important;
text-indent: 0;
z-index: 105;
font-size: 21px;
font-weight: normal;
font-family:'FontAwesome';
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transition: color 300ms;
margin-left: -1px;
}
.nivo-directionNav .nivo-nextNav:after,
.module_testimonial.type4 .slick-next.slick-arrow:after {
content: "\f105";
margin-left: 1px;
}
.listing_post_reviews_wrapper,
.single_job_description {
background: #ffffff;
border: #eeeeee 1px solid;
border-radius: 5px;
padding: 41px 50px 26px;
margin-top: 30px;
}
.listing_post_reviews_title {
font-weight: 600;
margin-bottom: 35px;
}
.listing_post_reviews_wrapper {
padding-bottom: 28px;
}
.listing_post_main_content #respond {
background: #ffffff;
border: #eeeeee 1px solid;
border-radius: 5px;
padding: 41px 50px 26px;
margin: 30px 0 80px 0;
}
#commentform { }
h3#reply-title {
margin-bottom: 35px;
}
.comment_form_name_wrapper,
.comment_form_email_wrapper {
width:calc(50% - 15px);
display: inline-block;
vertical-align: top;
}
.comment_form_name_wrapper {
margin-right: 12px;
}
.comment_form_email_wrapper {
margin-left: 12px;
}
.listing_rating_wrapper:empty {
display:none;
}
.comment_form_name_wrapper,
.comment_form_email_wrapper,
.comment_form_url_wrapper {
padding-bottom: 20px;
}
.comment_form_text_wrapper {
padding-bottom: 40px;
}
.rating_for_user,
.rating_for_not_user {
padding: 0 0 25px 0;
}
.listing_post_main_content #respond input[type="text"],
.listing_post_main_content #respond input[type="email"],
.listing_post_main_content #respond textarea {
letter-spacing: -0.2px;
padding: 13px 28px 13px 28px;
font-size: 14px;
line-height: 20px;
}
.listing_post_main_content #respond textarea {
padding-top: 22px;
padding-bottom: 22px;
}
.listing_post_main_content #respond input[type="submit"] {
margin: 0 0 7px 0;
border-radius: 25px;
padding: 12px 62px 14px 62px;
letter-spacing: 1.3px;
}
#commentform p.logged-in-as,
#commentform p.comment-notes {
display: none;
} #comments {
padding:0;
margin: 0;
}
#comments:empty {
height: 0;
line-height: 0;
font-size: 0;
}
#comments #respond{
padding-top: 35px;
}
.main_wrapper ol.commentlist,
.main_wrapper ol.commentlist li.comment > ul {
list-style: none;
margin: 0;
padding: 0;
}
.main_wrapper ol.commentlist li.comment {
padding: 0;
margin: 0;
}
.main_wrapper ol.commentlist li.comment:before,
.main_wrapper ol.commentlist li.comment:after {
display: none !important;
}
.stand_comment {
padding: 19px 0 4px 0;
}
.main_wrapper ol.commentlist li ul li .stand_comment {
margin-left: 110px;
}
.main_wrapper ol.commentlist li ul li ul li .stand_comment {
margin-left: 220px;
}
.thiscommentbody {
position: relative;
min-height: 100px;
padding-left: 110px;
}
.listing_comment .thiscommentbody {
padding-left: 100px;
}
.comment_info a,
#cancel-comment-reply-link {
transition:color 0.3s;
-webkit-transition:color 0.3s;
}
.comment_info .listing_meta {
margin: 0;
padding: 3px 0 11px 0;
}
.comment-reply-link {
display: inline-block;
}
.comment-reply-link:hover{
} .listing_rating_wrapper .comment-rating {
display: inline-block;
vertical-align: middle;
margin-left: 6px;
transform: translateY(-2px);
}
.listing_rating_wrapper > div {
letter-spacing: -0.3px;
}
.main_wrapper ul.star-rating {
margin: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
font-size: 0;
line-height: 0;
position: relative;
width: 100px;
overflow: hidden;
}
.main_wrapper ul.star-rating:before {
content: '';
position: absolute;
left: 0;
top: 0;
background: url(//brasilinks.com.br/wp-content/themes/listingeasy/img/stars_large.png) repeat-x bottom left;
background-size: 20px 30px;
height: 15px;
width: 0;
}
.main_wrapper ul.star-rating.current-rated1:before {
width:20%;
}
.main_wrapper ul.star-rating.current-rated2:before {
width:40%;
}
.main_wrapper ul.star-rating.current-rated3:before {
width:60%;
}
.main_wrapper ul.star-rating.current-rated4:before {
width:80%;
}
.main_wrapper ul.star-rating.current-rated5:before {
width:100%;
}
.main_wrapper ul.star-rating.hovered_star1:before {
width:20%;
}
.main_wrapper ul.star-rating.hovered_star2:before {
width:40%;
}
.main_wrapper ul.star-rating.hovered_star3:before {
width:60%;
}
.main_wrapper ul.star-rating.hovered_star4:before {
width:80%;
}
.main_wrapper ul.star-rating.hovered_star5:before {
width:100%;
}
.main_wrapper ul.star-rating li {
width: 20px;
height: 15px;
display: inline-block;
list-style: none;
background: url(//brasilinks.com.br/wp-content/themes/listingeasy/img/stars_large.png) no-repeat 0 0;
background-size: 20px 30px;
padding: 0;
margin: 0;
}
.main_wrapper ul.star-rating li a {
width:20px;
height: 15px;
display: block;
overflow: hidden;
font-size: 0;
line-height: 0;
color: rgba(0,0,0,0);
}
.star-rating li:before {
display: none!important;
}
.listing_comment {
border-top: #eeeeee 1px solid;
padding: 40px 0 0 0;
margin: 44px 0 0 0;
}
.main_wrapper ol.commentlist > li:first-child .listing_comment {
border:none;
padding-top: 0;
margin-top: 0;
}
.listing_comment_lp {
float: left;
width: 50%;
}
.listing_comment_rp {
float: right;
width: 50%;
text-align: right;
}
.listing_comment .comment_info {
overflow: hidden;
}
.listing_comment .commentava,
.main_wrapper ol.commentlist li .commentava {
display: inline-block;
width: 80px;
vertical-align: top;
position: absolute;
left: 2px;
top: 4px;
}
.listing_comment .commentava img,
ol.commentlist li .commentava img {
width: 100%;
height: auto;
display: block;
border-radius: 50%;
}
.main_wrapper ol.commentlist li .listing_comment .commentava {
width: 70px;
top: -12px;
}
ol.commentlist .pingback .thiscommentbody{
padding-left: 0;
}
ol.commentlist .pingback{
padding: 0;
margin: 0;
}
ol.commentlist .pingback:before{
display: none;
}
.comment_author_says,
.comment_author_says a {
font-weight: 500;
}
.comment_author_says {
font-size: 1.25em;
}
.comment_author_says a {
font-size: inherit;
margin-right: 60px;
}
.comment_author_says .comment-reply-link{
margin-left: 60px;
}
.comment_author_says a + .comment-reply-link{
margin-left: 0;
}
.listing_comment_rp span {
font-size: 0.875em;
}
.head_rating_stars,
.listing_comment_stars {
width: 80px;
height: 11px;
display: block;
background: url(//brasilinks.com.br/wp-content/themes/listingeasy/img/stars_small.png) top left repeat-x;
background-size: 16px 22px;
position: relative;
overflow: hidden;
margin: 5px 0 23px 0;
}
.head_rating_stars:before,
.listing_comment_stars:before {
content: '';
height: 11px;
display: block;
background: url(//brasilinks.com.br/wp-content/themes/listingeasy/img/stars_small.png) bottom left repeat-x;
background-size: 16px 22px;
position: absolute;
left: 0;
top: 0;
}
.head_rating_stars {
display: inline-block;
vertical-align: middle;
margin: 0;
}
.listing_stars0:before {
width: 0;
}
.listing_stars0_5:before {
width: 6%
}
.listing_star1:before {
width: 20%;
}
.listing_star1_5:before {
width: 26%;
}
.listing_stars2:before {
width: 40%;
}
.listing_stars2_5:before {
width: 46%;
}
.listing_stars3:before {
width: 60%;
}
.listing_stars3_5:before {
width: 66%;
}
.listing_stars4:before {
width: 80%;
}
.listing_stars4_5:before {
width: 86%;
}
.listing_stars5:before {
width: 100%;
} aside > .widget + .widget,
.main_footer .widget + .widget{
margin-top: 29px;
}
.widget-title {
font-weight: 600;
letter-spacing: -0.8px;
margin-bottom: 20px;
}
.widget_listing_posts .widget-title {
letter-spacing: -0.3px;
}
.listing_widget_wrapper .widget-title {
margin-top:-2px;
}
.widget-subtitle {
color: #8995a2;
}
.listing_widget_wrapper .widget-subtitle {
margin:-21px 0 23px 0;
letter-spacing: -0.2px;
}
.widget-title:empty {
display: none;
}
.working_time_title {
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
line-height: 20px;
margin-bottom: 15px;
}
.working_time_text {
font-size: 14px;
line-height: 20px;
}
.working_time_text .working_time_text__item{
padding: 10px 0 10px 0;
text-align: left;
font-size: 14px;
line-height: 20px;
display: table;
width: 100%;
}
.working_time_text .working_time_text__item .working_time_text__day,
.working_time_text .working_time_text__item .working_time_text__hours{
display: table-cell;
vertical-align: middle;
}
.working_time_text .working_time_text__item .working_time_text__hours{
white-space: nowrap;
}
.working_time_text .working_time_text__item .working_time_text__day{
width: 100%;
}
.listing_widget_wrapper input[type="date"],
.listing_widget_wrapper input[type="email"],
.listing_widget_wrapper input[type="number"],
.listing_widget_wrapper input[type="password"],
.listing_widget_wrapper input[type="search"],
.listing_widget_wrapper input[type="tel"],
.listing_widget_wrapper input[type="text"],
.listing_widget_wrapper input[type="url"],
.listing_widget_wrapper select,
.listing_widget_wrapper textarea {
border-color:#c4cad0;
}
.reservation_form {
font-size: 0;
line-height: 0;
}
.reservation_form input[type="date"],
.reservation_form input[type="email"],
.reservation_form input[type="number"],
.reservation_form input[type="password"],
.reservation_form input[type="search"],
.reservation_form input[type="tel"],
.reservation_form input[type="text"],
.reservation_form input[type="url"],
.reservation_form select,
.reservation_form textarea {
margin: 0;
height: 40px;
padding: 8px 18px 10px 18px;
border-radius: 20px;
}
.reservation_form textarea {
padding: 12px 18px 14px 18px;
height: 150px;
margin-bottom: 20px;
}
.reservation_form input[type="reset"],
.reservation_form input[type="submit"],
.reservation_form button {
margin-bottom: 10px;
width: 100%;
display: block;
background: #fd4851;
border-color: #fd4851;
}
.reservation_form input[type="reset"]:hover,
.reservation_form input[type="submit"]:hover,
.reservation_form button:hover {
color: #ffffff;
}
.reservation_form span {
display: inline-block;
margin: 0;
}
.reservation_form span:nth-child(1),
.reservation_form span:nth-child(2),
.reservation_form span:nth-child(3),
.reservation_form span:nth-child(4) {
width:50%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
padding-bottom: 12px;
}
.reservation_form span:nth-child(1),
.reservation_form span:nth-child(3) {
padding-right: 6px;
}
.reservation_form span:nth-child(2),
.reservation_form span:nth-child(4) {
padding-left: 6px;
}
.working_time_widget .working_clock_icon {
display: inline-block;
vertical-align: top;
}
.working_time_widget .working_clock_icon i {
font-size: 22px;
line-height: 20px;
}
.contact_widget_map {
padding-top: 6px;
padding-bottom: 25px;
}
.contact_widget_map #map.gt3_google_map {
height: 250px;
padding: 0!important;
}
.contact_widget_address {
font-size: 14px;
line-height: 20px;
position: relative;
padding-left: 15px;
border-bottom: #eeeeee 1px solid;
padding-bottom: 15px;
}
.contact_widget_socials,
.contact_widget_email,
.contact_widget_phone {
font-size: 14px;
line-height: 20px;
}
.contact_widget_socials:empty {
display: none;
}
.contact_widget_email,
.contact_widget_phone {
border-bottom: #eeeeee 1px solid;
padding-bottom: 15px;
}
.contact_widget_email a {
font-weight: 400;
}
.contact_widget_address i.contact_widget_address_icon {
font-size: 13px;
margin-right:7px;
position: absolute;
left: 1px;
top: 4px;
}
.contact_widget_address a {
font-weight: 500;
letter-spacing: -0.2px;
margin: 6px 0 0 0;
display: inline-block;
}
.contact_widget_address a i {
margin-right: 0;
margin-left: 9px;
}
.contact_widget_phone {
padding-top: 15px;
padding-bottom: 16px;
}
.contact_widget_phone i {
margin-right: 5px;
transform: translateY(1px);
}
.contact_widget_email {
padding-top: 13px;
padding-bottom: 16px;
}
.contact_widget_email i {
margin-right: 5px;
font-size: 11px;
}
.contact_widget_email {
letter-spacing: -0.1px;
}
.contact_widget_wrapper .contact_widget_socials {
padding-top: 10px;
padding-bottom: 6px;
}
.contact_widget_wrapper .contact_widget_socials a {
display: inline-block;
width: 25px;
height: 30px;
font-size: 18px;
line-height: 30px;
text-align: center;
transition: opacity 400ms;
padding-right: 10px;
}
.contact_widget_wrapper .contact_widget_socials a:hover {
opacity: 0.7;
}
.widget_listing_posts ul.recent_posts {
padding: 0;
margin: 0;
}
.widget_listing_posts ul.recent_posts li {
padding: 33px 0 0 0;
margin: 22px 0 0 0;
list-style: none;
border-top: 1px solid #eeeeee;
}
.widget_listing_posts ul.recent_posts li:first-child {
margin: 0;
padding: 0;
border: none;
}
.widget_listing_posts ul.recent_posts li:before {
display: none;
}
.widget_listing_posts .listing_recent_posts_image {
position:relative;
margin-bottom: 12px;
display: block;
}
.widget_listing_posts .listing_recent_posts_image img {
display: block;
}
.widget_listing_posts .discount_label {
background: #fd4851;
margin: 0;
position: absolute;
left: 20px;
top: 20px;
}
.widget_listing_posts .listing_meta {
margin-bottom: 0;
}
.widget_listing_posts .listing_meta,
.widget_listing_posts .listing_meta span {
color: #8995a2;
font-size: 14px;
line-height: 20px;
}
.widget_listing_posts h4 {
margin-bottom: 2px;
}
.widget_listing_posts .listing_meta i {
margin-right: 6px;
font-size: 13px;
}
.widget_listing_posts .listing_widget_wrapper {
padding-bottom: 24px;
}
.widget_listing_posts .recent_posts_content {
width: 100%;
} .widget_listing_sidebar_products .listing-products__items .product_title{
font-size: 16px;
line-height: 1.4;
font-weight: 400;
margin-top: -10px;
color: inherit;
}
.price{
font-size: 1.1875em;
font-weight: 600;
margin-top: 14px;
}
.price del{
font-size: 0.8em;
}
.price ins{
text-decoration: none;
}
.widget_listing_sidebar_products .listing-products__items .cart{
display: table;
table-layout: fixed;
width: 100%;
margin-bottom: 10px;
}
.wc-bookings-booking-form {
border: 0;
padding: 0;
margin: 0;
}
.widget_listing_sidebar_products .listing-products__items .cart .quantity,
.widget_listing_sidebar_products .listing-products__items .cart .button{
display: table-cell;
vertical-align: middle;
}
.widget_listing_sidebar_products .listing-products__items .cart .quantity{
width: 100px;
padding-right: 10px;
}
.widget_listing_sidebar_products .quantity-spinner.quantity-up,
.widget_listing_sidebar_products .quantity-spinner.quantity-down{
width: 40px;
}
.widget_listing_sidebar_products .quantity-spinner.quantity-up{
right: 10px;
}
.widget_listing_sidebar_products .listing-products__items .quantity .qty{
min-width: 100px;
text-align: center;
padding-right: 15px;
padding-left: 15px;
}
.widget_listing_sidebar_products .listing-products__items .cart .button{
width: 100%;
margin-bottom: 0;
}
.widget_listing_sidebar_products .listing-products__items .cart label{
display: block;
font-weight: 500;
font-size: 14px;
}
.widget_listing_sidebar_products .listing-products__items .product:not(:last-child){
margin-bottom: 45px;
}
.wc-bookings-booking-form .wc_bookings_field_persons{
width: 100px;
display: inline-block;
vertical-align: middle;
margin-right: 4px;
}
.wc-bookings-booking-form .wc_bookings_field_persons #wc_bookings_field_persons{
min-width: 80px;
width: 100%;
text-align: center;
padding-right: 10px;
}
.wc-bookings-booking-form .wc_bookings_field_resource{
display: inline-block;
vertical-align: middle;
width: calc(100% - 110px);
}
.wc-bookings-booking-form .wc_bookings_field_resource a.chosen-single,
.wc-bookings-booking-form .wc_bookings_field_resource select{
height: 50px !important;
}
.wc-bookings-booking-form .wc_bookings_field_resource a.chosen-single span{
line-height: 48px !important;
}
.wc-bookings-date-picker{
max-width: 100%;
}
.wc-bookings-date-picker legend{
display: none;
}
.wc-bookings-date-picker .ui-datepicker-title,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-title{
font-size: 14px;
font-weight: 600;
padding: 0 8px;
line-height: 1.8em;
}
.wc-bookings-date-picker .ui-datepicker {
padding: 0;
width: auto;
}
.wc-bookings-date-picker .ui-widget-content {
background: transparent;
border: 0;
border-radius: 0;
box-shadow: none;
}
.wc-bookings-date-picker .ui-datepicker-header {
background: transparent;
border: 0;
padding: 0;
text-transform: inherit;
border-radius: 0;
margin: 5px 0 15px 0;
position: relative;
z-index: 1;
}
.wc-bookings-date-picker .ui-datepicker-header .ui-state-hover {
background: transparent;
border-color: transparent;
cursor: pointer;
}
.wc-bookings-date-picker .ui-datepicker table {
font-size: 14px;
margin: 0;
border-collapse: separate;
}
.wc-bookings-date-picker .ui-datepicker table{
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.wc-bookings-date-picker .ui-datepicker table tbody tr td:first-child{
border-left: 1px solid #eeeeee;
}
.wc-bookings-date-picker .ui-datepicker table tbody tr td:last-child{
border-right: 1px solid #eeeeee;
}
.wc-bookings-date-picker .ui-datepicker table tbody tr:last-child > td{
border-bottom: 1px solid #eeeeee;
}
.wc-bookings-date-picker .ui-datepicker table tbody tr:last-child > td:first-child{
border-bottom-left-radius: 5px;
}
.wc-bookings-date-picker .ui-datepicker table tbody tr:last-child td:last-child{
border-bottom-right-radius: 5px;
}
.wc-bookings-date-picker .ui-datepicker th {
color: #ffffff;
padding: 0;
padding: 0.55em 0;
border-top: 0 !important;
}
.wc-bookings-date-picker .ui-datepicker th:first-child{
border-top-left-radius: 5px;
}
.wc-bookings-date-picker .ui-datepicker th:last-child{
border-top-right-radius: 5px;
}
.wc-bookings-date-picker .ui-datepicker th span {
font-size: 12px;
font-weight: 600;
}
.wc-bookings-date-picker .ui-datepicker tr {
border: 0;
}
.wc-bookings-date-picker .ui-datepicker td,
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month{
background: #f9f9f9;
border: none;
opacity: 1;
padding: 0;
}
.wc-bookings-date-picker .ui-datepicker td a {
opacity: 1;
position: relative;
z-index: 1;
}
.wc-bookings-date-picker .ui-datepicker td > a:hover {
color: white;
position: relative;
}
.wc-bookings-date-picker .ui-datepicker td.partial_booked a:before,
.wc-bookings-date-picker .ui-datepicker td > a:before{
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 2.5em;
height: 2.5em;
margin-top: -1.25em;
margin-left: -1.25em;
border-radius: 40px;
background-color: #000000;
border: none;
opacity: 0;
z-index: -1;
transition: all 400ms;
}
.wc-bookings-date-picker .ui-datepicker td.partial_booked a:before{
opacity: .75;
}
.wc-bookings-date-picker .ui-datepicker td > a.ui-state-hover:before,
.wc-bookings-date-picker .ui-datepicker table .bookable-range a:before,
.wc-bookings-date-picker .ui-datepicker table .ui-datepicker-current-day a:before{
opacity: 1;
}
.wc-bookings-date-picker .ui-datepicker td.bookable > a.ui-state-hover{
color: #ffffff !important;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today > a:before{
background-color: #ffffff;
border: 1px solid #f0f0f0;
box-sizing: border-box;
opacity: 1;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today > a{
color: inherit;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today > a.ui-state-hover{
color: #ffffff;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-today > a.ui-state-hover:before{
border-color: transparent;
}
.wc-bookings-date-picker .ui-datepicker .ui-state-disabled span,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-unselectable span{
opacity: 0.3;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month a{
opacity: 0.45;
}
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-other-month a.ui-state-hover{
opacity: 1;
}
.wc-bookings-date-picker .ui-datepicker td.bookable a,
.wc-bookings-date-picker .ui-datepicker .ui-state-default,
.wc-bookings-date-picker .ui-datepicker td .ui-state-default{
background: transparent !important;
background-color: transparent !important;
border: 0!important;
color: inherit !important;
padding: 9px 0;
text-align: center;
font-weight: 600;
}
.wc-bookings-date-picker .ui-datepicker td.partial_booked.bookable a{
color: #ffffff !important;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next {
height: auto;
opacity: 0.9;
position: static;
position: absolute;
top: 0;
left: 0;
width: 1.5em;
height: 100%;
line-height: 1.3;
text-align: center;
background: transparent;
border: none !important;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev:before,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next:before{
content: "\f104";
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next{
left: auto;
right: 0;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next:before{
content: "\f105";
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next.ui-state-disabled {
opacity: 0.4 !important;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev.ui-state-hover,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next.ui-state-hover {
opacity: 1;
}
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-prev span,
.wc-bookings-date-picker .ui-datepicker .ui-datepicker-next span {
display: none;
}
.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default,
.wc-bookings-date-picker .ui-datepicker td.ui-datepicker-current-day a,
.wc-bookings-date-picker .ui-datepicker table .bookable-range a,
.wc-bookings-date-picker .ui-datepicker table .ui-datepicker-current-day a {
background: transparent !important;
color: #ffffff !important;
position: relative;
}
.wc-bookings-date-picker.wc-bookings-date-picker {
margin-bottom: 12px;
line-height: inherit;
}
.wc-bookings-booking-form fieldset .picker.hasDatepicker{
line-height: inherit;
margin-bottom: 0;
}
.wc-bookings-booking-cost{
margin-bottom: 12px;
}
.wc-bookings-booking-cost .woocommerce-Price-amount{
font-size: 1.2em;
}
.wc-bookings-booking-form .wc-bookings-booking-cost{
background: transparent !important;
padding: 0;
border: 0;
margin: 0 0 12px 0;
}
.widget_listing_sidebar_products .listing-products__items .cart .button.wc-bookings-booking-form-button,
body.woocommerce div.product form.cart .button.wc-bookings-booking-form-button,
.widget_listing_sidebar_products .listing-products__items .cart .button{
border-width: 2px;
padding: 12px 30px;
}
.widget_listing_sidebar_products .listing-products__items .cart .button.wc-bookings-booking-form-button:hover,
body.woocommerce div.product form.cart .button.wc-bookings-booking-form-button:hover,
.widget_listing_sidebar_products .listing-products__items .cart .button:hover{
background-color: #ffffff;
}  .fav_listing_items_wrapper {
font-size: 0;
line-height: 0;
position: relative;
margin: -15px -15px;
padding-bottom: 70px;
text-align: center;
}
.fav_listing_items_wrapper .fav_listing_item {
text-align: left;
display: inline-block;
width: 25%;
vertical-align: top;
}
.fav_listing_item_inner {
margin: 15px 15px;
}
.fav_listing_item_img {
border: 1px solid #eeeeee;
border-radius: 5px 5px 0 0;
overflow: hidden;
position: relative;
}
.fav_listing_item_img img,
.fav_listing_item_img a {
display: block;
border-radius: 5px 5px 0 0;
}
.fav_listing_item_img .discount_label {
position: absolute;
left: 16px;
top: 20px;
background: #fd4851;
}
.fav_listing_item_content {
border: 1px solid #eeeeee;
border-radius: 0 0 5px 5px;
background: #ffffff;
border-top: none;
padding: 12px 20px 20px 20px;
}
.fav_listing_item_content h4 {
font-weight: 600;
margin: 0 0 2px 0;
}
.fav_listing_item_content .fav_listing_tagline {
font-size: 14px;
line-height: 20px;
letter-spacing: -0.25px;
margin-bottom: 2px;
}
.fav_listing_item_location {
padding-top: 20px;
}
.fav_listing_item_location,
.fav_listing_item_location span {
font-size: 14px;
line-height: 20px;
letter-spacing: -0.25px;
}
.fav_listing_item_location span i {
margin-right: 5px;
display: inline-block;
}
.fav_listing_item_content .listing-claimed-icon {
font-size: inherit;
line-height: 1.2;
float: right;
padding-left: 10px;
}
.fav_listing_item_content .listing-claimed-icon i {
background-color: #3ed376;
width: 1.8em;
height: 1.8em;
font-size: 10px;
display: inline-block;
text-align: center;
line-height: 1.8em;
border-radius: 2em;
color: #ffffff;
} .pagerblock {
margin-top: 50px;
}
ul.pagerblock li {
list-style: none;
display: inline-block;
vertical-align: middle;
margin: 0 5px 0 0;
padding: 0;
}
.pagerblock li:before {
display: none!important;
}
.pagerblock li.pager_item a {
width: 40px;
height: 40px;
display: block;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border: #eeeeee 1px solid;
background: #ffffff;
color: #8995a2;
border-radius: 100%;
text-align: center;
line-height: 20px;
padding: 9px 0 11px 0;
transition: background 400ms, color 400ms, border 400ms;
}
.pagerblock li.pager_item a.current,
.pagerblock li.pager_item a:hover {
color: #ffffff;
}
.pagerblock li.prev_page a,
.pagerblock li.next_page a{
padding: 9px;
}
.pagerblock li.prev_page a i,
.pagerblock li.next_page a i {
font-size: 22px;
line-height: 22px;
transform: translateY(1px);
}
.pagerblock_wrapper {
text-align: center;
}
.pagerblock_wrapper ul {
display: inline-block;
}
.blog_post_preview + .pagerblock_wrapper {
margin-top: -20px;
padding-bottom: 10px;
}
.isotope_blog_items + .pagerblock_wrapper {
padding-bottom: 10px;
}
.blog_post_preview + .pagerblock_wrapper .pagerblock,
.isotope_blog_items + .pagerblock_wrapper .pagerblock {
margin-top: 0;
}
.single .spacing_beetween_items_30 .blog_post_preview {
margin-bottom: 25px !important;
} .gt3_widget_box {
position: relative;
background: #ffffff;
border: #eeeeee 1px solid;
border-radius: 5px;
padding: 23px 29px 19px 29px;
}
.gt3_widget img,
.gt3_widget select {
max-width:100%;
}
.widget span.post_count:before {
content: '(';
}
.widget span.post_count:after {
content: ')';
}
footer .widget span.post_count{
color: inherit;
}
.gt3_widget_box #sb_instagram {
margin-left: -10px;
margin-right: -10px;
width: calc(100% + 20px) !important;
}
.widget_title {
margin-bottom:23px;
}
.gt3_widget .widget-title {
margin-top: -3px;
letter-spacing: -0.4px;
}
.gt3_widget label {
display:none;
} .widget_search {
padding: 29px 29px 28px 29px;
}
.widget_search input[type="submit"] {
display:none;
}
.widget_search input {
margin:0;
padding: 8px 50px 8px 20px;
height: 40px;
border-radius: 20px;
}
.search_form {
position:relative;
}
.widget_search input[type="submit"],
.wrapper_404 .gt3_404_search .search_form .search_submit {
width: 16px !important;
height: 16px !important;
display: block;
position: absolute;
right: 21px;
top: 12px;
background: url(//brasilinks.com.br/wp-content/themes/listingeasy/img/search_icon.png) no-repeat;
background-size: 16px 16px !important;
z-index: 5;
text-indent: -9999px;
padding: 0;
margin: 0;
border: none;
border-radius: 0;
opacity: 1;
transition: opacity 300ms;
}
.widget_search input[type="submit"]:hover,
.wrapper_404 .gt3_404_search .search_form .search_submit:hover {
opacity: 0.7;
}
.wrapper_404 .gt3_404_search .search_form .search_submit {
top: 17px;
} .widget_posts ul.recent_posts {
padding: 0 0 10px 0;
margin:0;
display:block;
}
.widget_posts ul.recent_posts li {
margin:20px 0 0 0;
padding:0;
font-size:0;
line-height:0;
list-style:none;
}
.widget_posts ul.recent_posts li:before {
display: none;
}
.widget_posts ul.recent_posts li:first-child {
margin:0;
}
.recent_posts_img {
width:80px;
margin-right:20px;
display:inline-block;
vertical-align:middle;
}
.recent_posts_img img {
width:100%;
height:auto;
display:block;
}
.recent_posts_content {
display:inline-block;
width:calc(100% - 100px);
vertical-align:middle;
padding-top:0;
transform:translateY(-3px);
}
.without_img .recent_posts_content {
width:100%;
}
.widget_posts .post_title {
margin-bottom:9px;
display:block;
font-weight: 500;
}
.recent_post_meta,
.recent_post_meta div,
.recent_post_meta span {
font-size:14px;
line-height:16px;
}
.recent_post_meta div {
display:inline-block;
} .widget_product_categories ul,
.widget_nav_menu ul,
.widget_archive ul,
.widget_pages ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul {
padding:0 0 5px 0;
margin:-13px 0 0;
}
.widget_product_categories ul li ul,
.widget_archive ul li ul,
.widget_pages ul li ul,
.widget_categories ul li ul,
.widget_recent_entries ul li ul,
.widget_meta ul li ul,
.widget_recent_comments ul li ul {
padding:4px 0 0 0;
margin:0;
}
.widget_product_categories ul li,
.widget_nav_menu ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_meta ul li,
.widget_recent_comments ul li {
position:relative;
padding:9px 0 6px 15px;
list-style:none;
transition:padding 300ms;
}
.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_meta ul li a {
padding:0 0 0 0;
display:inline-block;
border-radius:0;
background:none;
transition:color 250ms;
-webkit-transition:color 250ms;
}
.widget_product_categories ul li a,
.widget_nav_menu ul li a,
.widget_archive ul li a,
.widget_pages ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a {
position:relative;
font-size: 16px;
line-height: 20px;
}
.widget_product_categories ul li:before,
.widget_nav_menu ul li:before,
.widget_archive ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_recent_entries ul li:before,
.widget_meta ul li:before,
.widget_recent_comments ul li:before {
content:'';
position:absolute;
left:0;
top:17px;
width:5px;
height:5px;
display:block;
border-radius:100%;
transition:background 300ms;
}
.widget_recent_comments ul li a:before {
top:9px;
}
.widget_categories li {
padding-right:0!important;
}
.widget_pages ul li ul {
padding:0 0 0 15px;
}
.widget_nav_menu ul li ul {
padding:0 0 0 15px;
}
.widget_nav_menu ul li {
padding-left:0!important;
} .widget_rss ul {
padding:0;
margin:0;
}
.widget_rss ul li {
list-style:none;
padding-left:0;
position:relative;
padding-bottom:15px;
margin-bottom:15px!important;
}
.widget_rss ul li:before {
display: none;
}
.widget_rss li:last-child {
margin-bottom:0;
}
.widget_rss li cite {
text-align:right;
display:block;
font-size: 14px;
line-height: 20px;
} .widget_calendar table,
.widget_calendar td,
.widget_calendar th {
border-color:#333639;
}
.widget_calendar caption {
font-size:16px;
margin: 0;
color: #ffffff;
border-radius: 5px 5px 0 0;
padding: 10px 10px;
} .flickr_widget_wrapper {
display:block;
font-size:0;
line-height:0;
margin:-1px 0 0 -1px;
}
.widget_flickr .flickr_badge_image {
padding:1px 0 0 1px;
width:33.33%;
display:inline-block;
position:relative;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.widget_flickr .flickr_badge_image a {
display:block;
width:100%;
position:relative;
overflow:hidden;
transition:opacity 300ms;
}
.widget_flickr .flickr_badge_image a:hover {
opacity:.5;
}
.widget_flickr .flickr_badge_image img {
display:block;
height:auto;
width:100%;
}
.flickr_badge_image .flickr_fadder {
display:none;
} .tagcloud {
font-size: 0;
line-height: 0;
margin: -10px 0 0 -10px;
}
.tagcloud a {
border:#c4cad0 1px solid;
display:inline-block;
margin: 10px 0 0 10px;
color: #8995a2;
font-size: 14px!important;
line-height: 20px!important;
border-radius: 15px;
padding: 3px 19px 5px 18px;
letter-spacing: -0.2px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
transition: background 400ms, color 400ms, border 400ms;
}
.tagcloud a:hover {
color: #ffffff !important;
} .gt3_module_blog,
.gt3_module_featured_posts {
text-align: left;
}
.gt3_module_blog .blog_post_preview{
margin-bottom: 64px;
}
.gt3_module_blog .blog_post_preview .blogpost_title{
font-family: inherit;
font-size: 2.25em;
font-weight: 500;
line-height: 1.111;
padding: 0;
margin: 0 0 16px 0;
}
.gt3_module_blog.items4 .blog_post_preview h2,
.sidebar_right .gt3_module_blog.items3 .blog_post_preview h2,
.sidebar_left .gt3_module_blog.items3 .blog_post_preview h2 {
font-size: 1.6em;
line-height: 1.2;
}
.gt3_module_blog.items4 .blog_post_media--quote .quote_text,
.gt3_module_blog.items4 .blog_post_media--link .blog_post_media__link_text,
.sidebar_right .gt3_module_blog.items3 .blog_post_media--quote .quote_text,
.sidebar_right .gt3_module_blog.items3 .blog_post_media--link .blog_post_media__link_text,
.sidebar_left .gt3_module_blog.items3 .blog_post_media--quote .quote_text,
.sidebar_left .gt3_module_blog.items3 .blog_post_media--link .blog_post_media__link_text{
font-size: 1.3em;
line-height: 1.5;
}
.gt3_module_blog.items4 .quote_author,
.sidebar_right .gt3_module_blog.items3 .quote_author,
.sidebar_left .gt3_module_blog.items3 .quote_author {
font-size: 0.875em;
}
.gt3_module_blog.items4 .blog_post_media__icon--quote,
.gt3_module_blog.items4 .blog_post_media__icon--link,
.sidebar_right .gt3_module_blog.items3 .blog_post_media__icon--quote,
.sidebar_right .gt3_module_blog.items3 .blog_post_media__icon--link,
.sidebar_left .gt3_module_blog.items3 .blog_post_media__icon--quote,
.sidebar_left .gt3_module_blog.items3 .blog_post_media__icon--link {
margin-right: 10px;
}
.gt3_module_blog.items4 .blog_post_preview h2 a,
.sidebar_right .gt3_module_blog.items3 .blog_post_preview h2 a,
.sidebar_left .gt3_module_blog.items3 .blog_post_preview h2 a {
line-height: inherit;
}
.gt3_module_blog .blog_post_preview h2 a,
.sidebar_right .gt3_module_blog .blog_post_preview h2 a,
.sidebar_left .gt3_module_blog .blog_post_preview h2 a {
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
.blog_alignment_center .blog_post_preview{
text-align: center;
}
.blog_alignment_right .blog_post_preview{
text-align: right;
}
.blog_alignment_justify .blog_post_preview{
text-align: justify;
}
.spacing_beetween_items_30 {
margin: -30px 0 0 -30px;
}
.spacing_beetween_items_25 {
margin: -25px 0 0 -25px;
}
.spacing_beetween_items_20 {
margin: -20px 0 0 -20px;
}
.spacing_beetween_items_15 {
margin: -15px 0 0 -15px;
}
.spacing_beetween_items_10 {
margin: -10px 0 0 -10px;
}
.spacing_beetween_items_5 {
margin: -5px 0 0 -5px;
}
.spacing_beetween_items_30 .item_wrapper {
padding-top: 30px;
padding-left: 30px;
}
.spacing_beetween_items_25 .item_wrapper {
padding-top: 25px;
padding-left: 25px;
}
.spacing_beetween_items_20 .item_wrapper {
padding-top: 20px;
padding-left: 20px;
}
.spacing_beetween_items_15 .item_wrapper {
padding-top: 15px;
padding-left: 15px;
}
.spacing_beetween_items_10 .item_wrapper {
padding-top: 10px;
padding-left: 10px;
}
.spacing_beetween_items_5 .item_wrapper {
padding-top: 5px;
padding-left: 5px;
}
.spacing_beetween_items_5 .blog_post_preview {
margin-bottom: 5px !important;
}
.spacing_beetween_items_10 .blog_post_preview {
margin-bottom: 10px !important;
}
.spacing_beetween_items_15 .blog_post_preview {
margin-bottom: 15px !important;
}
.spacing_beetween_items_20 .blog_post_preview {
margin-bottom: 20px !important;
}
.spacing_beetween_items_25 .blog_post_preview {
margin-bottom: 25px !important;
}
.spacing_beetween_items_30 .blog_post_preview {
margin-bottom: 50px !important;
}
.gt3_module_featured_posts .slick-list .slick-slide {
padding-left: 0;
padding-right: 0;
}
.gt3_module_carousel .spacing_beetween_items_30,
.gt3_module_carousel .spacing_beetween_items_25,
.gt3_module_carousel .spacing_beetween_items_20,
.gt3_module_carousel .spacing_beetween_items_15,
.gt3_module_carousel .spacing_beetween_items_10,
.gt3_module_carousel .spacing_beetween_items_5 {
margin-left: 0;
}
.gt3_module_carousel .spacing_beetween_items_30 .item_wrapper {
padding-left: 15px;
padding-right: 15px;
}
.gt3_module_carousel .spacing_beetween_items_25 .item_wrapper {
padding-left: 12.5px;
padding-right: 12.5px;
}
.gt3_module_carousel .spacing_beetween_items_20 .item_wrapper {
padding-left: 10px;
padding-right: 10px;
}
.gt3_module_carousel .spacing_beetween_items_15 .item_wrapper {
padding-left: 7.5px;
padding-right: 7.5px;
}
.gt3_module_carousel .spacing_beetween_items_10 .item_wrapper {
padding-left: 5px;
padding-right: 5px;
}
.gt3_module_carousel .spacing_beetween_items_5 .item_wrapper {
padding-left: 2.5px;
padding-right: 2.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_30 .slick-list {
margin-left: -15px;
margin-right: -15px;
}
.gt3_module_featured_posts .spacing_beetween_items_25 .slick-list {
margin-left: -12.5px;
margin-right: -12.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_20 .slick-list {
margin-left: -10px;
margin-right: -10px;
}
.gt3_module_featured_posts .spacing_beetween_items_15 .slick-list {
margin-left: -7.5px;
margin-right: -7.5px;
}
.gt3_module_featured_posts .spacing_beetween_items_10 .slick-list {
margin-left: -5px;
margin-right: -5px;
}
.gt3_module_featured_posts .spacing_beetween_items_5 .slick-list {
margin-left: -2.5px;
margin-right: -2.5px;
}
.isotope_blog_items {
margin-top: 0 !important;
}
.isotope_blog_items .item_wrapper {
padding-top: 0 !important;
}
.isotope_blog_items .blog_post_preview {
margin-right: 0 !important;
float: left;
}
.items2 .blog_post_preview,
.items3 .blog_post_preview,
.items4 .blog_post_preview {
display: inline-block;
vertical-align: top;
margin-right: -4px;
}
.items2 .blog_post_preview {
width: calc(50% - 0.5px);
}
.items3 .blog_post_preview {
width: calc(33.3333% - 0.5px);
}
.items4 .blog_post_preview {
width: calc(25% - 0.5px);
}
.blog_post_preview.element,
.gt3_module_carousel .blog_post_preview {
margin-right: 0;
}
.per_column_wrap .blog_post_preview {
width: 100%;
display: block;
margin-right: 0;
}
.blog_post_media {
margin-bottom: 17px;
overflow: hidden;
border-radius: 5px;
}
.blog_post_media.blog_post_media--quote,
.blog_post_media.blog_post_media--link {
margin-bottom: 10px;
}
.blog_post_media > img {
max-width: 100%;
height: auto;
}
.format-video .blog_post_media,
.format-audio .blog_post_media {
width: 100%;
position: relative;
padding-bottom: 62%;
}
.format-audio .blog_post_media {
padding-bottom: 115px;
}
.format-video .blog_post_media iframe,
.format-audio .blog_post_media iframe {
width: 100%;
position: absolute;
left: 0;
top: 0;
height: 100%;
}
.blog_post_preview {
margin-bottom: 70px;
}
.listing_meta {
margin-bottom: 16px;
}
.single-post h1.blogpost_title + .listing_meta{
margin-bottom: 30px;
}
.listing_meta * {
font-weight: 400;
font-size: 14px;
}
.listing_meta a{
color: inherit;
}
.gt3_module_featured_posts .listing_meta span,
.blog_post_preview .listing_meta span{
opacity: 1;
}
.blog_post_preview .listing_meta a {
transition: all 300ms;
-webkit-transition: all 300ms;
}
.gt3_module_featured_posts .listing_meta.upper_text * {
text-transform: uppercase;
}
.listing_meta span {
display: inline-block;
vertical-align: top;
margin-right: 4px;
}
.listing_meta span:after {
content: '';
display: none;
}
.blogpost_title {
position: relative;
}
h1.blogpost_title {
margin: 0 0 11px 0 !important;
}
.post_meta_categories {
font-size: 12px;
text-transform: uppercase;
font-weight: 600;
}
.post_meta_categories,
.post_meta_categories a {
transition: color 300ms;
}
.read_more {
font-size: 1.125em;
font-weight: 500;
transition: color 300ms;
display: inline-block;
}
.read_more i { padding-left: 5px;
font-size: 20px;
transition: all 300ms;
display: inline-block;
vertical-align: baseline;
}
.read_more:hover i {
padding-left: 8px;
}
.blog_post_preview.format-quote,
.blog_post_preview.format-standard,
.blog_post_preview.format-link,
.blog_post_preview.format-audio {
margin-bottom: 70px;
}
.blog_post_preview.format-quote .blog_content,
.blog_post_preview.format-standard .blog_content,
.blog_post_preview.format-link .blog_content,
.blog_post_preview.format-audio .blog_content {
background: #fff;
border: 1px #eee solid;
border-radius: 5px;
padding: 33px 38px;
}
.blog_post_preview.format-quote .blog_post_media,
.blog_post_preview.format-standard .blog_post_media,
.blog_post_preview.format-link .blog_post_media,
.blog_post_preview.format-audio .blog_post_media {
border-radius: 0;
}
.gt3_module_featured_posts .blog_post_preview .blog_content {
background: none !important;
border: none !important;
border-radius: 0 !important;
padding: 0 !important;
}
.search_result_form,
.post-password-form {
max-width: 500px;
padding: 0 30px;
margin-left: auto;
margin-right: auto;
}
.post-password-form{
max-width: none;
padding: 0px;
margin-left: 0;
}
.post-password-form label{
display: inline-block;
min-width: 300px;
vertical-align: bottom;
margin-bottom: 0;
}
.post-password-form input[type=submit]{
display: inline-block;
vertical-align: bottom;
}
.search_result_form .search_text,
.post-password-form input[type=password] {
width: 100%;
}
.post-password-form input[type=submit]{
margin-bottom: 0;
margin-top: 10px;
}
.search_result_form .search_text{
margin-bottom: 20px
}
.post-password-form input[type=password]{
margin-top: 5px;
} .gt3_author_box{
position: relative;
margin: 25px 0 0 0;
padding: 30px 0 30px 110px;
border-top: 1px #e3e5e8 solid;
}
.gt3_author_box:after{
content: '';
display: table;
clear: both;
}
.gt3_author_box__avatar{
width: 80px;
height: 80px;
position: absolute;
left: 0;
top: 30px;
}
.gt3_author_box__avatar img{
display: block;
height: auto;
width: 100%;
max-width: 100%;
border-radius: 50%;
}
.gt3_author_box__name{
margin-bottom: 15px;
} .blog_post_media--quote .quote_text,
.blog_post_media--link .blog_post_media__link_text{
font-family: inherit;
font-weight: inherit;
font-size: 1.875em;
line-height: 1.4;
color: inherit;
margin: 0;
}
.blog_post_media--quote .quote_text {
margin-bottom: 15px;
}
.blog_post_media--link .blog_post_media__link_text a{
font-size: 1em;
}
.blog_post_media__icon--quote,
.blog_post_media__icon--link{
opacity: 1;
font-size: 1em;
line-height: 1.4;
letter-spacing: 0;
word-spacing: 0;
margin: 0 20px 0 1px;
}
.blogpost_title i {
margin-right: 15px;
font-size: 0.9em;
}
.blog_post_media--quote,
.blog_post_media--link{
position: relative;
}
.blog_post_media--quote:after,
.blog_post_media--link:after{
content: '';
clear: both;
display: table;
}
.gt3_module_featured_posts .blogpost_title i {
margin-right: 12px;
}
.gt3_module_featured_posts  .slick-arrow {
display: none !important;
}
.gt3_module_featured_posts.blog_type2 .featured_post_info {
padding: 0 !important;
margin: 0 !important;
background: none !important;
border: 0 !important;
border-radius: 0 !important;
}
.post_media_info {
position: relative;
display: inline-block;
float: left;
}
.post_media_info .quote_image{
width: 75px;
border-radius: 50%;
vertical-align: middle;
}
.quote_author{
position: relative;
padding-left: 36px;
font-size: 1.25em;
}
.quote_author:before{
position: absolute;
left: 0;
top: 11px;
width: 20px;
height: 1px;
content: '';
display: block;
}
.post_media_info .quote_image + .quote_author{
margin-top: 7px;
padding-left: 0;
font-size: 0.875em;
}
.post_media_info .quote_image + .quote_author:before{
display: none;
}
.blog_post_preview.format-quote .post_media_info{
max-width: 120px;
margin-right: 30px;
}
.blog_post_preview.format-quote .quote_text + .post_media_info{
max-width: 100%;
float: none;
}
.post_media_link {
display: block;
padding-top: 15px;
font-size: 0.667em;
line-height: 1.2;
transition: color 300ms;
}
.blog_content p {
margin-bottom: 17px;
}
.blog_content .clear.post_clear {
height: 7px;
}
.vc_col-sm-12.gt3_module_blog .blog_content .clear.post_clear,
.gt3_module_featured_posts .clear.post_clear {
height: 24px;
} .gt3_module_featured_posts .blog_post_media {
margin-bottom: 0;
padding-bottom: 0;
}
.gt3_module_featured_posts .blog_content {
padding: 0;
background: none;
}
.gt3_module_featured_posts .blogpost_title {
display: inline-block;
vertical-align: top;
font-family: inherit;
font-size: 1.25em;
line-height: 1.2;
font-weight: 500;
}
.gt3_module_featured_posts .item_wrapper .blog_content .featured_post_info .blogpost_title a {
font-size: inherit;
line-height: inherit;
color: inherit;
font-weight: inherit;
}
.gt3_module_featured_posts .blog_post_media a {
display: block;
border-radius: 5px;
overflow: hidden;
}
.featured_post_info {
padding: 12px 0;
}
.featured_post_info.boxed_view,
.gt3_module_featured_posts .blog_post_preview.without_post_thumb .featured_post_info {
padding: 33px 38px;
background: #fff;
border: 1px #eee solid;
border-radius: 5px;
}
.featured_post_info .learn_more {
float: none;
}
.featured_post_info .blogpost_title {
margin-top: 0;
}
.gt3_module_featured_posts .blog_content p {
margin-bottom: 0 !important;
}
.gt3_module_featured_posts .has_post_thumb.boxed_view .blog_post_media,
.gt3_module_featured_posts .has_post_thumb.boxed_view .blog_post_media a {
border-radius: 5px 5px 0 0;
}
.gt3_module_featured_posts .has_post_thumb.boxed_view .featured_post_info.boxed_view {
border-radius: 0 0 5px 5px;
border-top-width: 0;
}
.blog_type3 .blog_post_preview.has_post_thumb.boxed_view:nth-child(even) .blog_post_media,
.blog_type3 .blog_post_preview.has_post_thumb.boxed_view:nth-child(even) .blog_post_media a {
border-radius: 0 0 5px 5px;
}
.blog_type3 .blog_post_preview.has_post_thumb.boxed_view:nth-child(even) .featured_post_info.boxed_view {
border-radius: 5px 5px 0 0;
border-top-width: 1px;
border-bottom-width: 0;
}
.first_post_with_thumb .blog_post_media {
margin-bottom: 17px;
} .blog_type2 .blog_content {
padding-top: 5px;
}
.blog_type2 .has_post_thumb .blog_content {
position: relative;
padding-left: 170px !important;
min-height: 135px;
}
.blog_type2 .has_post_thumb .blog_post_media {
position: absolute;
left: 0;
top: 5px;
width: 130px;
}
.blog_type2 .blog_content p {
margin-bottom: 0;
}
.blog_type2 .blog_post_preview {
margin-bottom: 8px !important;
}
.blog_type2 .listing_meta,
.blog_type2 .blogpost_title {
margin-bottom: 4px;
} .blog_type3 .blog_content {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.blog_type3 .blog_post_media,
.blog_type3 .featured_post_info {
width: 100%;
}
.blog_type3 .blog_post_media {
order: 1;
}
.blog_type3 .featured_post_info {
order: 2;
}
.blog_type3 .blog_post_preview:nth-child(even) .featured_post_info {
order: 0;
}
.blog_type3 .blog_post_media {
position: relative;
}
.blog_type3 .blog_post_media span {
position: absolute;
left: 25px;
bottom: 19px;
right: 20px;
font-size: 0;
line-height: 0;
}
.blog_type3 .blog_post_media span a {
line-height: 15px;
font-size: 12px;
color: #fff;
padding: 4px 8px;
display: inline-block;
vertical-align: top;
margin: 5px 5px 0 0;
background: rgba(39,50,61, 0.34);
border-radius: 3px;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.blog_type3 .blog_post_media span a:hover {
background: rgba(39,50,61, 0.7);
}
.blog_type3 .listing_meta,
.blog_type3 .blogpost_title,
.blog_type4 .blogpost_title {
margin-bottom: 15px;
}
.blog_type4 .listing_meta {
margin-bottom: 5px;
}
.single .blog_type4 .blogpost_title {
margin-bottom: 12px;
}
.blog_type3 .blog_content p {
padding-top: 5px;
margin-bottom: 9px;
}
.blog_type4 .blog_content p {
margin-bottom: 0;
}
.blog_type4 .blog_content p + .gt3_module_button .learn_more{
margin-top: 15px;
}
.blog_content .gt3_module_button .learn_more{
float: none;
}
.blog_type4 .blog_content .learn_more {
margin-top: 5px;
} .blog_type1 .blog_post_preview,
.blog_type1 .featured_post_info {
padding: 0;
margin: 0;
}
.blog_type1 .listing_meta {
margin-bottom: 7px;
}
.blog_type1 .first_post_with_thumb h4.blogpost_title > a {
font-size: 1.333em !important;
line-height: 1.333;
}
.blog_type1 .blogpost_title + .listing_meta{
margin-top: 7px;
}
.blog_type1 .listing_meta + .blogpost_title {
margin-bottom: 7px;
}
.blog_type1 .blog_post_preview {
padding: 0 0 30px 0;
margin-bottom: 30px;
position: relative;
}
.blog_type1 .blogpost_title {
margin-bottom: 0;
padding: 0;
display: block;
}
.blog_type1 .blog_post_preview:before {
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 1px;
content: '';
opacity: 0.1;
}
.blog_type1 {
overflow: hidden;
}
.blog_type1 .blog_post_preview:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.blog_type1 .blog_post_preview:last-child:before {
display: none;
}
.blog_type1 .blog_content p {
margin-bottom: 0;
}
.blog_type1 .slick-list {
margin-left: 0;
margin-right: 0;
}
.blogpost_title a span {
display: none;
}
.blog_type1 .blogpost_title a span {
display: inline-block;
border-bottom-width: 1px;
border-bottom-style: solid;
opacity: 0.45;
height: 0;
}
.blog_type1 .blogpost_title a span:before {
top: -1px !important;
}
.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column h5,
.wpb_text_column h6,
.blog_content h1,
.blog_content h2,
.blog_content h3,
.blog_content h4,
.blog_content h5,
.blog_content h6,
#main_content > h1,
#main_content > h2,
#main_content > h3,
#main_content > h4,
#main_content > h5,
#main_content > h6,
.comment_content > h1,
.comment_content > h2,
.comment_content > h3,
.comment_content > h4,
.comment_content > h5,
.comment_content > h6{
margin-top: 10px;
margin-bottom: 10px;
}
.wpb_text_column h1:first-child,
.wpb_text_column h2:first-child,
.wpb_text_column h3:first-child,
.wpb_text_column h4:first-child,
.wpb_text_column h5:first-child,
.wpb_text_column h6:first-child{
margin-top: 0;
} .single #main_content > .blog_post_preview {
margin-bottom: 30px;
border-bottom: 1px #e3e5e8 solid;
}
.single #main_content > .blog_post_preview .blog_content {
padding: 0;
margin: 0;
background: none;
border: none;
}
.blog_post_preview .blog_content > ul,
.blog_post_preview .blog_content > ol,
.blog_post_preview .blog_content > blockquote{
overflow: hidden;
}
.blog_post_preview .blog_content > ul {
padding-bottom: 17px;
}
.blog_post_preview .blog_content > ol {
margin-bottom: 17px;
}
.single .post_tags .tagcloud{
display: inline-block;
vertical-align: middle;
padding: 35px 30px 30px 30px;
}
.single .post_tags .tagcloud:empty {
display: none;
}
.single .post_tags > span{
margin-bottom: 5px;
vertical-align: middle;
display: inline-block;
}
.single .post_info {
margin-top: 0;
}
.learn_more,
.post_info,
.post_share > a {
line-height: 21px;
}
.gt3_module_button a.learn_more {
margin-bottom: 0;
}
.blog_post_preview .learn_more {
float: left;
}
.prev_next_links {
padding: 33px 0 0 0;
}
.prev_next_links .fleft,
.prev_next_links .fleft {
padding-bottom: 43px;
}
.prev_next_links a {
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
font-weight: 500;
text-transform: uppercase;
}
.prev_next_links .fleft i {
margin-right: 10px;
}
.prev_next_links .fright i {
margin-left: 10px;
}
.single .gt3_module_title h2 {
font-size: 1.875em;
}
.learn_more span,
.gt3_module_title .carousel_arrows a span,
.blog_type1 .blogpost_title a span {
display: inline-block;
vertical-align: middle;
width: 0;
height: 1px;
margin-left: 9px;
position: relative;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.learn_more span:before,
.gt3_module_title .carousel_arrows a span:before,
.blog_type1 .blogpost_title a span:before {
position: absolute;
right: 0;
top: -4px;
width: 6px;
height: 6px;
content: '';
z-index: 5;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
border-width: 1px;
border-style: solid;
border-left: none;
border-top: none;
transition: all 300ms;
-webkit-transition: all 300ms;
}
.gt3_module_title .carousel_arrows a.left_slick_arrow span:before {
left: 0;
right: auto;
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.text-uppercase {
text-transform: uppercase;
}
.post_share {
float: left;
}
.post_share ul {
padding: 0;
margin: 0;
list-style: none;
}
.post_share ul li {
padding: 0;
margin: 0 6px 10px 0;
display: inline-block;
vertical-align: top;
}
.post_share ul li:before {
display: none;
}
.post_share ul li a {
display: block;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
color: #fff;
text-align: center;
transition: all 300ms;
font-weight: normal;
}
.post_share ul li.post_facebook a {
background: #234fb1;
}
.post_share ul li.post_facebook a:hover {
box-shadow: 0 8px 13px rgba(35,79,177, 0.33);
}
.post_share ul li.post_tweet a {
background: #4ea1ee;
}
.post_share ul li.post_tweet a:hover {
box-shadow: 0 8px 13px rgba(79,161,238, 0.33);
}
.post_share ul li.post_google a {
background: #c7452d;
}
.post_share ul li.post_google a:hover {
box-shadow: 0 8px 13px rgba(199,69,45, 0.33);
}
.post_share ul li.post_pinterest a {
background: #fd4851;
}
.post_share ul li.post_pinterest a:hover {
box-shadow: 0 8px 13px rgba(253,72,81, 0.33);
}
.likes_block {
float: right;
line-height: 35px;
margin-bottom: 10px;
}
.likes_block * {
line-height: inherit;
cursor: pointer;
}
.likes_block .icon:before {
font-size: inherit;
}
.likes_block.already_liked .icon i:before {
content: '\f004';
}
.single-post .likes_block{
color: inherit;
}/*/*/.wrapper_404 {
padding-top: 80px;
padding-bottom: 48px;
}
.wrapper_404 h1 {
font-size: 33px;
line-height: 35px;
}
.wrapper_404 .pp_container h1{
font-size: 48px;
line-height: 58px;
}
.wrapper_404 .pp_container h2{
font-size: 24px;
line-height: 40px;
margin-bottom: 0.5em;
}
.wrapper_404 .pp_container .post-password-form label{
display: block;
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.wrapper_404 .number_404 {
font-size: 200px;
line-height: 150px;
font-weight: 300;
margin-bottom: 32px;
}
.wrapper_404 .number_404 + h1 {
margin-bottom: 17px;
}
.wrapper_404 .gt3_404_search {
padding-top: 28px;
text-align: center;
}
.wrapper_404 .gt3_404_search .search_form {
max-width: 400px;
width: 100%;
display: inline-block;
vertical-align: middle;
position: relative;
}
.wrapper_404 .gt3_404_search .search_form .search_text {
padding-right: 65px;
margin-bottom: 30px;
padding-left: 28px;
}
.wrapper_404 .gt3_module_button a {
border-radius: 30px;
letter-spacing: 1.4px;
padding-left: 40px;
padding-right: 40px;
margin-bottom: 40px;
}
.wrapper_404 .gt3_module_button a::after {
font-family: 'FontAwesome';
content: '\f105';
font-size: 18px;
line-height: 21px;
margin-left: 8px;
}
.page_with_listing_map .main_wrapper {
padding-bottom: 0 !important;
}
.gt3_hidden {
display: none;
}
footer .widget_search {
padding: 0;
}
.widget_rss .widget-title * {
vertical-align: middle;
}
.widget.widget_text {
overflow-wrap: break-word;
word-wrap: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
.working_time_text .working_time_text__item,
.working_time_text .working_time_text__item .working_time_text__day,
.working_time_text .working_time_text__item .working_time_text__hours {
display: block;
}
}
.hide_comments_reviews .wpjmr-list-reviews {
display: none !important;
visibility: hidden !important;
}/**/.gt3_widget.job_manager ul.job_listings {
padding: 0;
margin: 0;
border: none;
}
.gt3_widget.job_manager ul.job_listings li {
padding: 20px 0 0 0;
margin: 22px 0 0 0;
list-style: none;
border: none;
border-top: 1px solid #eeeeee;
}
.gt3_widget.job_manager ul.job_listings li:first-child {
margin: 0;
padding: 0;
border: none;
}
.gt3_widget.job_manager ul.job_listings li:before {
display: none;
}
.gt3_widget.job_manager ul.job_listings li.job_listing a {
padding: 0;
background: none !important;
}
.gt3_widget.job_manager ul.job_listings li.job_listing a .position {
margin-bottom: 2px;
}
.gt3_widget.job_manager ul.job_listings li.job_listing a .position * {
color: inherit;
transition: color 300ms;
}
.gt3_widget.job_manager ul.job_listings li.job_listing .meta .location {
display: block;
padding: 0;
margin: 0;
border: none;
}
.gt3_widget.job_manager ul.job_listings li.job_listing .meta .location a {
display: inline-block;
vertical-align: top;
}
.gt3_widget.job_manager ul.job_listings li.job_listing .meta a:empty,
.gt3_widget.job_manager ul.job_listings li.job_listing .meta .company {
display: none;
}
.gt3_widget.job_manager ul.job_listings li.job_listing .meta .location:after {
display: none;
} .wp-block-pullquote blockquote{
border: none;
margin-top: 25px;
margin-bottom: 25px;
padding-left: 0;
}
.wp-block-pullquote blockquote:before {
display: none;
}
.wp-block-pullquote blockquote cite:before{
display: none;
}
.wp-block-pullquote blockquote p:before,
.wp-block-pullquote blockquote p:after {
display: none;
}
.wp-block-pullquote blockquote p {
margin-bottom: 0;
}
.wp-block-pullquote{
border-bottom: 4px solid #f0f2f7;
border-top: 4px solid #f0f2f7;
padding-top: 0;
padding-bottom: 0;
margin-top: 26px;
margin-bottom: 26px;
text-align: center;
}
.wp-block-quote.is-style-large{
font-size: 32px;
margin: 26px 0px;
padding: 30px 43px;
}
.wp-block-quote.is-style-large p{
font-size: inherit;
line-height: inherit;
}
body hr.wp-block-separator{
width: 100px;
margin-left: auto;
margin-right: auto;
border: none;
border-top: 1px #e0e1dc solid;
opacity: 1;
box-shadow: none !important;
margin-top: 30px;
margin-bottom: 30px;
}
body hr.wp-block-separator.is-style-wide,
body hr.wp-block-separator.is-style-dots{
width: 100%;
}
.wp-block-latest-comments li:before{
display: none !important;
}
#main_content .wp-block-gallery{
padding-left: 0;
padding-top: 10px;
}
#main_content .wp-block-gallery .blocks-gallery-image figcaption,
#main_content .wp-block-gallery .blocks-gallery-item figcaption{
box-sizing: border-box;
}
#main_content .wp-block-gallery .blocks-gallery-item{
padding: 0;
}
#main_content .wp-block-gallery .blocks-gallery-item:before{
display: none !important;
}
#main_content .wp-block-audio{
margin: 0;
}
.wp-block-embed{
margin: 0 0 1em 0 !important;
}
.wp-block-cover__inner-container {
margin-top: 28px;
margin-bottom: 28px;
}
.wp-block-cover, .wp-block-cover-image {
position: relative;
background-color: #000;
background-size: cover;
background-position: 50%;
min-height: 430px !important;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.wp-block-cover {
margin-bottom: 17px;
} .widget_gt3_working_hours:empty {
display: none;
}
#add_comment_rating_wrap > label {
display: none !important;
}.module_call_to_action {
text-align: center;
}
.module_call_to_action h1 {
font-weight: 100;
}
.module_call_to_action h1 b {
font-weight: 700;
}
.module_call_to_action .cta_subheading {
font-weight: 300;
margin-bottom: 15px;
}
.module_call_to_action .cta_divider {
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom: 15px;
}
.module_call_to_action.right .cta_wrap,
.module_call_to_action.left .cta_wrap {
display: flex;
display: -webkit-flex;
}
.module_call_to_action .cta_button i {
margin-right: 10px;
}
.module_call_to_action.right .cta_text_area,
.module_call_to_action.left .cta_text_area {
flex-grow: 1;
}
.module_call_to_action.left .cta_button,
.module_call_to_action.right .cta_button {
display: table-cell;
vertical-align: middle;
display: flex;
display: -webkit-flex;
align-items: center;
}
.module_call_to_action.left .cta_button {
padding-right: 15px;
}
.module_call_to_action.right .cta_button {
padding-left: 15px;
}
.module_call_to_action .shortcode_button,
.module_call_to_action a.shortcode_button {
margin: 0;
} .colored_sections.items1 .colored_section {
width: 100%;
}
.colored_sections.items2 .colored_section {
width: 50%;
}
.colored_sections.items3 .colored_section {
width: 33.33%;
}
.colored_sections.items4 .colored_section {
width: 25%;
}
.colored_section {
padding-left: 15px;
padding-right: 15px;
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.icon_container.top {
margin-bottom: 20px;
}
.grid.colored_sections.items2 .colored_section:nth-child(2n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items3 .colored_section:nth-child(3n+2),
.grid.colored_sections.items3 .colored_section:nth-child(3n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items4 .colored_section:nth-child(3n+3),
.grid.colored_sections.items4 .colored_section:nth-child(3n+2),
.grid.colored_sections.items4 .colored_section:nth-child(3n+1) {
border-right: 1px solid #f0f0f0;
}
.grid.colored_sections.items1 .colored_section:nth-child(n+2),
.grid.colored_sections.items2 .colored_section:nth-child(n+3),
.grid.colored_sections.items3 .colored_section:nth-child(n+4),
.grid.colored_sections.items4 .colored_section:nth-child(n+5) {
border-top: 1px solid #f0f0f0;
}
.colored_section .title_divider {
width: 40px;
height: 1px;
background-color: #dddddd;
margin-bottom: 15px;
}
.colored_section .infobox_text {
display: table-cell;
}
.colored_section .icon_container.left {
display: table-cell;
padding-right: 15px;
vertical-align: top;
padding-top: 10px;
}
.icon_container.round img {
border-radius: 50%;
-webkit-border-radius: 50%;
} .stat_temp {
width: 0 !important;
display: none !important;
}
.counter_icon_size_mini.fa {
font-size: 25px;
line-height: 39px;
}
.counter_icon_size_small.fa {
font-size: 35px;
line-height: 49px;
}
.counter_icon_size_normal.fa {
font-size: 45px;
line-height: 59px;
}
.counter_icon_size_large.fa {
font-size: 55px;
line-height: 69px;
}
.counter_icon_size_extralarge.fa {
font-size: 65px;
line-height: 79px;
}
.icon-position-right,
.icon-position-left {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
text-align: center;
}
.icon-position-left .icon_container,
.icon-position-left .stat_count_wrapper,
.icon-position-right .icon_container,
.icon-position-right .stat_count_wrapper {
flex: 1 100%;
padding: 0;
text-align: center;
}
@media all and (min-width: 768px) {
.icon-position-left .icon_container {
flex: 0 1 auto;
text-align: right;
order: 0;
padding-right: 20px;
}
.icon-position-left .stat_count_wrapper {
flex: 1 0 auto;
text-align: left;
order: 1;
}
.icon-position-right .icon_container {
flex: 0 1 auto;
text-align: left;
order: 1;
padding-left: 20px;
}
.icon-position-right .stat_count_wrapper {
flex: 1 0 auto;
text-align: right;
order: 0;
}
}
.counter_icon_type_none .stat_count_wrapper {
display: block;
padding-left: 55px;
padding-right: 55px;
}
.icon_proportions_circle img {
border-radius: 50%;
}
.icon-position-top.counter_icon_type_image .stat_count_wrapper,
.icon-position-top.counter_icon_type_font .stat_count_wrapper {
padding-top: 20px;
}
.icon-position-bottom.counter_icon_type_image .stat_count_wrapper,
.icon-position-bottom.counter_icon_type_font .stat_count_wrapper {
padding-bottom: 23px;
}
.gt3_module_counter .icon_container {
line-height: 10px;
}
.gt3_module_counter .stat_count {
font-weight: 500;
margin-bottom: 3px;
}
.gt3_module_counter .cont_info {
font-weight: 400;
} .gt3-countdown {
display: table;
table-layout: fixed;
width: 100%;
margin-bottom: 20px;
}
.countdown-row {
display: table-row;
}
.countdown-section {
display: table-cell;
vertical-align: middle;
text-align: center;
font-size: 24px;
white-space: normal;
position: relative;
z-index: 1;
}
.is-countdown .countdown-section {
padding: 0.9em 0.3em;
}
.countdown_wrapper--left {
text-align: left;
}
.countdown_wrapper--right {
text-align: right;
}
.gt3_module_counter.counter-center .stat_count_wrapper {
text-align: center;
}
.gt3-countdown--shadow {
-webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow:    0px 0px 24px 0px rgba(0, 0, 0, 0.1);
box-shadow:         0px 0px 24px 0px rgba(0, 0, 0, 0.1);
}
.countdown-section:after {
left: auto;
right: -1px;
}
.countdown-section .countdown-amount {
display: block;
line-height: 1.2em;
font-weight: 300;
text-align: center;
}
.countdown-period {
display: block;
font-size: 24px;
line-height: 1;
font-weight: 500;
margin-top: 14px;
}
.gt3-countdown--size_medium .countdown-section {
font-size: 30px;
padding: 0.9em 0.3em;
}
.gt3-countdown--size_large .countdown-section {
font-size: 40px;
padding: 0.7em 0.3em;
}
.gt3-countdown--size_e_large .countdown-section {
font-size: 100px;
padding: 0.7em 0.3em;
}
@media only screen and (max-width: 1200px) {
.gt3-countdown--size_medium .countdown-section{
font-size: 30px;
}
.gt3-countdown--size_large .countdown-section{
font-size: 40px;
}
.gt3-countdown--size_e_large .countdown-section{
font-size: 50px;
}
}
@media only screen and (max-width: 992px) {
.countdown-period,
.gt3-countdown--size_medium .countdown-period,
.gt3-countdown--size_large .countdown-period,
.gt3-countdown--size_e_large .countdown-period{
font-size: 14px;
}
}
@media only screen and (max-width: 768px) {
.gt3-countdown--size_medium .countdown-section{
font-size: 22px;
}
.gt3-countdown--size_large .countdown-section{
font-size: 26px;
}
.gt3-countdown--size_e_large .countdown-section{
font-size: 30px;
}
.countdown-period,
.gt3-countdown--size_medium .countdown-period,
.gt3-countdown--size_large .countdown-period,
.gt3-countdown--size_e_large .countdown-period{
font-size: 12px;
}
}  .module_testimonial .testimonials_item,
.module_testimonial .testimonials_item {
list-style: none;
}
.testimonials_list {
overflow: hidden;
}
.testimonials_list .testimonials_rotator > .testimonials_item {
padding-left: 15px;
padding-right: 15px;
float: left;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.testimonials_list.items1 .testimonials_rotator > .testimonials_item {
width: 100%;
}
.testimonials_list.items2 .testimonials_rotator > .testimonials_item {
width: 50%;
}
.testimonials_list.items3 .testimonials_rotator > .testimonials_item {
width: 33.33%;
}
.testimonials_list.items4 .testimonials_rotator > .testimonials_item {
width: 25%;
}
.testimonials-grid {
margin: -40px 0 0 0;
padding: 0;
}
.testimonials-grid>.testimonials_item {
list-style: none;
padding: 0 15px;
margin-top: 40px;
box-sizing: border-box;
}
.testimonials-grid.columns-2 .testimonials_item {
width: 50%;
float: left;
}
.testimonials-grid.columns-2 .testimonials_item:nth-child(2n + 1) {
clear: left;
}
.testimonials-grid.columns-3 .testimonials_item {
width: 33.33%;
float: left;
}
.testimonials-grid.columns-3 .testimonials_item:nth-child(3n + 1) {
clear: left;
}
.testimonials-grid.columns-4 .testimonials_item {
width: 25%;
float: left;
}
.testimonials-grid.columns-4 .testimonials_item:nth-child(4n + 1) {
clear: left;
}
.testimonials-grid:after {
content: '';
display: table;
clear: both;
}
.module_testimonial.type1,
.module_testimonial.type4 {
text-align: center;
}
.module_testimonial.testimonials_align_center{
text-align: center;
}
.module_testimonial.testimonials_align_left,
.module_testimonial.testimonials_align_left .slick-dots{
text-align: left;
}
.module_testimonial.testimonials_align_right,
.module_testimonial.testimonials_align_right .slick-dots{
text-align: right;
}
.module_testimonial.type1 h3,
.module_testimonial.type4 h3 {
margin-bottom: 40px;
position: relative;
}
.module_testimonial .title_divider {
height: 1px;
width: 40px;
display: block;
margin: 0 auto;
margin-bottom: 50px;
}
.module_testimonial.type1 .testimonials_photo {
display: inline-block;
}
.module_testimonial.type1 .testimonials_photo img {
width: 60px;
height: 60px;
border-radius: 0;
-webkit-border-radius: 0;
}
.module_testimonial.type1 .testimonials_title {
margin-bottom: 40px;
}
.module_testimonial.type1 .testimonials_content > div:not(:last-child) {
margin-bottom: 30px;
}
.module_testimonial.type1 .testimonials_content > div:last-child {
margin-bottom: 10px;
}
.module_testimonial.type2 span.quote {
display: inline-block;
font-size: 142px;
line-height: 125px;
margin-right: 15px;
height: 90px;
float: left;
}
.module_testimonial.type2 .testimonials-text:before {
position: absolute;
z-index: 1;
top: 0px;
left: 1px;
content: '\f10d';
font-size: 29px;
line-height: 1;
font-family: Fontawesome;
}
.module_testimonial.type2 .testimonials-text {
position: relative;
z-index: 1;
border-bottom: 1px solid rgba(239,239,239,.34);
margin-bottom: 30px;
padding: 0 0 26px 60px;
font-size: 16px;
line-height: 1.5;
}
.module_testimonial.type2 .testimonials-text + * {
margin-left: 60px;
}
.module_testimonial.type2 .testimonials_photo {
margin: 0 20px 0 60px;
}
.module_testimonial.type2 .testimonials_photo,
.module_testimonial.type2 .testimonials_title {
display: inline-block;
vertical-align: middle;
}
.module_testimonial.type2 .testimonials_photo img {
width: 80px;
height: 80px;
}
.slick-list {
margin-left: -15px;
margin-right: -15px;
}
.slick-list .slick-slide {
padding-left: 15px;
padding-right: 15px;
}
.module_testimonial.type3 .testimonials-text {
font-size: 16px;
line-height: 1.9;
}
.module_testimonial.type3 .testimonials_title {
font-size: 14px;
margin-top: 7px;
}
.module_testimonial.type3 .testimonials_content {
position: relative;
z-index: 1;
padding: 65px 30px 30px;
margin-top: 40px;
background-color: #fafafa;
}
.module_testimonial.type3 .testimonials_photo img {
width: 70px;
height: 70px;
}
.module_testimonial.type3 .testimonials_photo {
position: absolute;
z-index: 1;
top: 0;
left: 30px;
transform: translate( 0,-50%);
}
.module_testimonial.type4 .nav_item_wrap {
width: 130px;
padding-left: 75px;
padding-right: 75px;
float: left;
}
.module_testimonial.type4 .testimonials-nav {
max-width: 900px;
padding-top: 15px;
margin-bottom: 40px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.module_testimonial.type4 .testimonials_content .testimonials_photo{
display: none;
}
.module_testimonial.type4 .testimonials_photo {
padding: 20px 0 27px 0;
transition: all 400ms;
-webkit-transition: all 400ms;
}
@media only screen and (max-width: 768px) {
.module_testimonial.type4 .testimonials_photo{
width: 70px !important;
}
.module_testimonial.type4 .testimonials-photo-wrapper{
width: 210px;
max-width: 100%;
}
.module_testimonial.type4 .testimonials-photo-wrapper img{
width: 70px !important;
height: 70px !important;
}
}
.module_testimonial.type4 .testimonials_photo img {
margin: 0 auto;
}
.module_testimonial.type4 .testimonials_title {
font-size: 14px;
margin-bottom: 27px;
font-weight: 500;
}
.module_testimonial.type4 .slick-active .testimonials_photo {
width: 130px;
padding: 0;
}
.module_testimonial.type4 .testimonials_photo img {
max-width: 100%;
height: auto;
}
.module_testimonial.type4 .testimonials-photo-wrapper {
max-width: 820px;
display: inline-block;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-list{
padding: 0 15px!important;
}
.module_testimonial.type4 .testimonials-photo-wrapper img {
transform: scale(0.7);
transition: all 0.5s;
opacity: 0.8;
width: 80px;
height: 80px;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-current img {
transform: scale(1);
opacity: 1;
}
.module_testimonial.type4 .testimonials-photo-wrapper .slick-track {
margin: 0 auto;
}
.testimonials_title{
text-transform: uppercase;
font-weight: 500;
}
.testimonials_list .testimonials_author_position{
font-size: 0.85714em;
line-height: 1.4;
text-transform: none;
font-weight: 400;
opacity: 0.7;
}
.module_testimonial .slick-dots {
padding: 0;
margin: 35px 0 0 0;
text-align: center;
line-height: 0;
}
.module_testimonial .slick-dots li {
display: inline-block;
font-size: 0;
line-height: 0;
list-style: none;
padding: 10px 5px;
}
.module_testimonial .slick-dots li:before{
display: none;
}
.module_testimonial .slick-dots li button:focus {
outline: none;
}
.module_testimonial .slick-dots li button {
display: inline-block;
font-size: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 2px solid transparent;
background: transparent;
border-radius: 50%;
width: 10px;
height: 10px;
cursor: pointer;
opacity: 0.3;
}
.module_testimonial .slick-dots li.slick-active button {
opacity: 1;
}
.module_testimonial .testimonials-rate-wrap {
margin: 10px 0 0 0;
}
.module_testimonial.type4 .testimonials-rate-wrap {
margin: 15px 0 0 0;
font-size: 0.8em;
}
.module_testimonial .testimonials-rate-wrap i{
color: #f2bc3b;
margin: 0 5px;
}
.module_testimonial .testimonials-rate-wrap i.grey {
color: #d9d9d9;
}
.module_testimonial .testimonials_photo img.testimonials_round_img {
border-radius: 50%;
}
.module_testimonial.type4 .testimonials_content {
padding-left: 100px;
padding-right: 100px;
}
.module_testimonial.type4 .testimonials_title{
text-transform: none;
font-weight: normal;
padding-top: 30px;
}
.module_testimonial.type4 .testimonials-text{
font-weight: 400;
}
.module_testimonial.type4 .testimonials_author_position{
padding-top: 5px;
} .gt3_flip_container {
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-ms-transform: perspective(1000px);
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
}
.gt3_flip_container:hover .gt3_flipper,
.gt3_flip-container.hovered .gt3_flipper {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
filter: FlipH;
-ms-filter: "FlipH";
transform: rotateY(180deg);
}
.gt3_flipper {
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
position: relative;
}
.front,
.back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-webkit-transform: rotateY(0deg);
-moz-transition: 0.6s;
-moz-transform-style: preserve-3d;
-moz-transform: rotateY(0deg);
-o-transition: 0.6s;
-o-transform-style: preserve-3d;
-o-transform: rotateY(0deg);
-ms-transition: 0.6s;
-ms-transform-style: preserve-3d;
-ms-transform: rotateY(0deg);
transition: 0.6s;
transform-style: preserve-3d;
transform: rotateY(0deg);
position: absolute;
width:100%;
top: 0;
left: 0;
}
.front {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
z-index: 2;
}
.back {
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
width:100%;
display:block;
}
.flip_image {
position:absolute;
left:0;
top:0;
display:block;
width:100%;
height:100%;
background-size:cover!important;
}
.flip_content {
padding:68px 50px 72px 50px;
}
.flip_content_text {
font-size:26px;
line-height:36px;
padding:0;
margin:0;
}
.flip_author {
padding:37px 0 0 0;
}
.flip_company {
font-size:16px;
line-height:18px;
opacity:0.7;
padding:10px 0 0 0;
display:block;
} .gt3_module_carousel .slick-arrow{
content: '';
width: 40px;
height: 40px;
opacity: 1;
padding: 0;
margin: -35px 0 0 0;
background: #fff;
box-shadow: 0 0 20px 0 rgba(58,87,135, 0.1);
}
.gt3_module_carousel:hover .slick-arrow {
opacity: 1;
}
.gt3_module_carousel .slick-prev {
left: 20px;
}
.gt3_module_carousel .slick-next {
right: 20px;
}
.gt3_module_carousel .slick-arrow:after {
content: '\f104';
position: absolute;
left: 50%;
top: 49%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
font-size: 21px;
line-height: 24px;
text-indent: 0;
font-family:'FontAwesome';
margin-left: -1px;
transition: color 300ms;
font-weight: normal;
}
.gt3_module_carousel .slick-arrow.slick-next:after {
content: '\f105';
margin-left: 1px;
}
.gt3_module_carousel .slick-arrow:hover:after {
color: #fff;
}
.gt3_carousel_list {
overflow: hidden;
}
.gt3_module_carousel .slick-dots {
padding: 0;
margin: 35px 0 0 0;
text-align: center;
line-height: 0;
}
.gt3_module_carousel .slick-dots li {
display: inline-block;
font-size: 0;
line-height: 0;
list-style: none;
padding: 0;
margin: 5px 10px;
}
.gt3_module_carousel .slick-dots li:before {
display: none;
}
.gt3_module_carousel .slick-dots li button:focus {
outline: none;
}
.gt3_module_carousel .slick-dots li button {
display: inline-block;
font-size: 0;
padding: 0;
margin: 0;
box-sizing: border-box;
border: 2px solid #d9d9d9;
background: transparent;
border-radius: 50%;
width: 10px;
height: 10px;
cursor: pointer;
}
.gt3_module_carousel .slick-dots li.slick-active button {
background: #d9d9d9;
}
.gt3_module_carousel .vc_row {
margin-left: 0;
margin-right: 0;
} .price_item {
border-radius: 5px;
background: #fff;
border: 1px #eee solid;
margin-bottom: 30px;
}
.price_item.most_popular {
box-shadow: 0 20px 50px rgba(51,78,111, 0.1);
position: relative;
z-index: 10;
margin-top: -30px;
}
.price_item .items_text ul {
padding: 0;
}
.price_item-cost .price_item_suffix {
margin-left: 5px;
}
.price_item_title {
padding: 0;
margin: 0;
}
.price_item_title h3 {
padding: 0;
margin: 0;
font-size: 1.5em;
line-height: 1.1667em;
}
.price_item_body {
padding-bottom: 30px;
}
.price_item_body .items_text {
margin-bottom: 34px;
}
.price_item_body .items_text ul li {
text-align: center;
border-bottom: 1px solid #eaedf0;
font-size: 1.125em;
padding: 25px;
}
.price_item_body .items_text ul li b,
.price_item_body .items_text ul li strong {
font-weight: 600;
}
.price_item_body .items_text ul li::before {
display: none;
}
.price_button .shortcode_button {
font-size: 14px;
line-height: 16px;
border-radius: 25px;
padding: 15px 35px;
position: relative;
margin-bottom: 20px;
}
.price_button .shortcode_button::after {
font-family: 'FontAwesome';
content: '\f105';
font-size: 16px;
line-height: 18px;
display: inline-block;
vertical-align: middle;
margin-left: 9px;
}
.price_button .shortcode_button .gt3_btn_text {
text-transform: uppercase;
letter-spacing: 1.2px;
}
.price_button a:not(.alt):hover {
border-color: #c4cad0 !important;
}
.price_item_description {
line-height: 1.55em;
font-size: 0.875em;
text-align: center;
padding: 0 30px;
margin-bottom: 34px;
}
.price_item_wrapper {
position: relative;
}
.item_cost_wrapper {
padding: 0;
margin: -1px -1px 0 -1px;
border-radius: 5px 5px 0 0;
}
.item_cost_wrapper .package_head {
border-radius: 0;
background: none;
margin: 0;
}
.item_cost_wrapper .price_item-cost {
font-size: 1.125em;
} .module_feature_posts .featured_posts {
margin-left: -15px;
margin-right: -15px;
}
.module_feature_posts .featured_posts .featured_item {
padding-left: 15px;
padding-right: 15px;
}
.featured_posts .featured_item {
margin-bottom: 50px;
}
.module_feature_posts .featured_posts .featured_item {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
display: inline-block;
box-sizing: border-box;
vertical-align: middle;
margin-left: -0.25em;
}
.module_feature_posts.type1 .featured_posts .featured_item:first-child {
margin-left: 0;
}
.module_feature_posts .items1.featured_posts .featured_item {
width: 100%;
}
.module_feature_posts .items2.featured_posts .featured_item {
width: 50%;
}
.module_feature_posts .items3.featured_posts .featured_item {
width: 33.33%;
}
.module_feature_posts .items4.featured_posts .featured_item {
width: 25%;
}
.module_feature_posts.type1 .featured_post_categories {
padding: 5px 10px;
background-color: rgba(39,50,61,.34);
border-radius: 3px;
-webkit-border-radius: 3px;
position: relative;
top: -50px;
left: 25px;
display: inline-block;
margin-bottom: -25px;
color: #fff;
}
.module_feature_posts.type1 .featured_post_categories a {
color: #fff;
}
.module_feature_posts.type1 .featured_item_content,
.module_feature_posts.type1 h3.post_title,
.module_feature_posts.type1 .featured_meta {
padding-left: 30px;
padding-right: 30px;
}
.module_feature_posts.type1 .featured_item.standard.without_image .featured_item_content,
.module_feature_posts.type1 .featured_item.standard.without_image h3.post_title,
.module_feature_posts.type1 .featured_item.standard.without_image .featured_meta {
padding-left: 50px;
padding-right: 50px;
}
.module_feature_posts.type2 .featured_item:not(.without_image) {
min-height: 130px;
}
.module_feature_posts.type2 .featured_img {
width: 130px;
height: 130px;
margin-right: 40px;
float: left;
} .module_team li {
list-style: none;
}
.module_team .item_list {
padding-left: 0;
margin-bottom: -15px;
}
.module_team .item_list > li {
float: left;
position: relative;
overflow: hidden;
padding: 0;
box-sizing: border-box;
margin-bottom: 15px;
}
.module_team .item_list > li .item_wrapper {
position: relative;
z-index: 1;
overflow: hidden;
}
.module_team .items1 .item_list > li {
width: 100%;
}
.module_team .items2 .item_list > li {
width: 50%;
}
.module_team .items3 .item_list > li {
width: 33.333333%;
}
.module_team .items4 .item_list > li {
width: 25%;
}
.module_team .item_list > li img {
width: 100%;
height: auto;
}
.module_team .team_cover {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 100%;
opacity: 0;
background-color: #ffffff;
z-index: 1;
transition: all .4s;
-webkit-transition: all .4s;
}
.module_team .team_cover .team_cover__link{
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 100%;
}
.item_wrapper:hover .team_cover {
opacity: 0.7;
}
.module_team .team-infobox {
position: absolute;
top: 50%;
left: 0;
right: 0;
padding: 0 30px;
z-index: 2;
-webkit-transform: translateY(-60%);
-ms-transform: translateY(-60%);
transform: translateY(-60%);
transition: all 0.4s;
}
.module_team .team_info {
color: #ffffff;
font-size: 14px;
line-height: 24px;
opacity: 0;
-webkit-transform: translateY(15%);
-ms-transform: translateY(15%);
transform: translateY(15%);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.module_team .team_icons_wrapper {
margin-top: 7px;
opacity: 0;
-webkit-transform: translateY(20px);
-ms-transform: translateY(20px);
transform: translateY(20px);
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.item-team-member:hover .team_icons_wrapper{
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.team-icons .member-icon {
opacity: 0.7;
padding: 0 12px;
line-height: 1.5em;
}
.team-icons .member-icon:hover{
opacity: 1;
}
.module_team .team_info {
text-align: center;
}
.module_team .team_info .phone-number {
display: inline-block;
font-weight: 700;
}
.module_team .team_info .phone-number + .phone-number {
margin-left: 5px;
}
.module_team .team_title {
text-align: center;
margin-top: 20px;
}
.team_title__text{
font-size: 1.2857em;
line-height: 1.4;
font-weight: 500;
}
.team_title__text > a{
line-height: 1.4;
font-weight: 500;
}
.module_team .team_title h4 {
display: inline-block;
}
.module_team .team_title a,
.module_team .team_title>* {
position: relative;
z-index: 1;
}
.module_team .module-team_title {
float: left;
margin-bottom: 25px;
}
.module_team .view_all_link {
font-size: 16px;
float: right;
position: relative;
z-index: 1;
padding-right: 25px;
}
.module_team .view_all_link:before{
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 1px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.module_team .view_all_link:after{
content: "";
display: block;
position: absolute;
top: -webkit-calc(50% - 2px);
top: calc(50% - 2px);
right: 0;
width: 4px;
height: 4px;
border-width: 0 0 1px 1px;
border-style: solid;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.module_team .view_all_link i {
margin-left: 12px;
}
.module_team .view_all_link + *,
.module_team .module-team_title + p {
clear: both;
}
.module_team .module-team_title + p {
line-height: 1.9;
}
.module_team .item_list > li .item_wrapper:hover .team-infobox {
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.module_team .item_list > li .item_wrapper:hover .team_info {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
@media only screen and (max-width: 768px) {
.module_team .item_list > li .item_wrapper:hover .team-infobox {
-webkit-transform: translateY(calc(100% - 35px));
-ms-transform: translateY(calc(100% - 35px));
transform: translateY(calc(100% - 35px));
}
.module_team .item_list > li .item_wrapper:hover .team_info {
-webkit-transform: translateY(15%);transform: translateY(15%);
opacity: 0;
}
}
.module_team .team-links .team-member-phones {
display: inline-block;
}
.module_team .team-links .team-link + .team-link,
.module_team .team-links .team-member-phones + .team-link {
margin-left: 20px;
}
.module_team .team-links .team-link,
.module_team .team-links .phone-number {
font-size: 14px;
font-weight: 700;
color: #ffffff;
}
.module_team .team-links .team-link + .team-link:before,
.module_team .team-links .team-member-phones + .team-link:before {
content: "";
display: inline-block;
height: 8px;
width: 1px;
background-color: #ffffff;
margin: 0 8px 0 -8px;
}
ul li.item-team-member:before {
display: none;
} .single-member-page + * {
margin-top: 20px;
}
.single-member-page .team_img img {
width: 100%;
}
@media only screen and (max-width: 768px) {
.single-member-page .team_img img {
margin-bottom: 40px;
}
}
.single-member-page .team-infobox .team_title h3 {
font-size: 30px;
}
.single-member-page .team-infobox .team_title {
margin-bottom: 25px;
}
.single-member-page .team_info>div,
.single-member-page .member-urls .team-links>div {
border-top: 1px solid #f5f5f6;
}
.single-member-page .member-urls {
padding: 0 !important;
}
.single-member-page .member-urls .team-links>div {
padding: 7px 0;
}
.single-member-page .team_info>.team_field:after {
content: "";
display: table;
clear: both;
}
.single-member-page .team_info>.team_field {
padding: 7px 0;
}
.single-member-page .team_info>div.member-icons {
margin-top: 10px;
}
.single-member-page .team_info>div.member-icons,
.single-member-page .team_info>div:first-child,
.single-member-page .member-urls .team-links>div:first-child {
border-top: 0;
}
.single-member-page .team_info>.team_field>a{
float: right;
}
.single-member-page .team_info h5 {
display: inline-block;
margin-right: 5px;
font-weight: 700;
}
.single-member-page .team_info .team_info-detail {
float: right;
}
.single-member-page .member-icon {
margin: 0 20px 0 0;
color: #babcc6;
}
.single-member-page .team-link {
color: inherit;
}
.single-member-page .team-link + .team-link:before {
content: ", ";
}
.single-team .wpcf7-form .row{
margin-left: -5px;
margin-right: -5px;
}
.single-team .wpcf7-form .row [class*=span] {
padding-left: 5px;
padding-right: 5px;
}
.single-team .wpcf7-form .wpcf7-form-control-wrap {
margin-bottom: 10px;
}  .vc_progress_bar .vc_general.vc_single_bar {
margin: 33px 0 61px 0;
height: 8px;
background-color: #eeeff0;
border-radius: 8px;
box-shadow: none;
}
.vc_progress_bar .vc_general.vc_single_bar .vc_bar {
height: 8px;
border-radius: 8px;
}
.vc_progress_bar .vc_general.vc_single_bar .vc_label {
font-size: 16px;
line-height: 24px;
text-shadow: none !important;
font-weight: 400;
position: absolute;
top: -38px;
left: 0;
padding: 0;
width: 100%;
}
.vc_progress_bar .vc_general.vc_single_bar .vc_label .vc_label_units {
float: right;
opacity: 1;
font-weight: 400;
}  /*/*/.vc_tta-panel-title > a span {
font-size: 16px;
line-height: 32px;
font-weight: 400;
}
.vc_tta-title-text {
color: #8995a2;
}
.vc_tta-panel-body .wpb_text_column p,
body.wpb-js-composer .vc_tta.vc_general {
font-size: 1em;
line-height: 1.5;
}
.vc_tta-panel-body .wpb_text_column p {
color: #8995a2;
}
.vc_general.vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
right: 24px;
}
.vc_general .vc_tta-accordion .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
padding: 6px 31px 0;
}
.vc_general .vc_tta-panel:not(:last-child) {
margin-bottom: 14px;
}
.vc_general .vc_tta-panel.vc_active {
margin-bottom: 8px;
}
.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
padding: 8px 27px;
border-radius: 30px;
border: 1px solid #c1c7cd;
}
.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left > a {
padding-left: 50px;
}
.vc_general .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right > a {
padding-right: 50px;
}
.vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon {
width: 20px;
height: 20px;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.vc_tta-controls-icon::before,
.vc_tta-controls-icon::after {
border-color: #9ba4af;
}/**/.vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
left: 3px;
right: 3px;
border-top-width: 1px;
}
.vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
top: 3px;
bottom: 3px;
border-left-width: 1px;
} .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 7px;
right: 7px;
top: 7px;
bottom: 7px;
border-width: 0 1px 1px 0;
border-style: solid;
} .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon.vc_tta-controls-icon-triangle {
width: 20px;
height: 20px;
}
.vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
top: 4px;
right: 4px;
bottom: 4px;
left: 4px;
}/*/*/.vc_tta-style-classic .vc_tta-controls-icon {
color: #9ba4af;
border-radius: 50%;
border-width: 1px;
border-style: solid;
}/*/*/.vc_tta-style-accordion_bordered .vc_tta-controls-icon {
top: 50%;
margin-top: -10px;
background-color: transparent;
}
.vc_tta-style-accordion_bordered .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
left: 5px;
}
.vc_tta-style-accordion_bordered .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
right: 15px;
}/*/*/.vc_tta-style-accordion_solid .vc_tta-panel.vc_active .vc_tta-title-text {
color: #fff;
}
.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > span {
color: #fff;
}
.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > .vc_tta-controls-icon:before,
.vc_tta-style-accordion_solid .vc_active .vc_tta-panel-title > a > .vc_tta-controls-icon:after {
border-color: #fff;
}/**/ .vc_toggle.vc_toggle {
margin-bottom: 20px;
}
.vc_toggle .vc_toggle_title {
padding: 8px 27px;
border: 1px solid #c1c7cd;
background-color: transparent;
border-radius: 30px;
}
.vc_toggle .vc_toggle_title > h4 {
font-size: 16px;
line-height: 32px;
font-weight: 400;
color: #8995a2;
}
.vc_toggle .vc_toggle_content {
padding-left: 20px;
padding-right: 20px;
}
.vc_toggle .vc_toggle_content p {
font-size: 14px;
line-height: 24px;
color: #8995a2;
}
.vc_toggle .vc_toggle_content p:last-child {
margin-bottom: 0;
}
.vc_toggle .vc_toggle_icon {
display: inline-block;
position: absolute;
width: 20px;
height: 20px;
top: 50%;
margin-top: -8px;
background-color: transparent;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
.vc_toggle.vc_toggle_size_right .vc_toggle_icon {
right: 24px;
}
.vc_toggle.vc_toggle_size_right .vc_toggle_title {
padding-right: 50px;
}
.vc_toggle.vc_toggle_size_left .vc_toggle_icon {
left: 24px;
}
.vc_toggle.vc_toggle_size_left .vc_toggle_title {
padding-left: 50px;
}/*/*/.vc_toggle.vc_toggle_color_chevron .vc_toggle_icon::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
border-style: solid;
border-color: #9ba4af;
width: 7px;
height: 7px;
top: 50%;
left: 5px;
top: 7px;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(45deg) translate(-25%,-25%);
-ms-transform: rotate(45deg) translate(-25%,-25%);
transform: rotate(45deg) translate(-25%,-25%);
background-color: transparent;
transition: 0.2s all;
}/*/*/.vc_toggle.vc_toggle_color_plus .vc_toggle_icon::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 3px;
right: 3px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-style: solid;
border-width: 1px 0 0;
border-color: #9ba4af;
}
.vc_toggle.vc_toggle_color_plus .vc_toggle_icon::after {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
left: 50%;
bottom: 3px;
top: 3px;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
border-style: solid;
border-width: 0 0 0 1px;
}
.vc_toggle_accordion_solid.vc_toggle_active.vc_toggle_color_plus .vc_toggle_icon::before {
border-color: #fff;
}
.vc_toggle.vc_toggle_active.vc_toggle_color_plus .vc_toggle_icon::after {
display: none;
}/*/*/.vc_toggle_color_triangle .vc_toggle_icon::before {
content: '';
display: block;
box-sizing: border-box;
border-style: solid;
position: absolute;
border-width: 6px;
border-bottom-color: transparent!important;
border-right-color: transparent!important;
border-left-color: transparent!important;
-webkit-transform: translateY(25%);
-ms-transform: translateY(25%);
transform: translateY(25%);
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
left: 3px;
top: 4px;
border-color: #9ba4af;
}
.vc_toggle_color_triangle.vc_toggle_active .vc_toggle_icon::before {
-webkit-transform: rotate(180deg) translateY(25%);
-ms-transform: rotate(180deg) translateY(25%);
transform: rotate(180deg) translateY(25%);
}/*/*/.vc_toggle_accordion_solid.vc_toggle_active .vc_toggle_title h4 {
color: #fff;
}
.vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_title {
padding-left: 20px;
}
.vc_toggle_accordion_solid.vc_toggle_size_right .vc_toggle_icon {
right: 24px;
}
.vc_toggle_accordion_solid.vc_toggle_color_chevron .vc_toggle_icon::before {
content: '';
display: block;
position: absolute;
box-sizing: border-box;
border-style: solid;
border-color: #9ba4af;
width: 7px;
height: 7px;
top: 50%;
margin-top: 0;
left: 5px;
top: 7px;
border-width: 0 1px 1px 0;
-webkit-transform: rotate(45deg) translate(-25%,-25%);
-ms-transform: rotate(45deg) translate(-25%,-25%);
transform: rotate(45deg) translate(-25%,-25%);
background-color: transparent;
transition: 0.2s all;
}
.vc_toggle_accordion_solid.vc_toggle_active.vc_toggle_color_chevron .vc_toggle_icon::before {
border-color: #fff;
}
.vc_toggle_accordion_solid.vc_toggle_active.vc_toggle_color_triangle .vc_toggle_icon::before {
border-color: #fff;
}/*/*/.vc_toggle_classic .vc_toggle_icon {
border-radius: 50%;
width: 16px;
height: 16px;
bottom: auto;
top: 50%;
margin-top: -8px;
background: transparent;
border-width: 1px;
border-style: solid;
}
.vc_toggle_classic.vc_toggle_color_plus .vc_toggle_icon::after {
left: 7px;
}
.vc_toggle_classic.vc_toggle_color_chevron .vc_toggle_icon {
border-color: #c1c7cd;
}
.vc_toggle_classic.vc_toggle_color_chevron .vc_toggle_icon::before {
width: 6px;
height: 6px;
top: 6px;
}
.vc_toggle_classic.vc_toggle_active.vc_toggle_color_triangle .vc_toggle_icon::before {
left: 2px;
top: 2px;
}
.vc_toggle_classic.vc_toggle_color_triangle .vc_toggle_icon::before {
left: 2px;
top: 3px;
}
.vc_toggle_color_none .vc_toggle_icon {
display: none;
}
.vc_toggle_classic.vc_toggle.vc_toggle_color_none .vc_toggle_title {
padding: 8px 27px;
}/**/ .vc_general.vc_tta-tabs .vc_tta-tabs-position-top .vc_tta-tabs-list {
border-bottom: 1px solid #e3e5e8;
}
.vc_general.vc_tta-tabs .vc_tta-title-text {
font-size: 20px;
line-height: 22px;
color: #8995a2;
font-weight: 400;
}
.vc_general.vc_tta-tabs .vc_tta-tab.vc_active a .vc_tta-title-text {
color: #334e6f;
}
.vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
padding: 22px 0 0;
}
.vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
display: block;
padding: 12px 10px;
text-align: center;
}
.vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab::before {
display: none;
}
.vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active {
position: relative;
}
.vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active::before {
content: '';
display: inline-block;
position: absolute;
bottom: -2px;
left: 0;
right: 0;
top: auto;
height: 4px;
width: auto;
margin-right: 0;
border-radius: 3px;
}
.vc_general.vc_tta-tabs .wpb_content_element {
margin-bottom: 10px;
}
.vc_tta-container .vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container.vc_tta-tabs-container {
display: table;
width: 100%;
border-collapse: collapse;
}
.vc_tta-container .vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list {
display: table-row;
}
.vc_tta-container .vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
display: table-cell;
vertical-align: bottom;
text-align: center;
}
.vc_tta-container .vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container,
.vc_tta-container .vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
overflow: visible;
border-bottom: 2px solid #e3e5e8;
}
.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a {
position: relative;
display: block;
}
.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a::after {
display: none;
}
.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta-tabs-position-top:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill) .vc_tta-tab.vc_active > a::before {
display: none;
} .wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
overflow: visible;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding-right: 28px;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tab a {
text-align: right;
padding: 13px 0;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active::before {
width: 4px;
height: auto;
top: 0;
bottom: 0;
left: auto;
right: -3px;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
padding: 17px 0 0 30px;
border-left: 2px solid #e3e5e8;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left {
padding-top: 20px;
}
@media only screen and (max-width: 992px){
body.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs .vc_tta-tab>a {
padding: 7px 15px;
}
}
@media only screen and (max-width : 991px) {
.vc_general.vc_tta.vc_tta-tabs .vc_tta-tab a > .vc_tta-title-text {
font-size: 14px;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left {
padding-top: 0;
}
.vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a {
padding: 5px 10px;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tab a {
padding: 5px 0;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
padding-right: 15px;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
padding-left: 15px;
padding-top: 5px;
}
.vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
padding: 11px 0 0;
}
}
@media only screen and (max-width : 767px) {
.vc_tta-container .vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container,
.vc_tta-container .vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
display: none;
}
.vc_tta-container .vc_general.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container.vc_tta-tabs-container {
display: none;
}
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panel-body {
border: none;
}
.vc_tta-panel.vc_active a .vc_tta-title-text {
color: #fff;
}
.price_item.most_popular {
box-shadow: none;
margin-top: 0;
}
}
.vc_general.vc_tta-tabs .vc_tta-tab a:before,
.vc_general.vc_tta-tabs .vc_tta-tab a:after {
display: none !important;
}  .gt3_message_box {
position: relative;
padding: 13px 25px;
font-size: 16px;
border-radius: 22px;
}
.gt3_message_box.gt3_message_box-with-icon{
padding-left: 54px;
}
.gt3_message_box.gt3_message_box-closable {
padding-right: 40px;
}
.gt3_message_box__icon,
.gt3_message_box > .gt3_message_box__close{
position: absolute;
top: 50%;
left: 23px;
line-height: 1em;
margin-top: -0.5em;
}
.gt3_message_box > .gt3_message_box__close {
left: auto;
text-align: center;
right: 13px;
line-height: 2em;
width: 2em;
margin-top: -1em;
cursor: pointer;
}  canvas {
vertical-align: top;
} .flow_container,.flow_container li {
margin:0;
padding:0;
list-style:none;
}
.flow_container {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
display:block;
transition:top 500ms,height 500ms;
}
.flow_container li {
position:absolute;
display:block;
left:50%;
top:0;
opacity:0;
-webkit-transform:scale(0,0);
-ms-transform:scale(0,0);
transform:scale(0,0);
z-index:-5;
-webkit-transition:all 500ms;
transition:all 500ms;
}
.flow_container li img {
display:block;
transition:all 500ms;
}
.flow_container li .flow_fadder {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
-webkit-transition:background 500ms;
transition:background 500ms;
}
.flow_container li.currentStep {
z-index:27;
opacity:1;
}
.flow_container li.prevStep,.flow_container li.nextStep {
z-index:25;
opacity:1;
cursor:pointer;
}
.flow_container li.prevStep2,.flow_container li.nextStep2 {
z-index:23;
opacity:1;
cursor:pointer;
}
.mirror_container {
height:130px;
position:fixed;
visibility:hidden;
z-index:-10;
}
.top_padding_block {
height:110px;
position:fixed;
visibility:hidden;
z-index:-10;
}
.flow_reflection {
position:absolute;
bottom:0;
left:0;
width:100%;
height:130px;
-webkit-transform:scaleY(-1);
-ms-transform:scaleY(-1);
transform:scaleY(-1);
opacity:.2;
background-position:0 100%!important;
background-size:100% auto;
}
.flow_reflection:before {
content:'';
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
}
.flow_gallery .fs_title_wrapper {
left:50%;
-webkit-transform:translateX(-50%);
-ms-transform:translateX(-50%);
transform:translateX(-50%);
bottom:100px;
top: auto;
text-align:center;
height:auto;
position:fixed;
}
.flow_gallery .fs_title_wrapper h2 {
margin:0;
}
.contentarea ul.flow_container > li::before {
content: none;
}
.wrapper.padding0 {
padding: 0!important;
}
.flow_gallery .page_title {
display: none;
}
.fs_controls_append {
height: 30px;
}
.fs_slider_prev, .fs_slider_next {
position: fixed;
} .contentarea ul.ribbon_slider > li::before {
margin: 0;
border-radius: 0;
-webkit-border-radius: 0;
} /*/*/.gt3_icon_box {
position: relative;
}
.gt3_icon_box .gt3_icon_box__title {
margin-bottom: 16px;
}
.gt3_icon_box .gt3_icon_box__icon {
position: relative;
z-index: 1;
display: inline-block;
line-height: 1;
vertical-align: bottom;
margin-bottom: 21px;
}
.gt3_icon_box .gt3_icon_box__link {
margin-top: 20px;
}
.gt3_icon_box .gt3_icon_box__link .learn_more {
display: inline-block;
vertical-align: middle;
}
.gt3_icon_box .gt3_icon_box__link .learn_more span {
margin-left: 8px;
}
.gt3_icon_box .gt3_icon_box__link .learn_more span::before {
border-color: inherit;
}
.gt3_icon_box .gt3_icon_box-divider {
width: 40px;
border-bottom-width: 1px;
border-bottom-style: solid;
margin-bottom: 25px;
display: inline-block;
vertical-align: middle;
}
.gt3_icon_box .icon-box_number {
position: absolute;
top: -15px;
left: -20px;
width: 44px;
height: 44px;
border-radius: 50%;
color: #fff;
border: 3px solid #fff;
font-style: normal;
line-height: 44px;
font-size: 18px;
text-align: center;
}
.gt3_icon_box .icon-box_number:empty {
display: none;
}
.gt3_icon_box.gt3_icon_box_icon-position_right,
.gt3_icon_box.gt3_icon_box_icon-position_left {
position: relative;
z-index: 1;
}
.gt3_icon_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_icon_box.gt3_icon_box_icon-position_left  .gt3_icon_box__icon {
position: absolute;
top: -62px;
margin-bottom: 0;
z-index: -1;
}
.gt3_icon_box.gt3_icon_box_icon-position_right .gt3_icon_box__title,
.gt3_icon_box.gt3_icon_box_icon-position_left  .gt3_icon_box__title {
margin-bottom: 27px;
}
.gt3_icon_box.gt3_icon_box_icon-position_right .gt3_icon_box__text,
.gt3_icon_box.gt3_icon_box_icon-position_left  .gt3_icon_box__text {
line-height: 30px;
}/*/*/.gt3_icon_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
right: 7px;
}
.gt3_icon_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
text-align: left;
margin-right: 0;
}
.gt3_icon_box.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 85px;
}
.gt3_icon_box.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 65px;
}
.gt3_icon_box.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 55px;
}
.gt3_icon_box.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 45px;
}
.gt3_icon_box.gt3_icon_box_icon-position_inline_title .gt3_icon_box__text {
display: inline-block;
}/*/*/.gt3_icon_box_icon-position_left .gt3_icon_box__icon {
left: 7px;
}
.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper {
text-align: right;
margin-left: 0;
}
.gt3_icon_box_icon-position_left .gt3_icon_box__icon--number {
position: absolute;
top: -25px;
left: 0;
}/*/*/.gt3_icon_box_icon-position_top {
text-align: center;
}
.gt3_icon_box_icon-position_top.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 15px;
}
.gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 30px;
}
.gt3_icon_box_icon-position_top.icon-bg.icon-with_number .gt3_icon_box__title {
margin-bottom: 10px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 120px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 110px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 100px;
}
.gt3_icon_box_icon-position_left.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-left: 50px;
}/*/*/.gt3_icon_box_icon-position_inline_title .gt3_icon_box__title {
margin-bottom: 20px;
}
.gt3_icon_box_icon-position_inline_title .gt3_icon_box__title .gt3_icon_box__icon {
display: inline-block;
vertical-align: middle;
float: none;
margin-bottom: 0;
}
.gt3_icon_box_icon-position_inline_title .gt3_icon_box__title h3 {
display: inline-block;
vertical-align: middle;
float: none;
margin-bottom: 0;
}
.gt3_icon_box__icon--number {
font-style: normal;
position: absolute;
top: 0;
left: 0;
z-index: -1;
margin-top: -0.07em !important;
}
.gt3_icon_box:before,
.gt3_icon_box:after{
content: '';
display: table;
clear: both;
}
.gt3_image_box.gt3_icon_box_icon-position_top .gt3_icon_box__icon + .gt3_icon_box-content-wrapper {
padding-top: 35px;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon {
position: static;
}/**/.gt3_icon_box_icon-position_inline_title  .gt3_icon_box__icon {
margin-right: 20px;
padding-bottom: 0;
vertical-align: text-bottom;
}
.gt3_icon_box__title > h5 {
padding-bottom: 0.2em;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__title>*,
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title>*:not(i) {
padding-bottom: 0.71em;
}
.gt3_icon_box__title a {
font-family: inherit;
font-weight: inherit;
color: inherit;
line-height: inherit;
}
.gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon{
font-size: 28px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon{
font-size: 35px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon{
font-size: 45px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon{
font-size: 55px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon{
font-size: 65px;
} .gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon.gt3_icon_box__icon--number{
font-size: 30px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon.gt3_icon_box__icon--number{
font-size: 40px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon.gt3_icon_box__icon--number{
font-size: 50px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon.gt3_icon_box__icon--number{
font-size: 60px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon.gt3_icon_box__icon--number{
font-size: 70px;
} .gt3_icon_box__icon_icon_size_mini .gt3_icon_box__icon img{
max-width: 26px;
}
.gt3_icon_box__icon_icon_size_small .gt3_icon_box__icon img{
max-width: 40px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_icon_box__icon img{
max-width: 100px;
}
.gt3_icon_box__icon_icon_size_large .gt3_icon_box__icon img{
max-width: 120px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_icon_box__icon img{
max-width: 150px;
} .gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon{
font-size: 16px;
}
.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon{
font-size: 20px;
}
.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon{
font-size: 24px;
}
.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon{
font-size: 28px;
}
.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon{
font-size: 32px;
}
.icon-bg .gt3_icon_box__icon img {
max-width: 100%;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_huge.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 120px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_large.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 110px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_regular.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 100px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_small.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 75px;
}
.gt3_icon_box_icon-position_right.gt3_icon_box__icon_icon_size_mini.icon-bg .gt3_icon_box__icon + .gt3_icon_box-content-wrapper{
margin-right: 50px;
}
.gt3_icon_box_icon-position_inline_title.icon-bg  .gt3_icon_box__icon {
margin-right: 1.2em;
}
.icon-bg  .gt3_icon_box__icon img {
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.gt3-box-image.gt3_icon_box_icon-position_inline_title:not(.icon-bg) .gt3_icon_box__icon img  {
padding-bottom: 4px;
}
.icon-bg .gt3_icon_box__icon {
width: 1em;
line-height: 1em;
height: 1em;
text-align: center;
margin-top: 0.9em;
margin-left: 0.9em;
margin-right:  0.9em;
margin-bottom:  0.9em;
}
.gt3_icon_box_icon-position_right.icon-bg .gt3_icon_box__icon,
.gt3_icon_box_icon-position_left.icon-bg .gt3_icon_box__icon {
margin-top: 0.85em;
}
.gt3_icon_box__icon-bg {
display: block;
width: 2.8em;
height: 2.8em;
border-radius: 50%;
background: cadetblue;
position: absolute;
z-index: -1;
top: -0.9em;
left: -0.9em;
}  .icon-with_number .gt3_icon_box__icon-bg:before {
content: "";
display: block;
position: absolute;
top: 1px;
left: 1px;
right: 1px;
bottom: 1px;
background-color: #ffffff;
border-radius: 50%;
transition: opacity 0.3s;
}
.icon-with_number:hover .gt3_icon_box__icon-bg:before {
opacity: 0;
} .gt3_image_box .gt3_icon_box__icon {
position: static;
padding-right: 0;
max-width: 100%;
}
.gt3_image_box .gt3_icon_box__icon img {
border-radius: 5px;
}
.gt3_image_box.gt3_icon_box_icon-position_left,
.gt3_image_box.gt3_icon_box_icon-position_right {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: top;
-ms-flex-align: top;
align-items: top;
}
.gt3_icon_box_icon-position_right .gt3_icon_box-divider {
margin-right: auto;
margin-left: 0;
margin-top: 10px;
}
.gt3_image_box .gt3_icon_box__title *:only-child {
padding-bottom: 17px;
}
.gt3_image_box .gt3_icon_box__title>* a {
line-height: inherit;
}
.gt3_image_box .gt3_icon_box__title h3 {
padding-bottom: 25px;
}
.gt3_image_box.gt3_icon_box_icon-position_right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.gt3_image_box .gt3_icon_box-content-wrapper {
text-align: left;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper {
padding-left: 30px;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
padding-left: 15px;
padding-right: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
padding-right: 15px;
padding-left: 0;
}
@media only screen and (max-width: 768px) {
.gt3_image_box.gt3_icon_box_icon-position_left,
.gt3_image_box.gt3_icon_box_icon-position_right {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box-content-wrapper {
width: auto;
padding-right: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box-content-wrapper,
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon {
width: auto;
padding-left: 0;
}
.gt3_image_box.gt3_icon_box_icon-position_right .gt3_icon_box__icon,
.gt3_image_box.gt3_icon_box_icon-position_left .gt3_icon_box__icon{
width: auto;
padding-bottom: 25px;
}
.gt3_image_box .gt3_icon_box-content-wrapper {
text-align: center;
}
}  .gt3_module_title {
padding-bottom: 25px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
text-align: center;
justify-content:flex-end;
}
.single .gt3_module_title {
padding-bottom: 30px;
}
.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title h4,
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows {
margin: 0;
flex: 0 1 auto;
padding: 0;
text-align: left;
display: block;
}
.gt3_module_title .external_link,
.gt3_module_title .carousel_arrows {
flex: 0 1 auto;
order: 1;
}
.gt3_module_title h2,
.gt3_module_title h3,
.gt3_module_title h4{
flex: 1 0 auto;
order: 0;
padding-right: 20px;
}
.gt3_module_title .external_link .learn_more {
float: none;
display: block;
margin-bottom: 0;
}
.gt3_module_title .carousel_arrows a {
margin-left: 10px;
display: inline-block;
vertical-align: top;
}
.gt3_module_title .carousel_arrows a.right_slick_arrow {
margin-left: 8px;
} .gt3_module_button a {
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
font-size: 14px;
font-weight: 500;
line-height: 21px;
color: #fff;
border-width: 1px;
border-style: solid;
}
.gt3_module_button {
position: relative;
z-index: 20;
}
.gt3_module_button a,
.gt3_btn_icon {
transition: all 400ms;
-webkit-transition: all 400ms;
}
.gt3_module_button a:hover {
background: transparent;
}
.button_alignment_inline {
display: inline-block;
vertical-align: top;
}
.button_alignment_left {
text-align: left;
}
.button_alignment_right {
text-align: right;
}
.button_alignment_center {
text-align: center;
}
.button_alignment_block a {
display: block;
text-align: center;
}
.button_size_mini {
padding: 4px 12px;
}
.gt3_module_button a.button_size_mini{
font-size: 12px;
}
.button_size_small {
padding: 8px 20px;
}
.button_size_normal {
padding: 13px 30px;
}
.button_size_large {
padding: 18px 40px;
}
.gt3_btn_text,
.btn_icon_container {
display: inline-block;
vertical-align: middle;
}
.btn_icon_container{
line-height: 1;
}
.btn_icon_position_right .btn_icon_container {
padding-left: 10px;
}
.btn_icon_position_left .btn_icon_container {
padding-right: 10px;
}
.gt3_btn_icon.fa {
line-height: 1.1111;
font-size: 14px;
color: #fff;
}
.gt3_btn_text {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
color: inherit;
} .widget_nav_menu ul li,
.widget_nav_menu ul {
padding: 0;
list-style: none;
}
.widget_nav_menu ul li a {
color: inherit;
}
.widget_nav_menu .menu .menu-item {
position: relative;
z-index: 1;
padding: 7px 0 7px 10px;
transition: all 0.3s;
}
.widget_nav_menu .menu .menu-item:before {
content: "";
display: none;
}
.widget_nav_menu .menu .menu-item  + .menu-item,
.widget_nav_menu .menu .sub-menu{
border-top: 1px solid #f6f6f6;
}
.widget_nav_menu .menu .sub-menu{
margin-top: 7px;
margin-bottom: -7px;
}  .mc_form_inside {
text-align: center;
}
.mc_form_inside .mc_merge_var {
max-width: 380px;
max-width: calc(100% - 230px);
min-width: 270px;
width: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: 10px;
margin-right: 10px;
}
.mc_form_inside .mc_merge_var input,
.mc_form_inside .mc_signup_submit input  {
width: 100%;
}
#mc_signup_submit {
width: 100% !important;
margin: 0 !important;
height: 50px;
color: #ffffff;
}
.mc_form_inside #mc_signup_submit:hover {
background-color: #ffffff;
}
.mc_form_inside .mc_signup_submit {
max-width: 210px;
display: inline-block;
width: 100%;
vertical-align: top;
}
#mc-indicates-required {
display: none;
}
.mc_merge_var label {
display: none;
}
.mc_merge_var input[type="date"],
.mc_merge_var input[type="email"],
.mc_merge_var input[type="number"],
.mc_merge_var input[type="password"],
.mc_merge_var input[type="search"],
.mc_merge_var input[type="tel"],
.mc_merge_var input[type="text"],
.mc_merge_var input[type="url"],
.mc_merge_var select,
.mc_merge_var textarea {
background-color: rgba(255, 255, 255, 0.4);
}
aside .mc_form_inside{
text-align: left;
}
aside .mc_form_inside .mc_merge_var {
max-width: 310px;
max-width: calc(100% - 130px);
min-width: 100px;
}
aside .mc_merge_var input[type="date"],
aside .mc_merge_var input[type="email"],
aside .mc_merge_var input[type="number"],
aside .mc_merge_var input[type="password"],
aside .mc_merge_var input[type="search"],
aside .mc_merge_var input[type="tel"],
aside .mc_merge_var input[type="text"],
aside .mc_merge_var input[type="url"],
aside .mc_merge_var select,
aside .mc_merge_var textarea{
height: 40px;
padding: 8px 18px;
font-size: 0.8571em;
}
aside .mc_merge_var input[type="text"]{
width: 100%;
}
aside .mc_form_inside .mc_signup_submit{
max-width: 115px;
}
aside .mc_form_inside .mc_signup_submit #mc_signup_submit{
height: 40px;
padding: 5px;
font-size: 12px;
}
@media only screen and (max-width: 768px) {
aside .mc_form_inside .mc_merge_var {
max-width: 100%;
min-width: 100%;
}
}  .pre_footer #mc_embed_signup_scroll {
text-align: right;
}
.pre_footer #mc_embed_signup_scroll>*{
display: inline-block;
vertical-align: top;
}
.pre_footer .mc-field-group {
margin-left: 6px;
}
.pre_footer .submit-wrapper {
margin-left: 6px;
}
.pre_footer .submit-wrapper,
.pre_footer .mc-field-group,
.pre_footer .gt3_icon_box {
margin-top: 5px;
margin-bottom: 5px;
}
.pre_footer .mc-field-group input {
color: #ffffff;
background-color: rgba(255, 255, 255, 0.1);
}
.pre_footer .mc-field-group input.mce_inline_error {
border: 1px solid #ff0202;
}
.pre_footer .submit-wrapper input {
padding: 14px 34px;
min-width: 210px;
}
.pre_footer div.mce_inline_error {
display: none !important;
}
.pre_footer input[type="submit"] {
color: #ffffff;
margin-bottom: 0;
}
.pre_footer input[type="submit"]:hover {
background-color: #ffffff;
}
.pre_footer .gt3_icon_box__icon_icon_size_mini .gt3_icon_box__title>*:not(i) {
padding-bottom: 0;
}
.pre_footer #mce-responses {
color: #ffffff;
} .pre_footer #mc_embed_signup_scroll input::-webkit-input-placeholder {
color: #9299a4 !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-moz-placeholder { color: #9299a4 !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input::-moz-placeholder { color: #9299a4 !important;
font-weight: inherit !important;
}
.pre_footer #mc_embed_signup_scroll input:-ms-input-placeholder {
color: #9299a4 !important;
font-weight: inherit !important;
}  body .wpb_gmaps_widget .wpb_wrapper{
padding: 0;
}
.gt3_google_map{
position: relative;
z-index: 1;
padding-bottom: 42.73%;
}
.gt3_google_map #map-canvas{
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}  .isotope-filter a,
.gt3_practice_list__filter a{
display: inline-block;
margin-right: 35px;
color: inherit;
text-transform: capitalize;
transition: all 0.3s
}
.gt3_practice_list__filter,
.isotope-filter{
text-align: center;
margin-bottom: 40px;
font-weight: 700;
}
.gt3_practice_list__image-holder {
position: relative;
z-index: 1;
text-align: center;
}
.gt3_practice_list__image-holder img {
position: relative;
z-index: 1;
transition: all 0.3s;
}
.gt3_practice_list__overlay {
position: absolute;
z-index: 2;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
}
.gt3_practice_list__overlay:before{
content: "";
display: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.gt3_practice_list__overlay-button {
display: inline-block;
width: 48px;
height: 48px;
border-radius: 50%;
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
box-sizing: border-box;
transform: translate(-50%, -50%) scale(0.8);
transition: transform 0.3s;
}
.gt3_practice_list__overlay-button:before, .gt3_practice_list__overlay-button:after {
content: '';
display: block;
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
background-color: #ffffff;
transform: translate(-50%, -50%);
}
.gt3_practice_list__overlay-button:before {
width: 2px;
height: 30px;
}
.gt3_practice_list__overlay-button:after {
width: 30px;
height: 2px;
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay-button {
opacity: 1;
transform: translate(-50%, -50%) scale(1);
}
.gt3_practice_list__image-holder:hover .gt3_practice_list__overlay {
opacity: 0.75;
}
.gt3_practice_list__image-holder .icon-link {
display: block;
margin-top: -35px;
}
.gt3_practice_list__image-holder i {
position: relative;
z-index: 2;
display: inline-block;
width: 70px;
height: 70px;
background-color: #ffffff;
text-align: center;
}
.gt3_practice_list__image-holder i:before {
line-height: 70px;
font-size: 32px;
}
.gt3_practice_list__item {
margin-bottom: 35px;
}
.gt3_practice_list__title,
.gt3_practice_list__title > a{
font-family: inherit;
font-weight: 500;
}
.gt3_practice_list__title + * {
margin-top: 10px;
}
.gt3_practice_list__title:last-child {
margin-bottom: 35px;
}
.gt3_practice_list__content {
margin-top: 25px;
}
.gt3_practice_list__link {
display: inline-block;
position: relative;
margin-top: 10px;
padding-right: 25px;
float: none;
font-weight: 500;
}
.gt3_practice_list__link:hover {
color: inherit;
}
.gt3-single-practice_thumbnail {
margin-bottom: 30px;
}
.text-center {
text-align: center;
}  .vc_separator.vc_sep_width_40px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_40px{
width: 40px;
}
.vc_separator.vc_sep_width_75px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_75px{
width: 75px;
}
.vc_separator.vc_sep_width_100px .vc_sep_holder .vc_sep_line,
.vc_separator.vc_sep_width_100px{
width: 100px;
}  .gt3_custom_text p{
margin-bottom: 0;
}
.gt3_custom_text *:not(.fa){
color: inherit;
line-height: inherit;
font-size: inherit;
}
.gt3_custom_text .highlighter{
color: inherit!important;
}
.gt3_custom_text.gt3_custom_text--custom-font *:not(.fa){
font-family: inherit;
}
.gt3_custom_text a:hover {
color: inherit !important;
}
.gt3_custom_text.gt3_custom_text--custom-font h1,
.gt3_custom_text.gt3_custom_text--custom-font h2,
.gt3_custom_text.gt3_custom_text--custom-font h3,
.gt3_custom_text.gt3_custom_text--custom-font h4,
.gt3_custom_text.gt3_custom_text--custom-font h5,
.gt3_custom_text.gt3_custom_text--custom-font h6{
font-weight: inherit;
}
@media only screen and (min-width: 1200px) {
.gt3_custom_text-font_size_sm_desctop{
font-size: inherit !important;
line-height: inherit !important;
}
.vc_row .wpb_column:first-child .item_cost_wrapper {
border-radius: 5px 0 0 0;
}
.vc_row .wpb_column:last-child .item_cost_wrapper {
border-radius: 0 5px 0 0;
}
.vc_row .wpb_column:first-child .price_item {
border-radius: 5px 0 0 5px;
}
.vc_row .wpb_column:last-child .price_item {
border-radius: 0 5px 5px 0;
}
}
@media only screen and (min-width: 992px) {
.gt3_custom_text-font_size_tablet{
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (min-width: 768px) {
.gt3_custom_text-font_size_mobile{
font-size: inherit !important;
line-height: inherit !important;
}
}
@media only screen and (max-width: 768px) {
.isotope-filter a,
.gt3_practice_list__filter a{
margin-right: 20px;
padding-bottom: 5px;
margin-bottom: 5px;
}
}  .gt3_process_bar{
text-align: center;
padding-bottom: 50px;
}
.gt3_process_bar__count-container{
position: relative;
margin-bottom: 35px;
}
.gt3_process_bar__count-container:before{
content: '';
position: absolute;
top: 50%;
left: 0;
right: 0;
height: 1px;
background-color: #e2e3dc;
}
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
left: -30px;
}
.gt3_process_bar__count{
display: inline-block;
width: 70px;
height: 70px;
text-align: center;
line-height: 70px;
border-radius: 50%;
position: relative;
z-index: 1;
font-size: 30px;
font-weight: 700;
margin: 10px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
width: 45px;
height: 45px;
line-height: 45px;
font-size: 30px;
}
.gt3_process_bar__icon_icon_size_mini .gt3_process_bar__count{
width: 60px;
height: 60px;
line-height: 60px;
font-size: 30px;
}
.gt3_process_bar__icon_icon_size_large .gt3_process_bar__count{
width: 80px;
height: 80px;
line-height: 80px;
font-size: 35px;
}
.gt3_process_bar__icon_icon_size_huge .gt3_process_bar__count{
width: 120px;
height: 120px;
line-height: 120px;
font-size: 60px;
}
.gt3_process_bar__count:before,
.gt3_process_bar__count:after{
content: '';
position: absolute;
top: -12.535%;
left: -12.535%;
width: 125.7%;
height: 125.7%;
border-radius: 50%;
background: inherit;
z-index: -1;
-webkit-transform: scale(0.7954);
-ms-transform: scale(0.7954);
transform: scale(0.7954);
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s;
}
.gt3_process_bar__count:after{
background: #f9ebeb;
z-index: -2;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:before{
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.gt3_process_bar:hover .gt3_process_bar__count:after{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.gt3_process_bar__title{
padding-bottom: 0.5em;
}
.gt3_process_bar__link{
margin-top: 10px;
}
.gt3_process_bar__link a {
position: relative;
padding-right: 25px;
font-weight: 500;
}
.gt3_process_bar__link a:hover{
color: inherit !important;
}
.gt3_process_bar__link a:before {
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 1px;
}
.gt3_process_bar__link a:before{
content: "";
display: block;
position: absolute;
top: 50%;
right: 0;
width: 13px;
height: 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.gt3_process_bar__link a:after{
content: "";
display: block;
position: absolute;
top: calc(50% - 2px);
right: 0;
width: 4px;
height: 4px;
border-width: 0 0 1px 1px;
border-style: solid;
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.gt3_process_bar__title a {
font-size: inherit;
line-height: inherit;
color: inherit;
font-family: inherit;
font-weight: inherit;
font-style: inherit;
}
.gt3_process_bar__text{
padding-left: 10%;
padding-right: 10%;
}
@media only screen and (max-width: 768px){
.gt3_process_bar + .gt3_process_bar .gt3_process_bar__count-container:before{
left: 0;
}
}  .wpb_heading.wpb_pie_chart_heading {
font-weight: 400;
}
body .vc_pie_chart .vc_pie_wrapper{
margin-bottom: 25px;
}
body .vc_pie_chart .vc_pie_chart_value{
font-weight: 100;
font-size: 30px;
font-weight: 700;
}
body .vc_pie_chart .vc_pie_chart_back {
opacity: 0;
}
body .vc_pie_chart .vc_pie_wrapper:before {
display: block;
content: "";
position: absolute;
z-index: 1;
top: 50%;
left: 50%;
background-color: #ffffff;
width: 110px;
height: 110px;
border-radius: 50%;
transform: translate(-50%, -50%);
}
body .vc_pie_chart .vc_pie_chart_value{
z-index: 3;
}  .vc_parallax-inner {
pointer-events: none;
position: absolute;
left: 0;
right: 0;
top: 0;
background-attachment: scroll;
background-color: transparent;
background-image: inherit;
background-size: cover;
z-index: 0;
background-position: 50% 0;
}
div[data-vc-parallax-image]{
position: relative;
overflow: hidden;
}  .video-popup-wrapper {
text-align: center;
}
.video-popup-wrapper a {
border-radius: 5px;
overflow: hidden;
}
.video-popup-wrapper.video-popup-wrapper__left{
text-align: left;
}
.video-popup-wrapper.video-popup-wrapper__right{
text-align: right;
}
.video-popup-wrapper__left .video-popup__title,
.video-popup-wrapper__right .video-popup__title{
display: inline-block;
vertical-align: middle;
margin-bottom: 0;
margin-left: 10px;
}
.video-popup-wrapper__right .video-popup__title{
margin-left: 0;
margin-right: 10px;
}
.video-popup-wrapper__left .video-popup__link,
.video-popup-wrapper__right .video-popup__link{
vertical-align: middle;
}
.video-popup__wrapper-link.with-img {
position: relative;
z-index: 1;
}
.video-popup__wrapper-link.with-img:before {
content: "";
display: block;
background: rgba(14,21,30, 0.5);
opacity: 0;
position: absolute;
z-index: 2;
top: 0;
bottom: 0;
left: 0;
right: 0;
transition: opacity 0.3s;
}
.video-popup__wrapper-link.with-img:hover:before {
opacity: 1;
}
.video-popup-wrapper img {
position: relative;
z-index: 1;
width: 100%;
}
.video-popup__title {
margin-bottom: 12px;
font-size: 20px;
font-family: inherit;
line-height: inherit;
font-weight: 500;
}
.video-popup__wrapper-link {
position: relative;
z-index: 1;
display: block;
}
.video-popup__content {
position: absolute;
z-index: 3;
top: 50%;
text-align: center;
transform: translateY(-50%);
left: 0;
right: 0;
}
.video-popup__link {
position: relative;
z-index: 1;
display: inline-block;
box-sizing: border-box;
border: none;
width: 60px;
height: 60px;
border-radius: 50%;
background-color: #fff;
}
.video-popup__link:after {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
width: 0;
height: 0;
border-style: solid;
border-width: 11px 0 11px 20px;
z-index: 1;
content: '';
margin-left: 2px;
}
.video-popup__responsive-title {
display: none;
}
.video-popup__responsive-title>* {
color: inherit !important;
}
@media only screen and (max-width: 768px) {
.video-popup__wrapper-link.with-img .video-popup__title {
display: none;
}
.video-popup__responsive-title {
display: block;
}
} .gt3_spacing .gt3_spacing-height{
display: none;
}
.gt3_spacing .gt3_spacing-height_default{
display: block;
}
@media only screen and (max-width:1200px) {
.gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height{
display: none;
}
.gt3_spacing-height_size_sm_desctop-on .gt3_spacing-height_size_sm_desctop{
display: block;
}
}
@media only screen and (min-width: 768px) and (max-width:992px) {
.gt3_spacing-height_tablet-on .gt3_spacing-height{
display: none;
}
.gt3_spacing-height_tablet-on .gt3_spacing-height_tablet{
display: block;
}
}
@media only screen and (max-width: 768px) {
.gt3_spacing-height_mobile-on .gt3_spacing-height{
display: none;
}
.gt3_spacing-height_mobile-on .gt3_spacing-height_mobile{
display: block;
}
}  .gt3_twitter a:hover{
color: inherit !important;
}
.gt3_twitter .twitter_icon{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #1da1f2;
float: right;
font-size: 1.4em;
padding-top: 0.1em;
}
.gt3_twitter .twitt_time,
.gt3_twitter .twitt_title{
opacity: 0.6;
}
.gt3_twitter .twitt_title{
font-style: italic;
}
.gt3_twitter .twitter_icon:before{
content: "\f099";
}
.gt3_twitter .twitt_time{
float: right;
}
.gt3_twitter .twitter_acc{
text-transform: uppercase;
}
.gt3_twitter .twitter_footer{
font-size: 0.92em;
}
.gt3_twitter .twitter_separator{
display: block;
width: 30px;
border-top-width: 1px;
border-top-style: solid;
margin: 15px 0;
}
.gt3_twitter .twitter_item + .twitter_item{
padding-top: 50px;
}
.gt3_twitter .twitter_heading{
margin-bottom: 15px;
}  .stripe_item {
position: relative;
z-index: 1;
float: left;
height: 400px;
white-space: nowrap;
background-size: cover;
background-position: center;
text-align: center;
box-sizing: border-box;
}
.stripe_item:before {
content: "";
display: inline-block;
height: 100%;
width: 0;
vertical-align: middle;
margin-left: -3px;
}
.stripe_item:after{
content: '';
direction: block;
position: absolute;
z-index: 1;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
transition: opacity 0.3s;
}
.stripe_item:hover:after {
opacity: 0.75;
}
.stripe_item-wrapper {
position: relative;
z-index: 2;
display: inline-block;
vertical-align: middle;
text-align: center;
white-space: normal;
padding-right: 10.3%;
padding-left: 10.3%;
max-width: 100%;
box-sizing: border-box;
}
.gt3_stripe-link {
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.stripe_item-divider {
display: block;
width: 50px;
height: 1px;
margin: 26px auto 45px auto;
transition: background-color 0.3s;
}
.stripe_item:hover .stripe_item-divider{
background-color: #ffffff;
}
.stripe_item:hover .stripe_item-title{
color: #ffffff;
}
.stripe_item-title{
font-family: inherit;
font-weight: 600;
transition: color 0.3s;
}
@media only screen and (max-width: 1200px) {
.stripe_item {
width: 100% !important;
height: auto !important;
padding: 100px 20px;
}
}  .loading,
.anim_el.loading {
opacity:0!important;
z-index:-10!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item {
opacity:1!important;
z-index:2!important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item {
opacity:0!important;
}
.loading.anim_el.packery-item .packery_item_inner {
opacity:0!important;
z-index:-10!important;
}
.grid-item .img-preloader,
.packery-item .img-preloader {
width:50px;
height:50px;
position:absolute;
left:50%;
top:50%;
opacity:0;
z-index:-1;
transform:translate(-50%,-50%);
transition:opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader {
opacity:1;
z-index:5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
content:'';
width:30px;
height:30px;
position:absolute;
left:0;
top:0;
border-radius:100%;
border:rgba(0,0,0,0) 3px solid;
border-top-color:#77797a;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
opacity:1;
}
.loading.anim_el.grid-item img.grid_gallery_thmb {
opacity:0;
}
.anim_el {
transition:opacity 500ms!important;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper {
text-align:center;
}
.packery_gallery_wrapper .gt3_grid_module_button {
margin-top: 40px;
position: relative;
z-index: 123;
margin-bottom: 14px;
text-align: center;
color: #ffffff;
}
.packery_gallery_wrapper .gt3_grid_module_button .packery_load_more:hover {
background-color: rgba(0, 0, 0, 0.85);
} .packery_grid {
font-size:0;
line-height:0;
margin-right:-5px;
}
.packery_columns4 .packery-item4 .packery_item_inner {
background-position-y: 20%;
}
.packery_item_inner {
background:no-repeat center;
background-size:cover;
position:relative;
width:100%;
height:100%;
transition:opacity 500ms;
}
.packery_item_inner a {
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
display:block;
z-index:19;
}
.packery_item_inner .holder {
width:100%;
height:auto;
display:block;
opacity:0;
}
.packery_grid_wrapper {
padding-bottom:60px;
}
.packery_grid_wrapper .packery-item a:before {
content:'';
width:100%;
height:100%;
position:absolute;
left:0;
top:0;
background:rgba(0,0,0,0);
transition:background 400ms;
z-index:17;
}
.packery_grid_wrapper .packery-item a:hover:before {
background:rgba(0,0,0,0.5);
}
.loading,
.anim_el.loading {
opacity:0!important;
z-index:-10!important;
}
.loading.anim_el.grid-item,
.loading.anim_el.packery-item {
opacity:1!important;
z-index:2!important;
}
.anim_el2.loading.anim_el.grid-item,
.anim_el2.loading.anim_el.packery-item {
opacity:0!important;
}
.loading.anim_el.packery-item .packery_item_inner {
opacity:0!important;
z-index:-10!important;
}
.grid-item .img-preloader,
.packery-item .img-preloader {
width:30px;
height:30px;
position:absolute;
left:50%;
top:50%;
opacity:0;
z-index:-1;
transform:translate(-50%,-50%);
transition:opacity 500ms, z-index 500ms;
}
.loading.anim_el.grid-item .img-preloader,
.loading.anim_el.packery-item .img-preloader {
opacity:1;
z-index:5;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
content:'';
width:30px;
height:30px;
position:absolute;
left:0;
top:0;
border-radius:100%;
border:#494c4e 5px solid;
border-top-color:#77797a;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
}
.grid-item .img-preloader:before,
.packery-item .img-preloader:before {
-webkit-animation: sas_preloader 750ms ease-in-out infinite;
animation: sas_preloader 750ms ease-in-out infinite;
opacity:1;
}
.loading.anim_el.grid-item img.grid_gallery_thmb {
opacity:0;
}
.anim_el {
transition:opacity 500ms!important;
}
.grid_load_more,
.packery_load_more {
font-size: 14px;
color: #ffffff;
background-color: rgba(0,0,0,0.6);
padding: 15px 50px;
margin-top: -60px;
}
.page-template-page-gallery-grid .main_wrapper,
.page-template-page-gallery-packery .main_wrapper {
text-align:center;
}
.packery-item .packery_overlay {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
display:block;
opacity:0;
transition:opacity 400ms;
}
.packery-item:hover .packery_overlay {
opacity:0.7;
} div[data-vc-parallax-image]{
position: relative;
overflow: hidden;
}
div[data-vc-parallax-image] .vc_parallax-inner {
pointer-events: none;
position: absolute;
left: 0;
right: 0;
top: 0;
background-attachment: scroll;
background-color: transparent;
background-image: inherit;
background-size: cover;
z-index: 0;
background-position: 50% 0;
} .main_wrapper ul.gt3_list_check li::before {
font-family: 'FontAwesome';
font-size: 14px;
content: "\f107";
display: inline-block;
margin-right: 11px;
vertical-align: baseline;
font-weight: 400;
}
.main_wrapper ol {
margin: 0 0 18px 0;
padding: 0 0 0 17px;
list-style: none;
}
.main_wrapper ol > li {
list-style: none;
counter-increment: li;
}
.main_wrapper ol > li::before {
content: "." counter(li);
font-size: inherit;
display: inline-block;
width: 1em;
margin-left: -1.5em;
margin-right: 0.5em;
text-align: right;
direction: rtl;
font-weight: 400;
}
.dropcap {
float: left !important;
margin-right: 20px;
margin-top: -4px;
} #back_to_top {
position: fixed;
right: 30px;
bottom: 30px;
visibility: collapse;
opacity: 0;
transition: 300ms all;
width: 40px;
height: 40px;
border-radius: 50%;
text-align: center;
font-size: 0;
}
#back_to_top:before {
font-family: 'FontAwesome';
content: '\f106';
font-size: 22px;
line-height: 38px;
color: #fff;
display: inline-block;
vertical-align: middle;
transition: 300ms all;
}
#back_to_top.show {
visibility: visible;
opacity: 1;
}
#back_to_top:hover {
background: #fff;
box-shadow: 0 0 20px 0 rgba(58,87,135, 0.2);
}
#back_to_top:hover:before {
color: #2d3844;
}  .gt3_twitter {
padding: 30px;
border: 1px solid #c1c7cd;
border-radius: 10px;
} div[data-vc-full-width] {
-webkit-transition: opacity .5s ease;
-o-transition: opacity .5s ease;
transition: opacity .5s ease;
overflow: hidden;
}
.shortcode_team .item_list::after {
content: '';
display: table;
clear: both;
} .gt3_imagebox_content {
display: table;
position: relative;
}
.gt3_imagebox_content_img,
.gt3_imagebox_content_info {
width: 50%;
display: table-cell;
vertical-align: middle;
position: relative;
z-index: 5;
}
.gt3_imagebox_content_info {
z-index: 10;
}
.image_position_right .gt3_imagebox_content_img .gt3_module_wrap,
.image_position_left .gt3_imagebox_content_img .gt3_module_wrap {
width: calc(100% + 47px);
margin-right: -47px;
}
.image_position_right .gt3_imagebox_content_img .gt3_module_wrap {
margin-left: -47px;
margin-right: 0;
}
.image_position_right .gt3_imagebox_content_info .gt3_module_wrap,
.image_position_left .gt3_imagebox_content_info .gt3_module_wrap {
width: calc(100% - 85px);
margin-right: 85px;
}
.image_position_right .gt3_imagebox_content_info .gt3_module_wrap {
margin-left: 85px;
margin-right: 0;
}
.gt3_imagebox_content_img .gt3_module_wrap img {
width: calc(100% - 2px);
height: auto;
}
.gt3_imagebox_content_img .gt3_module_wrap img,
.gt3_imagebox_content .gt3_module_inner {
border-radius: 5px;
border: 1px #eee solid;
}
.gt3_imagebox_content .gt3_module_inner {
background: #fff;
padding: 92px 62px;
position: relative;
box-shadow: 0 20px 50px rgba(0,0,0, 0.07);
}
.gt3_imagebox_content_number {
position: absolute;
left: 50%;
top: 50%;
width: 60px;
height: 60px;
z-index: 50;
text-align: center;
color: #fff;
line-height: 59px;
transform: translate(-50%, -50%) scale(1,1);
-webkit-transform: translate(-50%, -50%) scale(1,1);
border-radius: 50%;
font-size: 1.5em;
font-weight: 600;
transition: all 300ms;
}
.gt3_imagebox_content:hover .gt3_imagebox_content_number {
transform: translate(-50%, -50%) scale(1.1,1.1);
-webkit-transform: translate(-50%, -50%) scale(1.1,1.1);
}
.gt3_imagebox_content_icon {
position: absolute;
right: 67px;
top: 29px;
z-index: 15;
color: #eff1f4;
}
.gt3_icon_box__icon_icon_size_mini .gt3_imagebox_content_icon{
font-size: 30px;
}
.gt3_icon_box__icon_icon_size_small .gt3_imagebox_content_icon{
font-size: 35px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_imagebox_content_icon{
font-size: 45px;
}
.gt3_icon_box__icon_icon_size_large .gt3_imagebox_content_icon{
font-size: 55px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_imagebox_content_icon{
font-size: 65px;
}
.gt3_icon_box__icon_icon_size_mini .gt3_imagebox_content_icon img{
max-width: 30px;
}
.gt3_icon_box__icon_icon_size_small .gt3_imagebox_content_icon img{
max-width: 35px;
}
.gt3_icon_box__icon_icon_size_regular .gt3_imagebox_content_icon img{
max-width: 45px;
}
.gt3_icon_box__icon_icon_size_large .gt3_imagebox_content_icon img{
max-width: 55px;
}
.gt3_icon_box__icon_icon_size_huge .gt3_imagebox_content_icon img{
max-width: 65px;
}
.gt3_iconbox-content-wrapper {
position: relative;
z-index: 20;
}
.gt3_imagebox_content .gt3_icon_box__title,
.gt3_imagebox_content .gt3_icon_box__text {
margin-bottom: 24px;
}
.gt3_imagebox_content .gt3_icon_box__link {
padding: 0;
margin: 0;
font-weight: 500;
}
.gt3_icon_box__link a:hover {
color: inherit !important;
}
.gt3_icon_box__link a:hover i {
padding-left: 8px;
transition: 0.5s all;
}
.gt3_icon_box__link a i {
vertical-align: baseline;
transition: 0.5s all;
}
@media all and (max-width: 1200px) {
.image_position_right .gt3_imagebox_content_img .gt3_module_wrap,
.image_position_left .gt3_imagebox_content_img .gt3_module_wrap {
width: calc(100% + 30px);
margin-right: -30px;
}
.image_position_right .gt3_imagebox_content_img .gt3_module_wrap {
margin-left: -30px;
margin-right: 0;
}
.image_position_right .gt3_imagebox_content_info .gt3_module_wrap,
.image_position_left .gt3_imagebox_content_info .gt3_module_wrap {
width: 100%;
margin-right: 0;
}
.image_position_right .gt3_imagebox_content_info .gt3_module_wrap {
margin-left: 0;
margin-right: 0;
}
.gt3_imagebox_content .gt3_module_inner {
padding: 60px 40px;
}
}
@media all and (max-width: 767px) {
.gt3_imagebox_content_img,
.gt3_imagebox_content_info,
.image_position_right .gt3_imagebox_content_img .gt3_module_wrap,
.image_position_left .gt3_imagebox_content_img .gt3_module_wrap {
width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
display: block;
}
.gt3_imagebox_content {
display: block;
}
.gt3_imagebox_content_number {
top: 0;
}
.gt3_imagebox_content.image_position_left .gt3_imagebox_content_img .gt3_module_wrap img {
border-radius: 5px 5px 0 0;
border-bottom: none;
}
.gt3_imagebox_content.image_position_left .gt3_imagebox_content_info .gt3_module_wrap .gt3_module_inner {
border-radius: 0 0 5px 5px;
border-top: none;
}
.gt3_imagebox_content.image_position_right .gt3_imagebox_content_img .gt3_module_wrap img {
border-radius: 0 0 5px 5px;
border-top: none;
}
.gt3_imagebox_content.image_position_right .gt3_imagebox_content_info .gt3_module_wrap .gt3_module_inner {
border-radius: 5px 5px 0 0;
border-bottom: none;
}
} .team_img {
border-radius: 5px;
overflow: hidden;
}