/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/vhosts/visuresolutions.com/httpdocs
currentDir : /var/www/vhosts/visuresolutions.com/httpdocs/wp-content/plugins/codelights-shortcodes-and-widgets/css

*/

/* cl-core.css */

/* 1   */ .cl-btn {
/* 2   */   display: inline-block;
/* 3   */   vertical-align: top;
/* 4   */   line-height: 1.5;
/* 5   */   padding: 8px 20px;
/* 6   */   margin: 4px 0;
/* 7   */   border-radius: 3px;
/* 8   */   background-color: rgba(0, 0, 0, 0.1);
/* 9   */ }
/* 10  */ [class^="cl-"][class*=" ratio_"]:before {
/* 11  */   content: '';
/* 12  */   display: block;
/* 13  */ }
/* 14  */ [class^="cl-"].ratio_2x1:before {
/* 15  */   padding-top: 50%;
/* 16  */ }
/* 17  */ [class^="cl-"].ratio_3x2:before {
/* 18  */   padding-top: 66.6666%;
/* 19  */ }
/* 20  */ [class^="cl-"].ratio_4x3:before {
/* 21  */   padding-top: 75%;
/* 22  */ }
/* 23  */ [class^="cl-"].ratio_1x1:before {
/* 24  */   padding-top: 100%;
/* 25  */ }
/* 26  */ [class^="cl-"].ratio_3x4:before {
/* 27  */   padding-top: 125%;
/* 28  */ }
/* 29  */ [class^="cl-"].ratio_2x3:before {
/* 30  */   padding-top: 150%;
/* 31  */ }
/* 32  */ [class^="cl-"].ratio_1x2:before {
/* 33  */   padding-top: 200%;
/* 34  */ }
/* 35  */ [class^="cl-"] [class^="cl-"][class*=" ratio_"] > [class$="-h"],
/* 36  */ [class^="cl-"] [class^="cl-"][class*=" ratio_"] > [class*="-h "] {
/* 37  */   position: absolute;
/* 38  */   left: 0;
/* 39  */   top: 0;
/* 40  */   right: 0;
/* 41  */   bottom: 0;
/* 42  */ }
/* 43  */ .easing_easeInOutExpo .cl-flipbox-hh,
/* 44  */ .easing_easeInOutExpo .cl-flipbox-hhh,
/* 45  */ .easing_easeInOutExpo .cl-flipbox-front,
/* 46  */ .easing_easeInOutExpo .cl-flipbox-back,
/* 47  */ .easing_easeInOutExpo .cl-flipbox-xflank,
/* 48  */ .easing_easeInOutExpo .cl-flipbox-yflank,
/* 49  */ .easing_easeInOutExpo .cl-ib-image,
/* 50  */ .easing_easeInOutExpo .cl-ib-content,

/* cl-core.css */

/* 51  */ .easing_easeInOutExpo .cl-ib-content:before,
/* 52  */ .easing_easeInOutExpo .cl-ib-content-h,
/* 53  */ .easing_easeInOutExpo .cl-ib-title,
/* 54  */ .easing_easeInOutExpo .cl-ib-desc {
/* 55  */   -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
/* 56  */   transition-timing-function: cubic-bezier(1, 0, 0, 1);
/* 57  */ }
/* 58  */ .easing_easeInOutCirc .cl-flipbox-hh,
/* 59  */ .easing_easeInOutCirc .cl-flipbox-hhh,
/* 60  */ .easing_easeInOutCirc .cl-flipbox-front,
/* 61  */ .easing_easeInOutCirc .cl-flipbox-back,
/* 62  */ .easing_easeInOutCirc .cl-flipbox-xflank,
/* 63  */ .easing_easeInOutCirc .cl-flipbox-yflank,
/* 64  */ .easing_easeInOutCirc .cl-ib-image,
/* 65  */ .easing_easeInOutCirc .cl-ib-content,
/* 66  */ .easing_easeInOutCirc .cl-ib-content:before,
/* 67  */ .easing_easeInOutCirc .cl-ib-content-h,
/* 68  */ .easing_easeInOutCirc .cl-ib-title,
/* 69  */ .easing_easeInOutCirc .cl-ib-desc {
/* 70  */   -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
/* 71  */   transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
/* 72  */ }
/* 73  */ .easing_easeOutBack .cl-flipbox-hh,
/* 74  */ .easing_easeOutBack .cl-flipbox-hhh,
/* 75  */ .easing_easeOutBack .cl-flipbox-front,
/* 76  */ .easing_easeOutBack .cl-flipbox-back,
/* 77  */ .easing_easeOutBack .cl-flipbox-xflank,
/* 78  */ .easing_easeOutBack .cl-flipbox-yflank,
/* 79  */ .easing_easeOutBack .cl-ib-image,
/* 80  */ .easing_easeOutBack .cl-ib-content,
/* 81  */ .easing_easeOutBack .cl-ib-content:before,
/* 82  */ .easing_easeOutBack .cl-ib-content-h,
/* 83  */ .easing_easeOutBack .cl-ib-title,
/* 84  */ .easing_easeOutBack .cl-ib-desc {
/* 85  */   -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
/* 86  */   transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
/* 87  */ }
/* 88  */ .animated_bounceIn,
/* 89  */ .animated_fadeIn,
/* 90  */ .animated_fadeOut,
/* 91  */ .animated_flipInX,
/* 92  */ .animated_flipOutX,
/* 93  */ .animated_zoomIn {
/* 94  */   -webkit-animation-duration: 1s;
/* 95  */   animation-duration: 1s;
/* 96  */   -webkit-animation-fill-mode: both;
/* 97  */   animation-fill-mode: both;
/* 98  */ }
/* 99  */ .animated_bounceIn,
/* 100 */ .animated_flipInX,

/* cl-core.css */

/* 101 */ .animated_flipOutX {
/* 102 */   -webkit-animation-duration: .75s;
/* 103 */   animation-duration: .75s;
/* 104 */ }
/* 105 */ @-webkit-keyframes bounceIn {
/* 106 */   from,
/* 107 */   20%,
/* 108 */   40%,
/* 109 */   60%,
/* 110 */   80%,
/* 111 */   to {
/* 112 */     -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
/* 113 */   }
/* 114 */   0% {
/* 115 */     opacity: 0;
/* 116 */     -webkit-transform: scale3d(0.3, 0.3, 0.3);
/* 117 */   }
/* 118 */   20% {
/* 119 */     -webkit-transform: scale3d(1.1, 1.1, 1.1);
/* 120 */   }
/* 121 */   40% {
/* 122 */     -webkit-transform: scale3d(0.9, 0.9, 0.9);
/* 123 */   }
/* 124 */   60% {
/* 125 */     opacity: 1;
/* 126 */     -webkit-transform: scale3d(1.03, 1.03, 1.03);
/* 127 */   }
/* 128 */   80% {
/* 129 */     -webkit-transform: scale3d(0.97, 0.97, 0.97);
/* 130 */   }
/* 131 */   to {
/* 132 */     opacity: 1;
/* 133 */     -webkit-transform: scale3d(1, 1, 1);
/* 134 */   }
/* 135 */ }
/* 136 */ @keyframes bounceIn {
/* 137 */   from,
/* 138 */   20%,
/* 139 */   40%,
/* 140 */   60%,
/* 141 */   80%,
/* 142 */   to {
/* 143 */     animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
/* 144 */   }
/* 145 */   0% {
/* 146 */     opacity: 0;
/* 147 */     transform: scale3d(0.3, 0.3, 0.3);
/* 148 */   }
/* 149 */   20% {
/* 150 */     transform: scale3d(1.1, 1.1, 1.1);

/* cl-core.css */

/* 151 */   }
/* 152 */   40% {
/* 153 */     transform: scale3d(0.9, 0.9, 0.9);
/* 154 */   }
/* 155 */   60% {
/* 156 */     opacity: 1;
/* 157 */     transform: scale3d(1.03, 1.03, 1.03);
/* 158 */   }
/* 159 */   80% {
/* 160 */     transform: scale3d(0.97, 0.97, 0.97);
/* 161 */   }
/* 162 */   to {
/* 163 */     opacity: 1;
/* 164 */     transform: scale3d(1, 1, 1);
/* 165 */   }
/* 166 */ }
/* 167 */ .animated_bounceIn {
/* 168 */   -webkit-animation-name: bounceIn;
/* 169 */   animation-name: bounceIn;
/* 170 */ }
/* 171 */ @-webkit-keyframes fadeIn {
/* 172 */   from {
/* 173 */     opacity: 0;
/* 174 */   }
/* 175 */   to {
/* 176 */     opacity: 1;
/* 177 */   }
/* 178 */ }
/* 179 */ @keyframes fadeIn {
/* 180 */   from {
/* 181 */     opacity: 0;
/* 182 */   }
/* 183 */   to {
/* 184 */     opacity: 1;
/* 185 */   }
/* 186 */ }
/* 187 */ .animated_fadeIn {
/* 188 */   -webkit-animation-name: fadeIn;
/* 189 */   animation-name: fadeIn;
/* 190 */ }
/* 191 */ @-webkit-keyframes fadeOut {
/* 192 */   from {
/* 193 */     opacity: 1;
/* 194 */   }
/* 195 */   to {
/* 196 */     opacity: 0;
/* 197 */   }
/* 198 */ }
/* 199 */ @keyframes fadeOut {
/* 200 */   from {

/* cl-core.css */

/* 201 */     opacity: 1;
/* 202 */   }
/* 203 */   to {
/* 204 */     opacity: 0;
/* 205 */   }
/* 206 */ }
/* 207 */ .animated_fadeOut {
/* 208 */   -webkit-animation-name: fadeOut;
/* 209 */   animation-name: fadeOut;
/* 210 */ }
/* 211 */ @-webkit-keyframes flipInX {
/* 212 */   from {
/* 213 */     -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
/* 214 */     -webkit-animation-timing-function: ease-in;
/* 215 */     opacity: 0;
/* 216 */   }
/* 217 */   40% {
/* 218 */     -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
/* 219 */     -webkit-animation-timing-function: ease-in;
/* 220 */   }
/* 221 */   60% {
/* 222 */     -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
/* 223 */     opacity: 1;
/* 224 */   }
/* 225 */   80% {
/* 226 */     -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
/* 227 */   }
/* 228 */   to {
/* 229 */     -webkit-transform: perspective(400px);
/* 230 */   }
/* 231 */ }
/* 232 */ @keyframes flipInX {
/* 233 */   from {
/* 234 */     transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
/* 235 */     animation-timing-function: ease-in;
/* 236 */     opacity: 0;
/* 237 */   }
/* 238 */   40% {
/* 239 */     transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
/* 240 */     animation-timing-function: ease-in;
/* 241 */   }
/* 242 */   60% {
/* 243 */     transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
/* 244 */     opacity: 1;
/* 245 */   }
/* 246 */   80% {
/* 247 */     transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
/* 248 */   }
/* 249 */   to {
/* 250 */     transform: perspective(400px);

/* cl-core.css */

/* 251 */   }
/* 252 */ }
/* 253 */ .animated_flipInX {
/* 254 */   transform-origin: 50% 0%;
/* 255 */   -webkit-backface-visibility: visible !important;
/* 256 */   backface-visibility: visible !important;
/* 257 */   -webkit-animation-name: flipInX;
/* 258 */   animation-name: flipInX;
/* 259 */ }
/* 260 */ @-webkit-keyframes flipOutX {
/* 261 */   from {
/* 262 */     -webkit-transform: perspective(400px);
/* 263 */   }
/* 264 */   30% {
/* 265 */     -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
/* 266 */     opacity: 1;
/* 267 */   }
/* 268 */   to {
/* 269 */     -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
/* 270 */     opacity: 0;
/* 271 */   }
/* 272 */ }
/* 273 */ @keyframes flipOutX {
/* 274 */   from {
/* 275 */     transform: perspective(400px);
/* 276 */   }
/* 277 */   30% {
/* 278 */     transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
/* 279 */     opacity: 1;
/* 280 */   }
/* 281 */   to {
/* 282 */     transform: perspective(400px) rotate3d(1, 0, 0, -90deg);
/* 283 */     opacity: 0;
/* 284 */   }
/* 285 */ }
/* 286 */ .animated_flipOutX {
/* 287 */   transform-origin: 50% 100%;
/* 288 */   -webkit-animation-name: flipOutX;
/* 289 */   animation-name: flipOutX;
/* 290 */   -webkit-backface-visibility: visible !important;
/* 291 */   backface-visibility: visible !important;
/* 292 */ }
/* 293 */ @-webkit-keyframes zoomIn {
/* 294 */   from {
/* 295 */     opacity: 0;
/* 296 */     -webkit-transform: scale3d(0.3, 0.3, 0.3);
/* 297 */   }
/* 298 */   50% {
/* 299 */     opacity: 1;
/* 300 */   }

/* cl-core.css */

/* 301 */ }
/* 302 */ @keyframes zoomIn {
/* 303 */   from {
/* 304 */     opacity: 0;
/* 305 */     transform: scale3d(0.3, 0.3, 0.3);
/* 306 */   }
/* 307 */   50% {
/* 308 */     opacity: 1;
/* 309 */   }
/* 310 */ }
/* 311 */ .animated_zoomIn {
/* 312 */   -webkit-animation-name: zoomIn;
/* 313 */   animation-name: zoomIn;
/* 314 */ }
/* 315 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/vhosts/visuresolutions.com/httpdocs
currentDir : /var/www/vhosts/visuresolutions.com/httpdocs/wp-content/plugins/codelights-shortcodes-and-widgets/css

*/

/* cl-popup.css */

/* 1   */ .cl-popup.align_left {
/* 2   */   text-align: left;
/* 3   */ }
/* 4   */ .cl-popup.align_center {
/* 5   */   text-align: center;
/* 6   */ }
/* 7   */ .cl-popup.align_right {
/* 8   */   text-align: right;
/* 9   */ }
/* 10  */ .cl-popup-trigger img {
/* 11  */   vertical-align: top;
/* 12  */   -webkit-transition: opacity 0.3s;
/* 13  */   transition: opacity 0.3s;
/* 14  */ }
/* 15  */ .cl-popup-trigger:hover img {
/* 16  */   opacity: 0.75;
/* 17  */ }
/* 18  */ .cl-popup-overlay,
/* 19  */ .cl-popup-wrap {
/* 20  */   display: none;
/* 21  */   top: 0;
/* 22  */   left: 0;
/* 23  */   width: 100%;
/* 24  */   min-height: 100%;
/* 25  */ }
/* 26  */ .cl-popup-overlay.pos_absolute,
/* 27  */ .cl-popup-wrap.pos_absolute {
/* 28  */   position: absolute;
/* 29  */ }
/* 30  */ .cl-popup-overlay.pos_fixed,
/* 31  */ .cl-popup-wrap.pos_fixed {
/* 32  */   position: fixed;
/* 33  */ }
/* 34  */ .cl-popup-overlay {
/* 35  */   z-index: 10001;
/* 36  */   -webkit-transition: opacity 0.3s;
/* 37  */   transition: opacity 0.3s;
/* 38  */   opacity: 0;
/* 39  */ }
/* 40  */ .cl-popup-overlay.active {
/* 41  */   opacity: 1;
/* 42  */ }
/* 43  */ .cl-popup-wrap {
/* 44  */   cursor: pointer;
/* 45  */   z-index: 10002;
/* 46  */ }
/* 47  */ .cl-popup-wrap.pos_fixed {
/* 48  */   overflow-x: hidden;
/* 49  */   overflow-y: auto;
/* 50  */ }

/* cl-popup.css */

/* 51  */ .cl-popup-closer {
/* 52  */   position: fixed;
/* 53  */   top: 0;
/* 54  */   right: 0;
/* 55  */   text-align: center;
/* 56  */   font-weight: normal;
/* 57  */   line-height: 76px;
/* 58  */   height: 80px;
/* 59  */   width: 80px;
/* 60  */   cursor: pointer;
/* 61  */   color: #fff;
/* 62  */   -webkit-transition: opacity 0.3s;
/* 63  */   transition: opacity 0.3s;
/* 64  */   opacity: 0;
/* 65  */ }
/* 66  */ .cl-popup-closer:before {
/* 67  */   content: '\00D7';
/* 68  */   font-size: 60px;
/* 69  */ }
/* 70  */ @media (max-width: 600px) {
/* 71  */   .cl-popup-closer {
/* 72  */     line-height: 48px;
/* 73  */     height: 50px;
/* 74  */     width: 50px;
/* 75  */     background-color: rgba(0, 0, 0, 0.8);
/* 76  */   }
/* 77  */   .cl-popup-closer:before {
/* 78  */     font-size: 40px;
/* 79  */   }
/* 80  */ }
/* 81  */ .cl-popup-box.active + .cl-popup-closer {
/* 82  */   opacity: 0.33;
/* 83  */ }
/* 84  */ .cl-popup-box.active + .cl-popup-closer:hover {
/* 85  */   opacity: 1;
/* 86  */ }
/* 87  */ .cl-popup-box {
/* 88  */   position: absolute;
/* 89  */   top: 0;
/* 90  */   left: 50%;
/* 91  */   cursor: default;
/* 92  */ }
/* 93  */ .cl-popup-box-h {
/* 94  */   height: 100%;
/* 95  */   overflow: hidden;
/* 96  */   border-radius: inherit;
/* 97  */ }
/* 98  */ .cl-popup-box-closer {
/* 99  */   display: none;
/* 100 */   position: absolute;

/* cl-popup.css */

/* 101 */   top: 0;
/* 102 */   right: 0;
/* 103 */   text-align: center;
/* 104 */   font-weight: normal;
/* 105 */   line-height: 76px;
/* 106 */   height: 80px;
/* 107 */   width: 80px;
/* 108 */   cursor: pointer;
/* 109 */   -webkit-transition: opacity 0.3s;
/* 110 */   transition: opacity 0.3s;
/* 111 */   opacity: 0.33;
/* 112 */ }
/* 113 */ .cl-popup-box-closer:before {
/* 114 */   content: '\00D7';
/* 115 */   font-size: 60px;
/* 116 */ }
/* 117 */ .cl-popup-box-closer:hover {
/* 118 */   opacity: 1;
/* 119 */ }
/* 120 */ .cl-popup-box-title {
/* 121 */   font-size: 1.15em;
/* 122 */   line-height: 1.5;
/* 123 */   font-weight: bold;
/* 124 */   padding: 15px 25px;
/* 125 */ }
/* 126 */ .cl-popup-box-content {
/* 127 */   overflow: hidden;
/* 128 */   height: 100%;
/* 129 */   padding: 40px;
/* 130 */ }
/* 131 */ .cl-popup-box-content img {
/* 132 */   vertical-align: top;
/* 133 */ }
/* 134 */ .cl-popup-box-content iframe {
/* 135 */   vertical-align: top;
/* 136 */ }
/* 137 */ .cl-popup-box-content h1,
/* 138 */ .cl-popup-box-content h2,
/* 139 */ .cl-popup-box-content h3,
/* 140 */ .cl-popup-box-content h4,
/* 141 */ .cl-popup-box-content h5,
/* 142 */ .cl-popup-box-content h6 {
/* 143 */   color: inherit;
/* 144 */ }
/* 145 */ .cl-popup-box.paddings_none .cl-popup-box-content {
/* 146 */   padding: 0 !important;
/* 147 */ }
/* 148 */ .cl-popup-box.size_s {
/* 149 */   width: 400px;
/* 150 */   margin-left: -200px;

/* cl-popup.css */

/* 151 */   padding: 25px 0;
/* 152 */ }
/* 153 */ .cl-popup-box.size_m {
/* 154 */   width: 600px;
/* 155 */   margin-left: -300px;
/* 156 */   padding: 25px 0;
/* 157 */ }
/* 158 */ @media (max-width: 700px) {
/* 159 */   .cl-popup-box.size_m {
/* 160 */     left: 50px;
/* 161 */     right: 50px;
/* 162 */     width: auto;
/* 163 */     margin-left: 0;
/* 164 */   }
/* 165 */   .cl-popup-box.size_m + .cl-popup-closer {
/* 166 */     width: 50px;
/* 167 */   }
/* 168 */ }
/* 169 */ .cl-popup-box.size_l {
/* 170 */   width: 800px;
/* 171 */   margin-left: -400px;
/* 172 */   padding: 25px 0;
/* 173 */ }
/* 174 */ .cl-popup-box.size_l .cl-popup-box-content {
/* 175 */   padding: 50px;
/* 176 */ }
/* 177 */ @media (max-width: 900px) {
/* 178 */   .cl-popup-box.size_l {
/* 179 */     left: 50px;
/* 180 */     right: 50px;
/* 181 */     width: auto;
/* 182 */     margin-left: 0;
/* 183 */   }
/* 184 */   .cl-popup-box.size_l + .cl-popup-closer {
/* 185 */     width: 50px;
/* 186 */   }
/* 187 */ }
/* 188 */ .cl-popup-box.size_xl {
/* 189 */   width: 1000px;
/* 190 */   margin-left: -500px;
/* 191 */   padding: 25px 0;
/* 192 */ }
/* 193 */ .cl-popup-box.size_xl .cl-popup-box-content {
/* 194 */   padding: 50px;
/* 195 */ }
/* 196 */ @media (max-width: 1100px) {
/* 197 */   .cl-popup-box.size_xl {
/* 198 */     left: 50px;
/* 199 */     right: 50px;
/* 200 */     width: auto;

/* cl-popup.css */

/* 201 */     margin-left: 0;
/* 202 */   }
/* 203 */   .cl-popup-box.size_xl + .cl-popup-closer {
/* 204 */     width: 50px;
/* 205 */   }
/* 206 */ }
/* 207 */ .cl-popup-box.size_f {
/* 208 */   left: 0;
/* 209 */   right: 0;
/* 210 */ }
/* 211 */ .cl-popup-box.size_f .cl-popup-box-content {
/* 212 */   min-height: 100vh;
/* 213 */ }
/* 214 */ .cl-popup-box.size_f.paddings_none + .cl-popup-closer {
/* 215 */   background-color: rgba(0, 0, 0, 0.8);
/* 216 */ }
/* 217 */ @media (min-width: 601px) {
/* 218 */   .cl-popup-box.size_f .cl-popup-box-title {
/* 219 */     position: absolute;
/* 220 */     top: 0;
/* 221 */     left: 0;
/* 222 */     right: 0;
/* 223 */     padding: 25px 80px 25px 40px;
/* 224 */     font-size: 20px;
/* 225 */     line-height: 30px;
/* 226 */   }
/* 227 */   .cl-popup-box.size_f.paddings_none .cl-popup-box-title {
/* 228 */     position: static;
/* 229 */   }
/* 230 */   .cl-popup-box.size_f .cl-popup-box-content {
/* 231 */     padding: 100px 5% 5%;
/* 232 */   }
/* 233 */   .cl-popup-box.size_f .cl-popup-box-title + .cl-popup-box-content {
/* 234 */     padding-top: calc(5% + 80px);
/* 235 */   }
/* 236 */   .cl-popup-box.size_f:not(.paddings_none) .cl-popup-box-closer {
/* 237 */     display: block;
/* 238 */   }
/* 239 */   .cl-popup-box.size_f:not(.paddings_none) + .cl-popup-closer {
/* 240 */     display: none;
/* 241 */   }
/* 242 */ }
/* 243 */ @media (max-width: 600px) {
/* 244 */   .cl-popup-box.size_s,
/* 245 */   .cl-popup-box.size_m,
/* 246 */   .cl-popup-box.size_l,
/* 247 */   .cl-popup-box.size_xl {
/* 248 */     left: 0;
/* 249 */     right: 0;
/* 250 */     width: auto;

/* cl-popup.css */

/* 251 */     padding: 0;
/* 252 */     margin: 0;
/* 253 */   }
/* 254 */   .cl-popup-box-title {
/* 255 */     line-height: 20px;
/* 256 */     padding-right: 55px;
/* 257 */   }
/* 258 */   .cl-popup-box-content {
/* 259 */     padding: 25px !important;
/* 260 */   }
/* 261 */ }
/* 262 */ .cl-popup-box.animation_fadeIn .cl-popup-box-h {
/* 263 */   opacity: 0;
/* 264 */   -webkit-transition: opacity 0.3s;
/* 265 */   transition: opacity 0.3s;
/* 266 */ }
/* 267 */ .cl-popup-box.animation_fadeIn.active .cl-popup-box-h {
/* 268 */   opacity: 1;
/* 269 */ }
/* 270 */ .cl-popup-box.animation_scaleUp .cl-popup-box-h {
/* 271 */   -webkit-transform: scale(0.7);
/* 272 */   transform: scale(0.7);
/* 273 */   opacity: 0;
/* 274 */   -webkit-transition: all 0.3s;
/* 275 */   transition: all 0.3s;
/* 276 */ }
/* 277 */ .cl-popup-box.animation_scaleUp.active .cl-popup-box-h {
/* 278 */   -webkit-transform: scale(1);
/* 279 */   transform: scale(1);
/* 280 */   opacity: 1;
/* 281 */ }
/* 282 */ .cl-popup-box.animation_scaleDown .cl-popup-box-h {
/* 283 */   -webkit-transform: scale(1.5);
/* 284 */   transform: scale(1.5);
/* 285 */   opacity: 0;
/* 286 */   -webkit-transition: all 0.3s;
/* 287 */   transition: all 0.3s;
/* 288 */ }
/* 289 */ .cl-popup-box.animation_scaleDown.active .cl-popup-box-h {
/* 290 */   -webkit-transform: scale(1);
/* 291 */   transform: scale(1);
/* 292 */   opacity: 1;
/* 293 */ }
/* 294 */ .cl-popup-box.animation_slideTop .cl-popup-box-h {
/* 295 */   -webkit-transform: translateY(-20%);
/* 296 */   transform: translateY(-20%);
/* 297 */   opacity: 0;
/* 298 */   -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
/* 299 */   transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
/* 300 */ }

/* cl-popup.css */

/* 301 */ .cl-popup-box.animation_slideTop.active .cl-popup-box-h {
/* 302 */   -webkit-transform: translateX(0);
/* 303 */   transform: translateX(0);
/* 304 */   opacity: 1;
/* 305 */ }
/* 306 */ .cl-popup-box.animation_slideBottom .cl-popup-box-h {
/* 307 */   -webkit-transform: translateY(20%);
/* 308 */   transform: translateY(20%);
/* 309 */   opacity: 0;
/* 310 */   -webkit-transition: all 0.3s;
/* 311 */   transition: all 0.3s;
/* 312 */ }
/* 313 */ .cl-popup-box.animation_slideBottom.active .cl-popup-box-h {
/* 314 */   -webkit-transform: translateY(0);
/* 315 */   transform: translateY(0);
/* 316 */   opacity: 1;
/* 317 */ }
/* 318 */ .cl-popup-box.animation_flipHor {
/* 319 */   -webkit-perspective: 1300px;
/* 320 */   -moz-perspective: 1300px;
/* 321 */   perspective: 1300px;
/* 322 */ }
/* 323 */ .cl-popup-box.animation_flipHor .cl-popup-box-h {
/* 324 */   -webkit-transform-style: preserve-3d;
/* 325 */   transform-style: preserve-3d;
/* 326 */   -webkit-transform: rotateY(-70deg);
/* 327 */   transform: rotateY(-70deg);
/* 328 */   -webkit-transition: all 0.3s;
/* 329 */   transition: all 0.3s;
/* 330 */   opacity: 0;
/* 331 */ }
/* 332 */ .cl-popup-box.animation_flipHor.active .cl-popup-box-h {
/* 333 */   -webkit-transform: rotateY(0deg);
/* 334 */   transform: rotateY(0deg);
/* 335 */   opacity: 1;
/* 336 */ }
/* 337 */ .cl-popup-box.animation_flipVer {
/* 338 */   -webkit-perspective: 1300px;
/* 339 */   -moz-perspective: 1300px;
/* 340 */   perspective: 1300px;
/* 341 */ }
/* 342 */ .cl-popup-box.animation_flipVer .cl-popup-box-h {
/* 343 */   -webkit-transform-style: preserve-3d;
/* 344 */   transform-style: preserve-3d;
/* 345 */   -webkit-transform: rotateX(-70deg);
/* 346 */   transform: rotateX(-70deg);
/* 347 */   -webkit-transition: all 0.3s;
/* 348 */   transition: all 0.3s;
/* 349 */   opacity: 0;
/* 350 */ }

/* cl-popup.css */

/* 351 */ .cl-popup-box.animation_flipVer.active .cl-popup-box-h {
/* 352 */   -webkit-transform: rotateX(0deg);
/* 353 */   transform: rotateX(0deg);
/* 354 */   opacity: 1;
/* 355 */ }
/* 356 */ html.cloverlay_fixed {
/* 357 */   overflow: hidden;
/* 358 */ }
/* 359 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/vhosts/visuresolutions.com/httpdocs
currentDir : /var/www/vhosts/visuresolutions.com/httpdocs/wp-content/plugins/gf-form-multicolumn/css

*/

/* gf-form-multicolumn.css */

/* 1  */ .gform_fields.top_label.form_sublabel_below.description_below {
/* 2  */     clear: both;
/* 3  */ }
/* 4  */ li[class*="column-count-"] {
/* 5  */     vertical-align: top;
/* 6  */     box-sizing: border-box;
/* 7  */     display: inline-block;
/* 8  */ }
/* 9  */ .gfmc-column {
/* 10 */     display: inline-grid;
/* 11 */     vertical-align: text-top;
/* 12 */ }
/* 13 */ .gfmc-column .gform_wrapper {
/* 14 */     width: 100%;
/* 15 */ }
/* 16 */ li.gfmc-column ul {
/* 17 */     margin-left: 0;
/* 18 */     padding-left: 0;
/* 19 */ }
/* 20 */ @media screen and (max-width: 600px) {
/* 21 */     li.gfmc-column {
/* 22 */         width: 100% !important;
/* 23 */     }
/* 24 */ }
/* 25 */ /* Class to remove left padding and margins from first column item on the form */
/* 26 */ li[class*="column-count-1"] > div > ul {
/* 27 */     padding-left: 0;
/* 28 */     margin-left: 0;
/* 29 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/vhosts/visuresolutions.com/httpdocs
currentDir : /var/www/vhosts/visuresolutions.com/httpdocs/wp-content/plugins/gf-form-multicolumn/css

*/

/* gf-form-multicolumn-old.css */

/* 1  */ li.gfmc-column ul {
/* 2  */     margin-left: 0;
/* 3  */     padding-left: 0;
/* 4  */ }
/* 5  */ .gform_fields.top_label.form_sublabel_below.description_below {
/* 6  */     clear: both;
/* 7  */ }
/* 8  */ .gfield > div.ginput_container > input.medium {
/* 9  */     width: 100%;
/* 10 */ }
/* 11 */ li[class*="column-count-"] {
/* 12 */     vertical-align: top;
/* 13 */     box-sizing: border-box;
/* 14 */     display: inline-block;
/* 15 */ }
/* 16 */ @media screen and (max-width: 600px) {
/* 17 */     li[class*="column-count-"] {
/* 18 */         width: 100% !important;
/* 19 */     }
/* 20 */ }
/* 21 */ .row-divider {
/* 22 */     clear: both;
/* 23 */ }
/* 24 */ /* Class to remove left padding and margins from first column item on the form */
/* 25 */ /* Introduced 2.1.0 */
/* 26 */ li[class*="column-count-1"] > div > ul {
/* 27 */     padding-left: 0;
/* 28 */     margin-left: 0;
/* 29 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/vhosts/visuresolutions.com/httpdocs
currentDir : /var/www/vhosts/visuresolutions.com/httpdocs/wp-content/plugins/simple-breadcrumb/include/css

*/

/* sb_style.css */

/* 1  */ .sb_breadcrumb {
/* 2  */     padding: 0;
/* 3  */ }
/* 4  */ .sb_breadcrumb > li {
/* 5  */     float: left;
/* 6  */     padding: 0 10px 0 0;
/* 7  */     list-style: none;
/* 8  */     color: #000;
/* 9  */ }
/* 10 */ .sb_breadcrumb > li:before {
/* 11 */     content: "/";
/* 12 */     margin-right: 10px;
/* 13 */ }
/* 14 */ .sb_breadcrumb > li:first-child:before {
/* 15 */     display: none;
/* 16 */ }
/* 17 */ .sb_breadcrumb a {
/* 18 */     color: inherit;
/* 19 */ }
/* 20 */ .sb_breadcrumb a:hover {
/* 21 */     color: #333;
/* 22 */ }
/* 23 */ .sb_breadcrumb a:focus {
/* 24 */     outline: 2px solid #000;
/* 25 */     text-decoration: none;
/* 26 */ }
/* 27 */ 
