/* -------------------------------------------------------------
  Sass CSS3 Mixins! The Cross-Browser CSS3 Sass Library
  By: Matthieu Aussaguel, http://www.mynameismatthieu.com, @matthieu_tweets

  List of CSS3 Sass Mixins File to be @imported and @included as you need

  The purpose of this library is to facilitate the use of CSS3 on different browsers avoiding HARD TO READ and NEVER
  ENDING css files

  note: All CSS3 Properties are being supported by Safari 5
  more info: http://www.findmebyip.com/litmus/#css3-properties

  Mixins available:
    -   css3-prefix             - arguments: Property, Value
    -   background-gradient     - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-horizontal   - arguments: Start Color: #3C3C3C, End Color: #999999
    -   background-radial       - arguments: Start Color: #FFFFFF, Start position: 0%, End Color: #000000, End position: 100%
    -   background-size         - arguments: Width: 100%, Height: 100%
    -   background-opacity      - arguments: Color: #000, Opacity: .85
    -   border-radius           - arguments: Radius: 5px
    -   border-radius-separate  - arguments: Top Left: 5px, Top Right: 5px, Bottom Left: 5px, Bottom Right: 5px
    -   box                     - arguments: Orientation: horizontal, Pack: center, Align: center
    -   box-rgba                - arguments: R: 60, G: 3, B: 12, Opacity: 0.23, Color: #3C3C3C
    -   box-shadow              - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   box-sizing              - arguments: Type: border-box
    -   columns                 - arguments: Count: 3, Gap: 10
    -   double-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Radius: 0
    -   flex                    - arguments: Value: 1
    -   flip                    - arguments: ScaleX: -1
    -   font-face               - arguments: Font Family: myFont, Eot File Src: myFont.eot, Woff File Src: myFont.woff, Ttf File Src: myFont.ttf
    -   opacity                 - arguments: Opacity: 0.5
    -   outline radius          - arguments: Radius: 5px
    -   resize                  - arguments: Direction: both
    -   rotate                  - arguments: Degree: 0, M11: 0, M12: 0, M21: 0, M22: 0
    CSS Matrix Rotation Calculator http://www.boogdesign.com/examples/transforms/matrix-calculator.html
    -   text-shadow             - arguments: X: 2px, Y: 2px, Blur: 5px, Color: rgba(0,0,0,.4)
    -   transform               - arguments: Parameters: null
    -   transform-style         - arguments: Style: preserve-3d
    -   transition              - Default arguments: What: all, Length: 1s, Easing: ease-in-out
    -                            - Examples: @include transition (all 2s ease-in-out);
    -                                        @include transition (opacity 1s ease-in 2s, width 2s ease-out);
    -   triple-borders          - arguments: Color One: #3C3C3C, Color Two: #999999, Color Three: #000000, Radius: 0
    -   keyframes               - arguments: Animation name
                                - content:   Animation css
    -   animation               - arguments: name duration timing-function delay iteration-count direction fill-mode play-state
                                             (http://www.w3schools.com/cssref/css3_pr_animation.asp)

------------------------------------------------------------- *//* ADDS A BROWSER PREFIX TO THE PROPERTY *//* Define Font *//* ==========================================================================
    Style Button
========================================================================== *//*------------------------------------------------------------------
[All Style Shortcode]

  1. Blog Standard
  2. Single Details

-------------------------------------------------------------------*//*------------------------------------------------------------------
[All Style Shortcode]

  1. Custom Heading
  2. Counter
  3. Tabs & Accordion
  4. Pricing
  5. Carousel 
  6. Progressbar
  7. Alert
  8. Testimonial
  9. Team
  10. Heading
  11. Fancybox
  12. Service
  13. Client
  14. Blog Carousel
  15. Blog Grid
  19. Image Gallery
  20. Location
  21. Menu
  22. Objective
  23. Grid Resource
-------------------------------------------------------------------*//* ==========================================================================
   [Start] All Style Footer Top & Footer Bottom
========================================================================== *//* ==========================================================================
   [Start] All Style Form
========================================================================== *//* ==========================================================================
   [Start] All style header
   /* 1. Header Main
========================================================================== *//* ==========================================================================
   [1. Header Main
========================================================================== *//*------------------------------------------------------------------
[Main of contents]

1. Reset HTML/CSS, Unitest, Body
2. Page Title
3. Primary
4. Footer
5. Info contact
-------------------------------------------------------------------*//* ==========================================================================
   [Start] 1. Reset HTML/CSS, Unitest, Body, @Extend
========================================================================== *//* ==========================================================================
    Style Main Menu
========================================================================== *//*
-----> Minimum width of 992 pixels.
*//*------------------------------------------------------------------
[All Style Widgets]

  1. Newletter
  2. Search
  3. Tags
  4. Categories

-------------------------------------------------------------------*//* ==========================================================================
  [Start] Large devices (desktops, 992px and up)
========================================================================== *//* 
     [Start] Header
     +-----------------------------------+
  *//*------------------------------------------------------------------
[Woo of contents]

1. Navigation
2. Typo
3. Sidebar
4. Archive Product
5. Single Product
6. Cart Search

-------------------------------------------------------------------*/.cms-service-layout1 .cms-service-nav .cms-service-overlay{background-color:rgba(252, 121, 6, 0.44);}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel-body{border-left:1px solid rgba(252, 121, 6, 0.4);border-right:1px solid rgba(252, 121, 6, 0.4);border-bottom:1px solid rgba(252, 121, 6, 0.4);}#wl-wrapper.woocommerce .button,.btn,button,.button,input[type="submit"]{background-color:#fc7906;font-size:14px;font-weight:normal;border:none;color:rgba(255, 255, 255, 0.87);text-transform:uppercase;padding:0 33px;line-height:50px;letter-spacing:0.02em;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0px 2px 5px rgba(252, 121, 6, 0.33);-moz-box-shadow:0px 2px 5px rgba(252, 121, 6, 0.33);-ms-box-shadow:0px 2px 5px rgba(252, 121, 6, 0.33);box-shadow:0px 2px 5px rgba(252, 121, 6, 0.33);position:relative;font-family:'ITCAvantGardePro-Demi';}#wl-wrapper.woocommerce .button:hover,.btn:hover,button:hover,.button:hover,input[type="submit"]:hover,.btn:focus,button:focus,.button:focus,input[type="submit"]:focus{outline:medium none;text-decoration:none;color:#fff;background-color:#fc7906;-webkit-box-shadow:0px 4px 15px rgba(252, 121, 6, 0.66);-moz-box-shadow:0px 4px 15px rgba(252, 121, 6, 0.66);-ms-box-shadow:0px 4px 15px rgba(252, 121, 6, 0.66);box-shadow:0px 4px 15px rgba(252, 121, 6, 0.66);/* Button Styles */}.btn{/* Button Size */}.btn i{padding-right:9px;}.btn span{display:inline-block;}.btn span + i{padding-right:0;padding-left:9px;}.btn.btn-flat1{background-color:#fc7906;background-image:none;}.btn.btn-flat1:hover{background-color:#fff;}.btn.btn-flat2{background-color:#333c54;background-image:none;}.btn.btn-flat2:hover{background-color:#fc7906;}.btn.btn-flat3{background-color:#e3e7f3;background-image:none;color:#fc7906;}.btn.btn-flat3:hover{background-color:#fff;color:#fff;}.btn.btn-flat4{background-color:transparent;background-image:none;border:3px solid #333c54;color:#333c54;line-height:49px;}.btn.btn-flat4:hover{background-color:#fc7906;border-color:#fc7906;color:#fff;}.btn{/* Button slider */}.btn.btn-sm{padding:11px 23px 9px;}.btn.btn-tiny{padding:8px 18px 6px;}.rev_slider_wrapper .btn{-webkit-transition:all 300ms linear 0ms !important;-moz-transition:all 300ms linear 0ms !important;-ms-transition:all 300ms linear 0ms !important;transition:all 300ms linear 0ms !important;}.rev_slider_wrapper .btn.btn-md{padding:11px 34px !important;}.view-gallery{bottom:30px;color:#e3e7f3;display:inline-block;left:0;margin:auto;max-width:200px;position:absolute;right:0;text-align:center;text-decoration:underline;}.view-gallery:hover{color:#fc7906;}.btn-resources button{padding:0 60px 0 0 !important;box-shadow:none !important;text-transform:none !important;}.btn-resources button:hover{background:inherit !important;box-shadow:none !important;}.dowload-now .btn{padding:0 60px;}.dowload-guide .btn{padding:0 27px;border:3px solid #fff;font-size:18px;}.dowload-guide .btn:hover{border-color:rgba(255, 255, 255, 0.87);}.vc_btn3.vc_btn3-style-custom{background:none !important;/* ==========================================================================
    End Style Button
========================================================================== */}.carousel{/* 
   [Start] 1. Blog Standard
   +-----------------------------------+
*/}.carousel .carousel-control{background:transparent;bottom:26px;position:absolute;right:15px;text-align:center;top:50%;cursor:pointer;font-size:24px;-webkit-text-shadow:0 0 0 rgba(0, 0, 0, 0);-moz-text-shadow:0 0 0 rgba(0, 0, 0, 0);-ms-text-shadow:0 0 0 rgba(0, 0, 0, 0);text-shadow:0 0 0 rgba(0, 0, 0, 0);-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */height:45px;width:45px;line-height:45px;border:1px solid #fff;}.carousel .carousel-control.left{left:15px;right:70px;}.carousel .carousel-control:hover{color:#fff;border-color:#fc7906;background-color:#fc7906;}.carousel .carousel-control.left{left:50px;}.carousel .carousel-control.right{right:50px;}.is-left-sidebar #content{float:right;}.entry-blog{margin-bottom:70px;}.entry-blog .post-thumbnail img{width:100%;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */}.entry-blog .entry-header .entry-title{font-size:30px;line-height:normal;margin-bottom:13px;margin-top:23px;}.entry-blog .entry-footer{margin-top:23px;}.entry-blog .entry-footer a{padding-left:25px;padding-right:25px;}.entry-blog article:last-child .entry-footer{margin-bottom:40px;}.entry-blog .entry-video iframe{width:100%;}.entry-meta{margin-bottom:23px;}.entry-meta li{display:inline-block;font-size:11px;text-transform:uppercase;margin-right:10px;}.entry-meta li a{color:#fff;}.entry-meta li a:hover{color:#fc7906;}.entry-meta li i{color:#fc7906;padding-right:6px;position:relative;top:-1px;}.entry-meta li.detail-date a{color:#fc7906;}.entry-meta li.detail-date a:hover{color:#fff;}@media screen and (min-width:992px){.cms-footer1 .infor-footer{max-width:300px;}}footer.entry-meta{margin-bottom:-1px;}.cms-paging-navigation{border-top:1px solid #dedede;text-align:right;margin-top:70px;}.cms-paging-navigation a{color:#424242;}.cms-paging-navigation a:hover{color:#fc7906;}.cms-paging-navigation .page-numbers{padding-left:4px;}.cms-paging-navigation .current{color:#fc7906;}.cms-paging-navigation .pagination{margin:15px 0;}.single{/* 
   [Start] 2. Single Details
   +-----------------------------------+
*/}.single #sidebar .widget-area .widget_newsletterwidget{margin-top:0px;}blockquote{font-size:14px;border-left:6px solid #fc7906;opacity:0.87;background-color:#fff;line-height:28px;font-style:italic;font-family:'ITC Avant Garde Gothic Std';padding:0 0 0 20px;margin-top:38px;}blockquote p{margin-bottom:0 !important;}.single-post .container{max-width:1325px !important;}.single-post h4{margin-bottom:25px !important;padding-bottom:11px;}.single-post p{color:#0f133e;font-size:14px;font-family:'ITCAvantGardePro-Md';}.single-post-inner{padding-right:125px;}.single-post-inner .entry-header .entry-title{font-size:28px;color:#0735be;margin-top:45px;margin-bottom:38px;}.single-post-inner .entry-header .post-thumbnail{background-color:#fff;margin-bottom:71px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.single-post-inner .entry-header .post-thumbnail img{opacity:0.5;width:100%;}.single-post-inner p{margin-bottom:30px;}.single-post-inner blockquote{margin-bottom:37px;}.single-post-inner img{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */margin-right:15px;}.single-post-inner .ft-igpm,.single-post-inner .single-post-inner .entry-header .entry-title,.single-post-inner .entry-header .single-post-inner .entry-title,.single-post-inner .cms-carousel-wrap.carousel__resource .title_carousel,.cms-carousel-wrap.carousel__resource .single-post-inner .title_carousel,.single-post-inner .cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-content h3,.cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-content .single-post-inner h3,.single-post-inner .cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .date,.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .single-post-inner .date,.single-post-inner .cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .read-more,.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .single-post-inner .read-more,.single-post-inner .cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .date,.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .single-post-inner .date,.single-post-inner .cms-heading-default .description,.cms-heading-default .single-post-inner .description,.single-post-inner .template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .title,.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .single-post-inner .title,.single-post-inner .template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .date,.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .single-post-inner .date,.single-post-inner .template-cms_grid--layout-blog1 .cms-grid-filter a,.template-cms_grid--layout-blog1 .cms-grid-filter .single-post-inner a,.single-post-inner .template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .title,.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .single-post-inner .title,.single-post-inner .template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .date,.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .single-post-inner .date,.single-post-inner .template-cms_grid--layout-blog2 .cms-grid-filter a,.template-cms_grid--layout-blog2 .cms-grid-filter .single-post-inner a,.single-post-inner .grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap h5,.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .single-post-inner h5,.single-post-inner .contact-2 h4,.contact-2 .single-post-inner h4,.single-post-inner #cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li a,#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li .single-post-inner a,.single-post-inner #cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation .main-navigation .menu-main-menu li a,#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation .main-navigation .menu-main-menu li .single-post-inner a,.single-post-inner #cms-post-title .img-bg .meta_title,#cms-post-title .img-bg .single-post-inner .meta_title,.single-post-inner #cms-post-title .img-bg .meta_title h5,#cms-post-title .img-bg .meta_title .single-post-inner h5,.single-post-inner .info-contact .group-contact p,.info-contact .group-contact .single-post-inner p,.single-post-inner .info-contact .group-contact a,.info-contact .group-contact .single-post-inner a,.single-post-inner .widget-area .widget_newsletterwidget,.widget-area .single-post-inner .widget_newsletterwidget,.single-post-inner .widget-blog .wpb_wrapper .widget_newsletterwidget,.widget-blog .wpb_wrapper .single-post-inner .widget_newsletterwidget,.single-post-inner .cms-recent-post .cms-recent-details .title a,.cms-recent-post .cms-recent-details .title .single-post-inner a,.single-post-inner .cms-recent-post .cms-recent-details .date,.cms-recent-post .cms-recent-details .single-post-inner .date{margin-bottom:28px;}@media screen and (max-width:1199px){.single-post-inner{padding-right:0;}}.single-post .widget-area{margin-top:0;margin-left:0;margin-right:0;}.post-recent .vc_row{background-color:#fff;margin-bottom:-91px;padding-bottom:58px;}#comments{padding:40px 0 47px;}#comments .comments-title,#comments #reply-title{font-size:14px;line-height:28px;letter-spacing:0.055em;color:#fc7906;text-transform:uppercase;margin-bottom:20px;}#comments .comment-list{list-style:none;padding:0;}#comments .comment-list .comment-body{margin-bottom:30px;}#comments .comment-list .comment-body .comment-inner{margin-bottom:40px;}#comments .comment-list .comment-body .comment-author .avatar{max-width:50px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */float:left;width:100%;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);}#comments .comment-list .comment-body .comment-author cite{font-size:13px;text-transform:uppercase;color:#02113e;font-style:normal;}#comments .comment-list .comment-body .comment-date{line-height:1;}#comments .comment-list .comment-body .comment-date a{color:#bdbdbd;font-size:11px;text-transform:uppercase;}#comments .comment-list .comment-body .comment-date a:hover{color:#fff;}#comments .comment-list .comment-body .comment-right{padding-left:120px;}#comments .comment-list .comment-body .commetn-text{padding-left:120px;padding-top:4px;}#comments .comment-list .comment-body .commetn-text p{margin-bottom:4px;}#comments .comment-list .comment-body .reply a{font-size:12px;color:#fc7906;text-transform:uppercase;}#comments .comment-list .comment-body .reply a:hover{color:#fff;}#comments .comment-list .children{list-style:none;padding:0 0 0 10px;}#comments #commentform .form-submit{margin-top:40px;margin-bottom:0;}#comments #commentform .comment-form-comment{margin-bottom:19px;margin-top:26px;}#comments #commentform .row{margin:0 -10px;}#comments #commentform .row .col-xs-12{padding:0 10px;}.comment-rating{float:left;width:180px;}.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .current-rating{background:url(../images/star.png) left -1000px repeat-x;}.star-rating{position:relative;width:108px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}.star-rating li{display:inline;}.star-rating a,.star-rating .current-rating{position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;outline:none;overflow:hidden;border:none;}.star-rating a:hover,.star-rating a:active,.star-rating a:focus{background-position:left bottom;}.star-rating a.one-star{width:34%;z-index:6;}.star-rating a.two-stars{width:51%;z-index:5;}.star-rating a.three-stars{width:68%;z-index:4;}.star-rating a.four-stars{width:85%;z-index:3;}.star-rating a.five-stars{width:100%;z-index:2;}.star-rating .current-rating{z-index:1;background-position:left center;}.star-rating a.zero-star{width:17%;z-index:8;background:url(../images/no_star.png) left top no-repeat;}.star-rating a.zero-star:hover,.star-rating a.zero-star:active,.star-rating a.zero-star:focus{background-position:left center;}.star-rating a.zero-selected{background-position:left center;}@-webkit-keyframes shine{100%{left:125%;}}@keyframes shine{100%{left:125%;}}.color-gradient{background-color:#fc7906;background-image:-webkit-gradient(linear, left top, right top, from(#fc7906), to(#fff));background-image:-webkit-linear-gradient(left, #fc7906, #fff);background-image:-moz-linear-gradient(left, #fc7906, #fff);background-image:-ms-linear-gradient(left, #fc7906, #fff);background-image:-o-linear-gradient(left, #fc7906, #fff);background-image:linear-gradient(left, #fc7906, #fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc7906', endColorStr='#fff', gradientType='1');/* BACKGROUND HORIZONTAL Left */-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background-repeat:repeat;background-position:0 0;}.color-gradient2{background-color:#fc7906;background-image:-webkit-gradient(linear, left top, left bottom, from(#fc7906), to(#fff));background-image:-webkit-linear-gradient(bottom, #fc7906, #fff);background-image:-moz-linear-gradient(bottom, #fc7906, #fff);background-image:-ms-linear-gradient(bottom, #fc7906, #fff);background-image:-o-linear-gradient(bottom, #fc7906, #fff);background-image:linear-gradient(bottom, #fc7906, #fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc7906', endColorStr='#fff');/* BACKGROUND GRADIENT 2 - TOP*/-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background-repeat:repeat;background-position:0 0;}.media.box-icon{font-size:13px;color:#757575;line-height:1;}.media.box-icon .media-left{padding-right:32px;}.media.box-icon h3{font-size:16px;text-transform:uppercase;font-family:'loraitalic';margin-bottom:10px;margin-top:3px;}.wpb_column.col-fixed-right{position:absolute;top:0;right:0;}.arrow-right{overflow:hidden;}.arrow-right .wpb_wrapper{box-shadow:0 0 10px rgba(0, 0, 0, 0.3) inset;}.arrow-right:before{background-color:#fff;content:"";height:40px;position:absolute;right:-20px;bottom:155px;-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:40px;z-index:99;}.get-contact{color:#616161;font-size:13px;line-height:25px;font-family:'josefin_sanssemibold';}.get-contact span,.get-contact a{font-family:'JosefinSans-Bold';color:#02113e;font-size:15px;}.get-contact a:hover{color:#fc7906;}.bg-image-default{background-size:cover;background-position:center;background-repeat:no-repeat;}.cms-load-posts i{padding:0;display:none;}.cms-load-posts span{display:inline-block;padding:0 6px;}.cms-load-posts a.run-loading i{display:inline-block;}.link-about{display:inline-block;text-align:left;/* Slick Carousel */}.link-about li{font-size:16px;text-transform:uppercase;letter-spacing:0.035em;line-height:23px;padding-right:22px;margin-bottom:18px;position:relative;}.link-about li a{color:rgba(255, 255, 255, 0.67);}.link-about li a span{text-transform:none;color:#fff;display:block;}.link-about li a i{position:absolute;right:0;top:3px;}.link-about li a:hover{color:#fff;}.slick-prev:before,.slick-next:before{color:#fc7906;/* OWL Carousel */}body .owl-carousel .owl-item img{transform-style:inherit;}.owl-controls .owl-nav .owl-prev,.owl-controls .owl-nav .owl-next{display:inline-block;text-align:center;}.owl-controls .owl-nav .owl-prev i,.owl-controls .owl-nav .owl-next i{height:40px;width:40px;line-height:40px;}.owl-controls .owl-nav .owl-prev i:before,.owl-controls .owl-nav .owl-next i:before{content:"\f2fa";font-family:"Material-Design-Iconic-Font";font-size:25px;color:#02113e;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.owl-controls .owl-nav .owl-prev i:hover:before,.owl-controls .owl-nav .owl-next i:hover:before{color:#fc7906;}.owl-controls .owl-nav .owl-next i:before{content:"\f2fb";}.owl-controls .owl-dots{text-align:center;padding-top:14px;}.owl-controls .owl-dots .owl-dot{display:inline-block;margin:0 4px;}.owl-controls .owl-dots .owl-dot span{display:block;height:8px;width:8px;border:1px solid #333c54;background-color:#333c54;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */}.owl-controls .owl-dots .owl-dot.active span{background-color:#fc7906;border-color:#fc7906;}.social-page{text-align:center;/* 
   [Start] 1. Custom Heading
   +-----------------------------------+
*/}.social-page li{display:inline-block;margin:0 23px;}.social-page li a{color:rgba(0, 0, 0, 0.45);font-size:20px;}.social-page li a:hover{color:#fff;}.vc_custom_heading{/* 
   [Start] 2. Counter
   +-----------------------------------+
*/}.vc_custom_heading cite{font-style:normal;color:#fc7906;text-decoration:underline;}.vc_custom_heading.text-shadow span{-webkit-text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);-moz-text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);-ms-text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);}@media screen and (max-width:991px){.vc_custom_heading{text-align:center !important;}.vc_custom_heading.ft-cdr,.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .cms-carousel-title.vc_custom_heading,.cms-heading-default .title.vc_custom_heading,#cms-page-title .cms-page-title-inner h1.vc_custom_heading,#cms-post-title .img-bg h2.vc_custom_heading{font-size:50px !important;}}.cms-counter-wraper{/* 
   [Start] 3. Tabs & Accordion
   +-----------------------------------+
*/}.cms-counter-wraper .cms-counter{font-size:83px;line-height:1.3;}.cms-counter-wraper .cms-counter-title{font-size:18px;line-height:24px;font-family:'Raleway Bold';text-transform:uppercase;font-weight:normal;display:inline-block;}.cms-counter-wraper .cms-counter-icon i{color:;font-size:45px;}.cms-counter-wraper.cms-counter-default .cms-counter-image-icon,.cms-counter-wraper.cms-counter-default .cms-counter-icon{margin-bottom:22px;}.cms-counter-wraper.cms-counter-layout1 .cms-counter-image-icon,.cms-counter-wraper.cms-counter-layout1 .cms-counter-icon{margin-right:10px;}.cms-counter-wraper.cms-counter-layout1 .cms-counter-icon-wrapper{display:inline-block;vertical-align:middle;}.cms-counter-wraper.cms-counter-layout1 .cms-counter{display:inline-block;font-size:42px;vertical-align:bottom;}.wg-title-white .vc_tta-container > h2{color:#fff;}.wg-title-primary .vc_tta-container > h2{color:#fc7906;}.title-center .vc_tta-container > h2{text-align:center;}.vc_tta-container{margin:0 !important;/* 
   [Start] 4. Pricing
   +-----------------------------------+
*/}.vc_tta-container > h2{font-size:17px;line-height:32px;margin-bottom:30px;/* Tabs */}.vc_tta-container .vc_tta-tabs{/* Accordion */}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel{margin-bottom:20px;}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background-color:#fff;border:medium none;-webkit-border-radius:4px !important;-khtml-border-radius:4px !important;-moz-border-radius:4px !important;-ms-border-radius:4px !important;-o-border-radius:4px !important;border-radius:4px !important;/* BACKGROUND GRADIENT */}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a{font-size:18px;text-transform:uppercase;color:#616161;padding:21px;border-left:4px solid #e0e0e0;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a:hover{border-color:#fc7906;}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon.vc_tta-controls-icon-plus{width:11px;height:11px;}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{border-width:1px 0 0;border-color:#616161;}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{background-color:#616161;border:medium none;height:100%;left:5px;width:1px;}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{background-color:transparent;font-size:14px;font-weight:normal;color:#575757;letter-spacing:0.02em;border:none;padding:18px 20px 14px;}.vc_tta-container .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a{border-color:#fc7906;background-color:#fc7906;background-image:-webkit-gradient(linear, left top, right top, from(#fc7906), to(#fff));background-image:-webkit-linear-gradient(left, #fc7906, #fff);background-image:-moz-linear-gradient(left, #fc7906, #fff);background-image:-ms-linear-gradient(left, #fc7906, #fff);background-image:-o-linear-gradient(left, #fc7906, #fff);background-image:linear-gradient(left, #fc7906, #fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc7906', endColorStr='#fff', gradientType='1');/* BACKGROUND HORIZONTAL Left */-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-box-shadow:0 0 7px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 7px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 0 7px rgba(0, 0, 0, 0.1);box-shadow:0 0 7px rgba(0, 0, 0, 0.1);background-repeat:repeat;background-position:0 0;}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel{margin-bottom:20px;}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background-color:#fff;border:medium none;-webkit-border-radius:4px !important;-khtml-border-radius:4px !important;-moz-border-radius:4px !important;-ms-border-radius:4px !important;-o-border-radius:4px !important;border-radius:4px !important;/* BACKGROUND GRADIENT */}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a{font-size:18px;text-transform:uppercase;background-color:#fc7906;background-image:-webkit-gradient(linear, left top, right top, from(#fc7906), to(#fff));background-image:-webkit-linear-gradient(left, #fc7906, #fff);background-image:-moz-linear-gradient(left, #fc7906, #fff);background-image:-ms-linear-gradient(left, #fc7906, #fff);background-image:-o-linear-gradient(left, #fc7906, #fff);background-image:linear-gradient(left, #fc7906, #fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc7906', endColorStr='#fff', gradientType='1');/* BACKGROUND HORIZONTAL Left */-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-webkit-box-shadow:0 0 7px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 7px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 0 7px rgba(0, 0, 0, 0.1);box-shadow:0 0 7px rgba(0, 0, 0, 0.1);background-repeat:repeat;background-position:0 0;padding:21px;text-align:center;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a:hover{border-color:#fc7906;}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon:before{border-color:#fc7906;}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left .vc_tta-controls-icon{left:30px;}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right .vc_tta-controls-icon{right:30px;}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{background-color:#fcfcfc;-webkit-border-radius:0 0 4px 4px !important;-khtml-border-radius:0 0 4px 4px !important;-moz-border-radius:0 0 4px 4px !important;-ms-border-radius:0 0 4px 4px !important;-o-border-radius:0 0 4px 4px !important;border-radius:0 0 4px 4px !important;/* BACKGROUND GRADIENT */box-shadow:0 3px 7px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.08) inset;-webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.08) inset;-moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.08) inset;font-size:14px;font-weight:normal;color:#575757;letter-spacing:0.02em;border:none;padding:35px 30px;}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading{-webkit-border-radius:4px 4px 0 0 !important;-khtml-border-radius:4px 4px 0 0 !important;-moz-border-radius:4px 4px 0 0 !important;-ms-border-radius:4px 4px 0 0 !important;-o-border-radius:4px 4px 0 0 !important;border-radius:4px 4px 0 0 !important;/* BACKGROUND GRADIENT */}.vc_tta-container .vc_tta-accordion.vc_tta-style-modern .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a{-webkit-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;/* BACKGROUND GRADIENT */}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel{border-bottom:1px solid #f1f3f9;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading{background-color:transparent;border:medium none;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a{font-size:18px;text-transform:uppercase;padding:30px 44px;border-bottom:1px solid #d5daea;position:relative;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-title-text{color:#333c54;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon:before{border:none;content:"\f277";font-family:'Material-Design-Iconic-Font';font-style:normal;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon:after{display:none;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-left .vc_tta-controls-icon{left:0;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title.vc_tta-controls-icon-position-right .vc_tta-controls-icon{right:0;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel .vc_tta-panel-body{background-color:transparent;font-size:14px;font-weight:normal;color:#575757;letter-spacing:0.02em;border:none;padding:0 38px 26px;border-bottom:1px solid #d5daea;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a{border-bottom:none;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-title-text{background-color:#fc7906;background-image:-webkit-gradient(linear, left top, right top, from(#fc7906), to(#fff));background-image:-webkit-linear-gradient(left, #fc7906, #fff);background-image:-moz-linear-gradient(left, #fc7906, #fff);background-image:-ms-linear-gradient(left, #fc7906, #fff);background-image:-o-linear-gradient(left, #fc7906, #fff);background-image:linear-gradient(left, #fc7906, #fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#fc7906', endColorStr='#fff', gradientType='1');/* BACKGROUND HORIZONTAL Left */-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;background-repeat:repeat;background-position:0 0;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon:before{content:"\f272";color:#fc7906;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:last-child{border-bottom:none;}.vc_tta-container .vc_tta-accordion.vc_tta-style-flat .vc_tta-panels .vc_tta-panel:last-child .vc_tta-panel-heading .vc_tta-panel-title > a{border-bottom:none;}.cms-pricing-layout1 .cms-pricing-item{background-color:#fff;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */overflow:hidden;padding-bottom:60px;position:relative;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-title h3{font-size:18px;text-transform:uppercase;color:#fc7906;margin-top:22px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-price{margin-top:31px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-price .unit{color:#757575;font-size:35px;position:relative;right:-3px;top:-19px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-price .price{font-size:60px;line-height:1;color:#fc7906;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-content{font-size:14px;color:#fc7906;margin-top:62px;margin-bottom:23px;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-content ul li{border-top:1px solid #eee;padding:3px 0;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-content ul li:last-child{border-bottom:1px solid #eee;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-button{background-color:#fc7906;position:absolute;left:0;right:0;bottom:0;}.cms-pricing-layout1 .cms-pricing-item .cms-pricing-button a{font-size:14px;color:#fff;text-transform:uppercase;background-color:#fc7906;-webkit-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;/* BACKGROUND GRADIENT */padding:17px 0;display:block;}.cms-pricing-layout1 .cms-pricing-item:hover{background-color:#fc7906;}.cms-pricing-layout1 .cms-pricing-item:hover .cms-pricing-button{background-color:#fff;}.cms-pricing-layout1 .cms-pricing-item:hover .cms-pricing-button a{background-color:#fff;}.cms-pricing-layout1 .cms-pricing-item:hover .cms-pricing-title h3,.cms-pricing-layout1 .cms-pricing-item:hover .cms-pricing-price .unit,.cms-pricing-layout1 .cms-pricing-item:hover .cms-pricing-price .price{color:#fff;}.cms-pricing-layout1 .cms-pricing-item:hover .cms-pricing-content{color:#fff;}.cms-pricing-layout1 .cms-pricing-item:hover .cms-pricing-content ul li{border-color:rgba(255, 255, 255, 0.1);}.cms-pricing-layout2 .cms-pricing-item{background-color:#fff;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */overflow:hidden;padding-bottom:40px;position:relative;}.cms-pricing-layout2 .cms-pricing-item .cms-pricing-header{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;background-color:#fc7906;padding-bottom:21px;padding-top:33px;}.cms-pricing-layout2 .cms-pricing-item .cms-pricing-header .cms-pricing-title{font-size:15px;color:#fff;margin-top:19px;}.cms-pricing-layout2 .cms-pricing-item .cms-pricing-header .cms-pricing-price .unit{color:#fff;font-size:30px;position:relative;right:-3px;top:-19px;}.cms-pricing-layout2 .cms-pricing-item .cms-pricing-header .cms-pricing-price .price{font-size:45px;line-height:1;color:#fff;}.cms-pricing-layout2 .cms-pricing-item .cms-pricing-content{font-size:14px;color:#616161;margin-top:26px;margin-bottom:24px;padding:0 10px;}.cms-pricing-layout2 .cms-pricing-item .cms-pricing-content ul li{border-bottom:1px solid #e0e0e0;padding:7px 0;}.cms-pricing-layout2 .cms-pricing-item .cms-pricing-content ul li:last-child{border-bottom:none;}.cms-pricing-layout2 .cms-pricing-item .cms-pricing-button a{padding:8px 28px;}.cms-pricing-layout2 .cms-pricing-item:hover .cms-pricing-header{background-color:#fff;}.cms-pricing-layout3{background-color:#fff;padding:30px;margin:0 -30px;/* 
   [Start] 5. Carousel 
   +-----------------------------------+
*/}.cms-pricing-layout3 .cms-grid-pricing{border:1px solid #e6e6e6;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}.cms-pricing-layout3 .cms-grid-item{padding:0;border-right:1px solid #e6e6e6;}.cms-pricing-layout3 .cms-grid-item:last-child{border-right:none;}.cms-pricing-layout3 .cms-pricing-item{overflow:hidden;padding-bottom:69px;position:relative;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-title h3{font-size:28px;line-height:1;color:#fc7906;border-bottom:1px solid #e6e6e6;margin:0;padding:19px 0;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-price{margin-top:23px;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-price .unit{color:#fc7906;font-size:32px;position:relative;right:-3px;top:-19px;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-price .price{font-size:55px;line-height:1;color:#fc7906;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-price .time{color:#fc7906;font-size:22px;line-height:1;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-content{font-size:14px;color:#fc7906;margin-top:16px;margin-bottom:25px;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-content ul li{border-top:1px solid #e6e6e6;padding:7px 0;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-content ul li:last-child{border-bottom:1px solid #e6e6e6;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-content ul li:nth-child(2n+1){background-color:#f9f9f9;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-button{bottom:25px;left:0;position:absolute;right:0;text-align:center;}.cms-pricing-layout3 .cms-pricing-item .cms-pricing-button a{padding:8px 28px;}.cms-pricing-layout3 .cms-pricing-item:hover{position:relative;z-index:1;-webkit-box-shadow:0 1px 24px rgba(0, 0, 0, 0.18);-moz-box-shadow:0 1px 24px rgba(0, 0, 0, 0.18);-ms-box-shadow:0 1px 24px rgba(0, 0, 0, 0.18);box-shadow:0 1px 24px rgba(0, 0, 0, 0.18);}.cms-carousel-wrap .cms-carousel-layout1 .cms-carousel-image{min-height:430px;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav i{height:50px;width:50px;line-height:50px;background-color:#e3e7f3;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav i:before{color:#333c54;font-size:25px;}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav i:hover:before{color:#fc7906;}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav .owl-prev,.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav .owl-next{position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav .owl-prev{left:-25px;}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav .owl-prev i:before{content:"\f2ea";}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav .owl-next{right:-25px;}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav .owl-next i:before{content:"\f2ee";}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-dots .owl-dot span{border-color:#fff;height:15px;width:15px;}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-dots .owl-dot.active span{background-color:#fff;border-color:#fff;}.cms-carousel-wrap .dotsCont{margin:30px -15px 0 -15px;}.cms-carousel-wrap .dotsCont .item-dot{width:16.6667%;float:left;padding:0 15px;}.cms-carousel-wrap .dotsCont .item-dot div{min-height:85px;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */cursor:pointer;}.cms-carousel-wrap .dotsCont .item-dot.active div,.cms-carousel-wrap .dotsCont .item-dot:hover div{-webkit-box-shadow:0 2px 10px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 2px 10px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 2px 10px rgba(0, 0, 0, 0.25);box-shadow:0 2px 10px rgba(0, 0, 0, 0.25);}.cms-carousel-wrap .cms-carousel-layout2 .cms-carousel-image{min-height:350px;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.cms-carousel-wrap .cms-carousel-layout2 .cms-carousel-content{position:absolute;bottom:0;left:0;right:0;padding:15px 50px;}.cms-carousel-wrap .cms-carousel-layout2 .cms-carousel-content h3{font-size:20px;line-height:normal;color:#fff;font-weight:normal;margin-bottom:8px;}.cms-carousel-wrap .cms-carousel-layout2 .cms-carousel-content .cms-carousel-description{color:rgba(255, 255, 255, 0.66);max-width:80%;}.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav i{height:50px;width:50px;line-height:50px;}.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav i:before{color:rgba(255, 255, 255, 0.5);font-size:25px;}.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav i:hover:before{color:#fc7906;}.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav .owl-prev,.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav .owl-next{position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav .owl-prev{left:0;}.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav .owl-prev i:before{content:"\f2ea";}.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav .owl-next{right:0;}.cms-carousel-wrap .cms-carousel-layout2 .owl-controls .owl-nav .owl-next i:before{content:"\f2ee";}.cms-carousel-wrap .cms-carousel-layout2.custom-layout3 .cms-carousel-image{min-height:450px;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */}.cms-carousel-wrap .cms-carousel-layout2.custom-layout3 .cms-carousel-content{padding:15px 15px 30px;max-width:1170px;margin:auto;}.cms-carousel-wrap .cms-carousel-layout2.custom-layout3 .cms-carousel-content .cms-carousel-description{max-width:540px;}.cms-carousel-wrap.carousel__resource .title_carousel{font-size:13px;color:rgba(222, 230, 254, 0.33);line-height:28px;letter-spacing:0.015em;margin:10px 0;}.cms-carousel-wrap.carousel__resource .cms-carousel-item{position:relative;overflow:hidden;}.cms-carousel-wrap.carousel__resource .cms-carousel-item:hover .cms-carousel-content{background-color:rgba(2, 17, 62, 0.25);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.cms-carousel-wrap.carousel__resource .cms-carousel-item:hover .cms-carousel-content h3{color:#fff;}.cms-carousel-wrap.carousel__resource .cms-carousel-item:hover .cms-carousel-content:before{-webkit-animation:shine 0.75s;animation:shine 0.75s;}.cms-carousel-wrap.carousel__resource .color_green .cms-carousel-item:hover .cms-carousel-content{background-color:#99c737;}.cms-carousel-wrap.carousel__resource .color_pink .cms-carousel-item:hover .cms-carousel-content{background-color:#e8175d;}.cms-carousel-wrap.carousel__resource .color_orange .cms-carousel-item:hover .cms-carousel-content{background-color:#fb7602;}.cms-carousel-wrap.carousel__resource .color_yellow .cms-carousel-item:hover .cms-carousel-content{background-color:#fcd736;}.cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-image{min-height:260px;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-content{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(2, 17, 62, 0.77);display:flex;display:-webkit-flex;justify-content:flex-end;-webkit-justify-content:flex-end;flex-direction:column;-webkit-flex-direction:column;padding:15px 30px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-content:before{content:'';position:absolute;top:0;left:-100%;z-index:2;display:block;width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}.cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-content h3{font-size:18px;line-height:26px;color:rgba(255, 255, 255, 0.87);font-weight:normal;margin-bottom:4px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-content .cms-carousel-description{color:rgba(255, 255, 255, 0.66);-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-content .type-file{font-size:13px;color:#fff;font-family:'ITCAvantGardePro-Md';text-transform:uppercase;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cms-carousel-wrap.carousel__resource .cms-carousel-resource.dark-style .cms-carousel-item:hover .type-file{color:rgba(32, 32, 32, 0.87);}.cms-carousel-wrap.carousel__resource .cms-carousel-resource.dark-style .cms-carousel-item:hover .cms-carousel-description{color:rgba(32, 32, 32, 0.87);}.cms-carousel-wrap.carousel__resource .cms-carousel-resource.dark-style .cms-carousel-item:hover h3{color:rgba(32, 32, 32, 0.87);}@media screen and (min-width:1200px){.cms-carousel-wrap.carousel__resource.special-style .owl-stage-outer{margin-right:-50%;}}.cms-carousel-wrap.carousel__resource1{max-width:1170px;margin:auto;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item{height:450px;background-color:#fc7906;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;justify-content:flex-end;-webkit-justify-content:flex-end;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-grid-media{display:none;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-grid-media img{-webkit-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;/* BACKGROUND GRADIENT */}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title{padding:5px 30px;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .title{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;margin-bottom:8px;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .title a{color:#fff;font-size:18px;letter-spacing:0.015em;line-height:32px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .title a:hover{color:rgba(225, 225, 225, 0.33);}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .date{color:rgba(225, 225, 225, 0.33);font-size:11px;letter-spacing:0.015em;line-height:26px;margin-bottom:9px;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .date span{position:relative;font-size:7px;top:-5px;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .read-more{font-size:11px;line-height:26px;color:rgba(225, 225, 225, 0.87);letter-spacing:0.015em;padding-bottom:0px;display:inline-block;opacity:0;visibility:hidden;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .read-more:hover{color:rgba(225, 225, 225, 0.87);}.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item:hover .cms-carousel-title .read-more{padding-bottom:17px;opacity:1;visibility:visible;}.cms-carousel-resource2{max-width:1170px;margin:auto;/* 
   [Start] 6. Progressbar
   +-----------------------------------+
*/}.cms-carousel-resource2 .cms-carousel-item{-webkit-box-shadow:inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow:inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);-ms-box-shadow:inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);box-shadow:inset 0px 0px 3px 0px rgba(0, 0, 0, 0.25);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-resource2 .cms-carousel-item .cms-carousel-image{min-height:240px;background-color:#02113e;-webkit-border-radius:5px 5px 0 0;-khtml-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;/* BACKGROUND GRADIENT */}.cms-carousel-resource2 .cms-carousel-item .cms-carousel-image img{-webkit-border-radius:5px 5px 0 0;-khtml-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-ms-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;/* BACKGROUND GRADIENT */opacity:0.5;min-height:240px;}.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content{padding-bottom:30px;}.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .date{font-size:11px;color:rgba(2, 17, 62, 0.33);line-height:26px;letter-spacing:0.015em;text-transform:uppercase;margin-top:25px;}.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .date span{position:relative;font-size:7px;top:-5px;text-transform:none;}.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .cms-carousel-title{font-size:28px;line-height:40px;color:#02113e;letter-spacing:0.015em;margin-top:8px;margin-bottom:20px;padding:0 50px;}.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .read-more{font-size:13px;line-height:26px;color:#0735be;letter-spacing:0.015em;text-transform:uppercase;opacity:0;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-resource2 .cms-carousel-item:hover{-webkit-box-shadow:inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow:inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);-ms-box-shadow:inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);box-shadow:inset 0px 0px 10px 0px rgba(0, 0, 0, 0.25);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-resource2 .cms-carousel-item:hover .cms-carousel-content .read-more{opacity:1;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-progress-wraper{position:relative;overflow:hidden;}.cms-progress-wraper .cms-progress-title,.cms-progress-wraper .progress-couter{font-size:18px;line-height:1;color:;text-transform:uppercase;}.cms-progress-wraper .progress-couter{font-family:'proxima_novasemibold';letter-spacing:0.035em;}.cms-progress-wraper .cms-progress-icon i{font-size:45px;color:#fc7906;}.cms-progress-layout1{/* 
   [Start] 7. Alert
   +-----------------------------------+
*/}.cms-progress-layout1 .cms-progress-title{margin-bottom:9px;}.cms-progress-layout1 .cms-progress{height:16px;width:100%;background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;overflow:visible;margin-bottom:16px;}.cms-progress-layout1 .cms-progress .progress-bar{background-image:none;background-color:#fc7906;overflow:visible;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.cms-progress-layout1 .cms-progress .progress-couter{position:absolute;right:0;top:-26px;}.cms-progress-layout1.icon-active .cms-progress-content{padding-left:80px;}.cms-progress-layout1.icon-active .cms-progress-icon{float:left;}.cms-progress-layout1.custom-layout2 .cms-progress{background-color:#d8dadc;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;-moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;-ms-box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;box-shadow:0 1px 1px rgba(0, 0, 0, 0.07) inset;}.cms-progress-layout1.custom-layout2 .cms-progress .progress-bar{-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;/* BACKGROUND GRADIENT */}.cms-progress-layout1.custom-layout3 .cms-progress{height:8px;background-color:#ebebeb;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */margin-bottom:25px;}.cms-progress-layout1.custom-layout3 .cms-progress .progress-bar{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */}.cms-progress-layout1.custom-layout4 .cms-progress{height:35px;background-color:#ebebeb;-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */margin-bottom:36px;}.cms-progress-layout1.custom-layout4 .cms-progress .cms-progress-title{color:rgba(255, 255, 255, 0.85);margin:0;padding:9px 28px;text-align:left;}.cms-progress-layout1.custom-layout4 .cms-progress .progress-couter{position:static;color:rgba(255, 255, 255, 0.85);padding-left:12px;}.cms-progress-layout1.custom-layout4 .cms-progress .progress-bar{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 0 1px rgba(0, 0, 0, 0.3) inset;-moz-box-shadow:0 0 1px rgba(0, 0, 0, 0.3) inset;-ms-box-shadow:0 0 1px rgba(0, 0, 0, 0.3) inset;box-shadow:0 0 1px rgba(0, 0, 0, 0.3) inset;}.cms-alert-wrapper{/* 
   [Start] 8. Testimonial
   +-----------------------------------+
*/}.cms-alert-wrapper .alert{font-size:14px;line-height:24px;letter-spacing:0.035em;padding:11px 18px;position:relative;}.cms-alert-wrapper .alert .close{font-size:18px;opacity:1;-webkit-text-shadow:none;-moz-text-shadow:none;-ms-text-shadow:none;text-shadow:none;}.cms-alert-wrapper .title{font-size:18px;left:18px;position:absolute;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-alert-wrapper.cms-alert-layout1 .alert{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);}.cms-alert-wrapper.cms-alert-layout1 .alert .text{padding-left:140px;}.cms-alert-wrapper.cms-alert-layout1 .alert-success{color:#1d8178;background-color:#3ac9bc;border:1px solid #3cb9ad;}.cms-alert-wrapper.cms-alert-layout1 .alert-success .close i{color:#1d8178;}.cms-alert-wrapper.cms-alert-layout1 .alert-info{color:#22649a;background-color:#42a5f5;border:1px solid #3a9ae7;}.cms-alert-wrapper.cms-alert-layout1 .alert-info .close i{color:#22649a;}.cms-alert-wrapper.cms-alert-layout1 .alert-warning{color:#997721;background-color:#fbc02d;border:1px solid #edb31f;}.cms-alert-wrapper.cms-alert-layout1 .alert-warning .close i{color:#997721;}.cms-alert-wrapper.cms-alert-layout1 .alert-danger{color:#bdbdbd;background-color:#3c3c3c;border:1px solid #797979;}.cms-alert-wrapper.cms-alert-layout1 .alert-danger .close i{color:#bdbdbd;}.cms-alert-wrapper.cms-alert-layout1.custom-layout2 .alert{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.cms-alert-wrapper.cms-alert-layout3 .alert{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */background-color:#eceff1;border-width:3px 0 0 0;border-style:solid;border-color:#fc7906;color:#fc7906;}.cms-alert-wrapper.cms-alert-layout3 .alert .text{padding-left:140px;}.cms-alert-wrapper.cms-alert-layout3 .alert .close i{color:#fc7906;}.cms-alert-wrapper.cms-alert-layout3 .alert-warning,.cms-alert-wrapper.cms-alert-layout3 .alert-danger{color:#d82020;}.cms-alert-wrapper.cms-alert-layout3 .alert-warning .close i,.cms-alert-wrapper.cms-alert-layout3 .alert-danger .close i{color:#d82020;}.cms-testimonial-layout1{/* 
   [Start] 9. Team
   +-----------------------------------+
*/}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-content{color:#ffe9f0;font-size:14px;line-height:28px;padding-top:20px;padding-bottom:28px;padding-left:68px;position:relative;}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-content p{margin:0;}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-content .icon-left,.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-content .icon-right{display:inline-block;width:37px;height:28px;background-repeat:no-repeat;background-position:center;position:absolute;}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-content .icon-left{background-image:url(../images/icon-quote1.png);top:0;left:0;}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-content .icon-right{background-image:url(../images/icon-quote2.png);bottom:5px;right:0;}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-footer{font-family:'Raleway Bold';color:#fff;margin-top:-8px;}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-footer span{display:inline-block;vertical-align:middle;}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-footer .cms-testimonial-image{max-width:55px;margin-right:11px;}.cms-testimonial-layout1 .cms-testimonial-wrapper .cms-testimonial-footer .cms-testimonial-image img{-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);}.cms-testimonial-layout1 .owl-controls .owl-dots{bottom:15px;position:absolute;right:0;}.cms-testimonial-layout1 .owl-controls .owl-dots .owl-dot span{background-color:#333c54;border-color:#333c54;}.cms-testimonial-layout1 .owl-controls .owl-dots .owl-dot.active span{background-color:#fff;border-color:#fff;}.cms-testimonial-layout1 .owl-controls .owl-dots .owl-dot:last-child{margin-right:0;}.cms-team-social a{font-size:16px;padding:0 11px;display:inline-block;}.cms-team-title{font-size:18px;line-height:24px;}.cms-team-layout1 .cms-team-feature{border-width:1px;border-style:solid;border-color:#dcdcdc;border-radius:2px 2px 0 0;}.cms-team-layout1 .cms-team-content{background-color:#02113e;padding:18px 15px;}.cms-team-layout1 .cms-team-content .cms-team-position{color:#fc7906;font-family:'loraitalic';font-size:12px;line-height:1.1;}.cms-team-layout1 .cms-team-content .cms-team-title{color:#fff;position:relative;padding-bottom:18px;padding-top:7px;}.cms-team-layout1 .cms-team-content .cms-team-title:before{background-color:#fc7906;bottom:0;content:"";height:2px;left:0;margin:auto;position:absolute;right:0;width:32px;}.cms-team-layout1 .cms-team-content .cms-team-social a{color:#434343;}.cms-team-layout1 .cms-team-content .cms-team-social a:hover{color:#fff;}.cms-team-layout2 .cms-carousel-item{padding-top:20px;padding-bottom:20px;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper{padding:20px;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);background-color:#fafafa;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-left{float:left;max-width:125px;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-left img{-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);width:100%;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right{padding-left:155px;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-title{font-size:22px;line-height:1;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-content{font-size:13px;line-height:28px;padding-top:8px;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-content p{margin-bottom:0;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-meta{position:relative;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-meta .cms-team-social{line-height:1;position:absolute;top:-2px;left:0;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-meta .cms-team-social a{font-size:14px;color:#424243;padding:0 8px;opacity:0;visibility:hidden;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-meta .cms-team-social a:first-child{padding-left:0;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-meta .cms-team-social a:hover{color:#fc7906;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper .cms-team-right .cms-team-meta .cms-team-position{font-family:'loraitalic';font-size:12px;color:#fc7906;line-height:1;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper:hover .cms-team-right .cms-team-meta .cms-team-social a{opacity:1;visibility:visible;}.cms-team-layout2 .cms-carousel-item .cms-team-wrapper:hover .cms-team-right .cms-team-meta .cms-team-position{opacity:0;visibility:hidden;}.cms-team-layout3{/* 
   [Start] 10. Heading
   +-----------------------------------+
*/}.cms-team-layout3 .cms-team-feature{padding-top:20px;}.cms-team-layout3 .cms-team-feature img{max-width:175px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);display:inline-block !important;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-team-layout3 .cms-team-content{padding-top:38px;opacity:0;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;visibility:hidden;}.cms-team-layout3 .cms-team-content .cms-team-title{font-size:22px;text-transform:uppercase;}.cms-team-layout3 .cms-team-content .cms-team-desc{font-size:13px;line-height:28px;color:#404247;}.cms-team-layout3 .cms-team-content .cms-team-social{padding-top:13px;}.cms-team-layout3 .cms-team-content .cms-team-social a{color:#bfc1c4;}.cms-team-layout3 .cms-team-content .cms-team-social a:hover{color:#fc7906;}.cms-team-layout3 .owl-item.center .cms-team-feature img{-webkit-transform:scale(1.15);-khtml-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-team-layout3 .owl-item.center .cms-team-content{opacity:1;visibility:visible;}.cms-heading-default .title{color:#02113e;letter-spacing:0;margin-bottom:26px;}.cms-heading-default .description{color:#02113e;font-size:14px;max-width:650px;}@media screen and (max-width:991px){.cms-heading-default .description{margin:0 auto;}}.cms-heading-default.text-right .description{float:right;}@media screen and (max-width:991px){.cms-heading-default.text-right .description{float:none;}}.cms-heading-default.text-left .description{float:left;}@media screen and (max-width:991px){.cms-heading-default.text-left .description{float:none;}}.cms-heading-default.text-center .description{margin-left:auto;margin-right:auto;}@media screen and (max-width:991px){.cms-heading-default.cms-heading-wrapper{text-align:center !important;}}.social-connect{padding-top:3px;}.social-connect a{font-size:26px;padding-right:20px;}.cms-edge-wrapper{left:0;position:absolute;right:0;width:100%;/* 
   [Start] 11. Fancybox
   +-----------------------------------+
*/}.cms-edge-wrapper svg{position:absolute;left:0;right:0;}.cms-edge-wrapper.edge-top{top:0;}.cms-edge-wrapper.edge-top svg{transform:rotate(180deg);top:0;}.cms-edge-wrapper.edge-top.edge-style3 svg{transform:rotate(0deg);}.cms-edge-wrapper.edge-bottom{bottom:0;}.cms-edge-wrapper.edge-bottom svg{bottom:0;}.cms-edge-wrapper.edge-bottom.edge-style3 svg{transform:rotate(180deg);}.cms-fancyboxes-wraper{/* 
   [Start] 13. Client
   +-----------------------------------+
*/}@media screen and (max-width:1199px){.cms-fancyboxes-wraper.cms-fancyboxes-deault{margin-bottom:30px;padding:0 15px;}}.cms-fancyboxes-wraper.cms-fancyboxes-deault .cms-fancybox-title{line-height:48px;letter-spacing:-0.03em;margin-top:22px;margin-bottom:17px;}@media screen and (max-width:1199px){.cms-fancyboxes-wraper.cms-fancyboxes-deault .cms-fancybox-title{font-size:25px !important;line-height:35px !important;}}.cms-fancyboxes-wraper.cms-fancyboxes-deault .cms-fancybox-description{padding-bottom:23px;max-width:300px;margin-left:auto;margin-right:auto;}@media screen and (max-width:991px){.cms-fancyboxes-wraper.cms-fancyboxes-layout1{text-align:center !important;}}.cms-fancyboxes-wraper.cms-fancyboxes-layout1 .cms-fancybox-title{font-size:18px;line-height:normal;text-transform:uppercase;font-family:'ITCAvantGardePro-Demi';color:#02113e;}.cms-fancyboxes-wraper.cms-fancyboxes-layout1 .cms-fancybox-icon{float:right;margin-top:15px;}.cms-fancyboxes-wraper.cms-fancyboxes-layout1 .cms-fancybox-icon img{max-width:55px;}@media screen and (max-width:991px){.cms-fancyboxes-wraper.cms-fancyboxes-layout1 .cms-fancybox-icon{float:none;margin-bottom:15px;}}.cms-fancyboxes-wraper.cms-fancyboxes-layout1 .cms-fancybox-content{padding-right:75px;margin-top:25px;padding-bottom:15px;}.cms-fancyboxes-wraper.cms-fancyboxes-layout1 .cms-fancybox-content .cms-fancybox-description{font-size:13px;line-height:26px;color:#02113e;font-family:'ITCAvantGardePro-Md';padding-left:30px;}@media screen and (max-width:991px){.cms-fancyboxes-wraper.cms-fancyboxes-layout1 .cms-fancybox-content{padding:0;margin-left:0;}}.cms-carousel-client-layout1{/* 
   [Start] 13. Blog Carousel
   +-----------------------------------+
*/}.cms-carousel-client-layout1 .cms-carousel-item a{display:inline-block;}.cms-carousel-client-layout1 .cms-carousel-item .cms-carousel-media img{width:initial;-webkit-filter:grayscale(100%);filter:grayscale(100%);transition-duration:0.25s;}.cms-carousel-client-layout1 .cms-carousel-item .cms-carousel-media img:hover{width:initial;-webkit-filter:grayscale(0%);filter:grayscale(0%);}.blog-gap{width:32px;height:2px;background-color:#fc7906;margin-left:0;}.blog-gap.gap-center{margin:auto;}.cms-carousel-blog-layout1 .cms-carousel-item{padding:45px 0 20px;}.cms-carousel-blog-layout1 .cms-carousel-item .carousel-entry-blog{border:1px solid #e6e6e6;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);-ms-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);box-shadow:0 0 20px rgba(0, 0, 0, 0.14);}.cms-carousel-blog-layout1 .cms-carousel-item .carousel-entry-blog .entry-feature img{-webkit-border-radius:3px 3px 0 0;-khtml-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;/* BACKGROUND GRADIENT */}.cms-carousel-blog-layout1 .cms-carousel-item .entry-body{padding:10px 15% 26px;}.cms-carousel-blog-layout1 .cms-carousel-item .entry-body .blog-category{color:#b8b9bc;font-size:11px;}.cms-carousel-blog-layout1 .cms-carousel-item .entry-body .entry-title{font-size:24px;line-height:32px;}.cms-carousel-blog-layout1 .cms-carousel-item .entry-body .entry-title a{color:#02113e;}.cms-carousel-blog-layout1 .cms-carousel-item .entry-body .entry-title a:hover{color:#fc7906;}.cms-carousel-blog-layout1 .cms-carousel-item .entry-body .entry-content{padding-top:15px;font-size:12px;line-height:22px;color:#7b7e84;}.cms-carousel-blog-layout1 .owl-controls .owl-nav{position:absolute;right:0px;top:0;}.cms-carousel-blog-layout1 .owl-controls .owl-nav i{border:1px solid #c9c9c9;background-color:#f9f9f9;background-image:-webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e9e9e9));background-image:-webkit-linear-gradient(top, #f9f9f9, #e9e9e9);background-image:-moz-linear-gradient(top, #f9f9f9, #e9e9e9);background-image:-ms-linear-gradient(top, #f9f9f9, #e9e9e9);background-image:-o-linear-gradient(top, #f9f9f9, #e9e9e9);background-image:linear-gradient(top, #f9f9f9, #e9e9e9);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', endColorStr='#e9e9e9');/* BACKGROUND HORIZONTAL Right */-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0 1px 3px rgba(0, 0, 0, 0.1);-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */color:#717171;height:25px;width:25px;line-height:25px;}.cms-carousel-blog-layout1 .owl-controls .owl-nav i:before{font-size:15px;}.cms-carousel-blog-layout1 .owl-controls .owl-nav .owl-next{margin-left:8px;}.cms-carousel-blog-layout2 .cms-carousel-item{padding:10px;}.cms-carousel-blog-layout3 .carousel-entry-blog{background-color:#fff;border:1px solid #e1e1e1;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-header{position:relative;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-header .entry-feature a{padding:110px 0;background-position:center;background-repeat:no-repeat;background-size:cover;display:block;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-header .blog-category{bottom:20px;left:20px;line-height:1;position:absolute;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-header .blog-category a{text-transform:uppercase;color:#fff;letter-spacing:0.075em;font-weight:normal;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-header .blog-category a:hover{color:#fc7906;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-body{border-radius:0 0 4px 4px;padding:13px 22px 22px;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-body .entry-date{font-size:11px;letter-spacing:0.075px;text-transform:uppercase;margin-bottom:6px;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-body .entry-title{font-size:24px;line-height:32px;text-transform:uppercase;margin-bottom:20px;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-body .entry-title a{color:#02113e;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-body .entry-title a:hover{color:#fc7906;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-content{font-size:13px;line-height:24px;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-content p{margin:0;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-readmore{padding-top:10px;line-height:24px;color:#fc7906;height:0;overflow:hidden;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-readmore i{padding-right:6px;position:relative;top:-2px;}.cms-carousel-blog-layout3 .carousel-entry-blog .entry-readmore:hover{color:#02113e;}.cms-carousel-blog-layout3 .carousel-entry-blog:hover .entry-header .entry-feature a{padding:97px 0;}.cms-carousel-blog-layout3 .carousel-entry-blog:hover .entry-readmore{height:36px;overflow:visible;}.cms-carousel-blog-layout4 .carousel-entry-blog{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */position:relative;overflow:hidden;}.cms-carousel-blog-layout4 .carousel-entry-blog:before{content:"";z-index:1;background-color:#040e24;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;}.cms-carousel-blog-layout4 .carousel-entry-blog:after{content:"";z-index:2;background-color:rgba(0, 0, 0, 0);background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#040e24));background-image:-webkit-linear-gradient(top, rgba(0, 0, 0, 0), #040e24);background-image:-moz-linear-gradient(top, rgba(0, 0, 0, 0), #040e24);background-image:-ms-linear-gradient(top, rgba(0, 0, 0, 0), #040e24);background-image:-o-linear-gradient(top, rgba(0, 0, 0, 0), #040e24);background-image:linear-gradient(top, rgba(0, 0, 0, 0), #040e24);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='rgba(0, 0, 0, 0)', endColorStr='#040e24');/* BACKGROUND HORIZONTAL Right */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-feature a{padding:150px 0;background-position:center;background-repeat:no-repeat;background-size:cover;display:block;}.cms-carousel-blog-layout4 .carousel-entry-blog .blog-category{top:20px;left:20px;line-height:1;position:absolute;z-index:3;}.cms-carousel-blog-layout4 .carousel-entry-blog .blog-category a{text-transform:uppercase;color:#fff;letter-spacing:0.075em;font-weight:normal;}.cms-carousel-blog-layout4 .carousel-entry-blog .blog-category a:hover{color:#fc7906;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-body{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:11px;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-body .entry-title{font-size:16px;line-height:24px;text-transform:uppercase;margin-bottom:6px;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-body .entry-title a{color:#fff;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-body .entry-title a:hover{color:#fc7906;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-body .entry-readmore{color:#fff;font-size:11px;text-transform:uppercase;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-body .entry-readmore a{color:#fc7906;float:right;opacity:0;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-body .entry-readmore a i{padding-left:11px;}.cms-carousel-blog-layout4 .carousel-entry-blog .entry-body .entry-readmore a:hover{color:#fff;}.cms-carousel-blog-layout4 .carousel-entry-blog:hover:before{opacity:0.4;}.cms-carousel-blog-layout4 .carousel-entry-blog:hover:after{opacity:0.8;}.cms-carousel-blog-layout4 .carousel-entry-blog:hover .entry-body .entry-readmore a{opacity:1;}.cms-carousel-blog-layout4 .owl-controls .owl-dots{padding-top:24px;}.cms-carousel-blog-layout4 .owl-controls .owl-dots .owl-dot span{border-color:#888482;height:13px;width:13px;border-width:2px;}.cms-carousel-blog-layout4 .owl-controls .owl-dots .owl-dot.active span{background-color:#fff;border-color:#fff;}.cms-carousel-blog-layout5{/* 
   [Start] 14. Blog Grid
   +-----------------------------------+
*/}.cms-carousel-blog-layout5 .carousel-entry-blog{background-color:#fff;border:1px solid #eee;}.cms-carousel-blog-layout5 .carousel-entry-blog .col-same{min-height:218px;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-feature{padding:0;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-feature a{height:inherit;background-position:center;background-repeat:no-repeat;background-size:cover;display:block;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-body{padding:16px 20px;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-body .entry-content{font-size:12px;line-height:24px;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-body .entry-title{font-size:22px;line-height:32px;text-transform:uppercase;margin-bottom:6px;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-body .entry-title a{color:#02113e;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-body .entry-title a:hover{color:#fc7906;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-footer{font-size:11px;text-transform:uppercase;color:#02113e;letter-spacing:0.075em;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-footer a{color:#02113e;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-footer a:hover{color:#fc7906;}.cms-carousel-blog-layout5 .carousel-entry-blog .entry-footer .entry-date{float:right;}.cms-carousel-blog-layout5 .owl-controls .owl-dots{padding-top:24px;}.cms-carousel-blog-layout5 .owl-controls .owl-dots .owl-dot span{border-color:#7c818c;height:13px;width:13px;border-width:2px;}.cms-carousel-blog-layout5 .owl-controls .owl-dots .owl-dot.active span{background-color:#040e24;border-color:#040e24;}.grid-entry-blog-layout1 .col-same{min-height:301px;}.grid-entry-blog-layout1 .grid-entry-blog{margin-bottom:63px;border:1px solid #e6e6e6;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);-ms-box-shadow:0 0 20px rgba(0, 0, 0, 0.14);box-shadow:0 0 20px rgba(0, 0, 0, 0.14);}.grid-entry-blog-layout1 .grid-entry-blog .entry-feature{padding:0;}.grid-entry-blog-layout1 .grid-entry-blog .entry-feature a{-webkit-border-radius:3px 0 0 3px;-khtml-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;/* BACKGROUND GRADIENT */position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;}.grid-entry-blog-layout1 .grid-entry-blog .entry-feature .entry-feature-inner{position:relative;}.grid-entry-blog-layout1 .grid-entry-blog .entry-content-wrap{padding:0;}.grid-entry-blog-layout1 .grid-entry-blog .entry-content-wrap .entry-content-inner{padding:32px 28px 28px;}.grid-entry-blog-layout1 .grid-entry-blog .entry-title{margin-bottom:25px;font-size:26px;line-height:32px;}.grid-entry-blog-layout1 .grid-entry-blog .entry-title a{color:#02113e;}.grid-entry-blog-layout1 .grid-entry-blog .entry-title a:hover{color:#fc7906;}.grid-entry-blog-layout1 .grid-entry-blog .entry-content{padding-top:23px;font-size:14px;color:#5b5b5b;}.grid-entry-blog-layout1 .grid-entry-blog .entry-blog-detail{border-top:1px solid #e6e6e6;padding:10px 28px;position:relative;}.grid-entry-blog-layout1 .grid-entry-blog .entry-blog-detail .detail-left{width:40px;float:left;}.grid-entry-blog-layout1 .grid-entry-blog .entry-blog-detail .detail-left img{-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.1);-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.1);-ms-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.1);box-shadow:0px 1px 3px rgba(0, 0, 0, 0.1);}.grid-entry-blog-layout1 .grid-entry-blog .entry-blog-detail .detail-right{padding-top:6px;padding-left:53px;font-family:'loraregular';font-size:12px;line-height:1;}.grid-entry-blog-layout1 .grid-entry-blog .entry-blog-detail .detail-right a{font-family:'lorabold';}.grid-entry-blog-layout1 .grid-entry-blog .entry-blog-detail .detail-right a:first-letter{text-transform:uppercase;}.grid-entry-blog-layout1 .grid-entry-blog .entry-blog-detail .detail-date{color:#707070;margin-top:8px;}.grid-entry-blog-layout1 .grid-entry-blog .entry-blog-detail .detail-readmore{font-size:26px;position:absolute;right:20px;top:50%;transform:translate(0px, -50%);opacity:0;}.grid-entry-blog-layout1 .grid-entry-blog:hover .entry-blog-detail .detail-readmore{opacity:1;}.template-cms_grid--layout-blog1 .content_layout_blog1{height:450px;margin-bottom:30px;background-color:#fc7906;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;justify-content:flex-end;-webkit-justify-content:flex-end;}.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-media{display:none;}.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-media img{-webkit-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;/* BACKGROUND GRADIENT */}.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title{padding:5px 30px;}.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .title{margin-bottom:-13px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;color:#fff;font-size:18px;letter-spacing:0.015em;line-height:34px;}.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .date{color:rgba(225, 225, 225, 0.33);font-size:11px;letter-spacing:0.015em;line-height:26px;}.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .date span{position:relative;font-size:7px;top:-5px;}.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .read-more{color:rgba(225, 225, 225, 0.87);display:inline-block;font-size:11px;letter-spacing:0.015em;line-height:26px;visibility:hidden;opacity:0;font-family:"ITCAvantGardePro-Md";-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .read-more:hover,.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .read-more:focus{color:#fff;}.template-cms_grid--layout-blog1 .content_layout_blog1:hover .cms-grid-title .title{margin-bottom:4px;}.template-cms_grid--layout-blog1 .content_layout_blog1:hover .cms-grid-title .read-more{opacity:1;visibility:visible;padding-bottom:17px;}.template-cms_grid--layout-blog1 .cms-grid-filter{text-align:right;}.template-cms_grid--layout-blog1 .cms-grid-filter span{font-size:13px;color:#fff;letter-spacing:0.015em;}.template-cms_grid--layout-blog1 .cms-grid-filter a{font-size:13px;letter-spacing:0.015em;}@media screen and (max-width:991px){.template-cms_grid--layout-blog1 .cms-grid-filter{text-align:left;}}.template-cms_grid--layout-blog1 .cms-paging-navigation{border:none;margin-top:0;text-align:left;}.template-cms_grid--layout-blog1 .cms-paging-navigation .pagination{margin:2px 0 34px;}.template-cms_grid--layout-blog1 .cms-paging-navigation .pagination > span{border-bottom:2px solid;}.template-cms_grid--layout-blog1 .cms-paging-navigation .prev,.template-cms_grid--layout-blog1 .cms-paging-navigation .next{display:none;}.template-cms_grid--layout-blog1 .cms-paging-navigation a,.template-cms_grid--layout-blog1 .cms-paging-navigation span{font-size:13px;letter-spacing:0.015em;}.template-cms_grid--layout-blog1 .cms-paging-navigation .page-numbers{padding-left:0;margin-right:25px;}.template-cms_grid--layout-blog1 .cms_pagination{margin-top:17px;margin-bottom:24px;}@media screen and (min-width:992px){.template-cms_grid--layout-blog1{min-height:1000px;}}.template-cms_grid--layout-blog1 .pagination_blog,.template-cms_grid--layout-blog2 .pagination_blog{margin-top:27px;display:flex;display:-webkit-flex;flex-direction:column-reverse;-webkit-flex-direction:column-reverse;}.template-cms_grid--layout-blog1 .pagination_blog .pagination_title,.template-cms_grid--layout-blog2 .pagination_blog .pagination_title{font-size:13px;letter-spacing:0.015em;display:none;}.template-cms_grid--layout-blog1 .pagination_blog .cms-paging-navigation ~ .pagination_title,.template-cms_grid--layout-blog2 .pagination_blog .cms-paging-navigation ~ .pagination_title{display:block;}@media screen and (max-width:1199px){.template-cms_grid--layout-blog1 .pagination_blog,.template-cms_grid--layout-blog2 .pagination_blog{margin-right:0;margin-left:0;}}.template-cms_grid--layout-blog2 .content_layout_blog2{background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative;background-color:#fc7906;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(7, 53, 190, 0.4);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;justify-content:flex-end;-webkit-justify-content:flex-end;padding:5px 30px;}.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .title{color:#fff;font-size:18px;letter-spacing:0.015em;line-height:32px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;margin-bottom:-3px;}.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .date{color:rgba(225, 225, 225, 0.33);font-size:11px;letter-spacing:0.015em;line-height:26px;margin-bottom:10px;}.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .date span{position:relative;font-size:7px;top:-5px;}.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .read-more{font-size:15px;color:#fff;line-height:26px;letter-spacing:0.01em;font-family:'ITCAvantGardePro-Md';display:inline-table;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;opacity:0;visibility:hidden;}.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .read-more:hover,.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .read-more:focus{opacity:0.66;}.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-media img{height:350px;width:auto;}.template-cms_grid--layout-blog2 .content_layout_blog2:hover .cms-grid-title .read-more{opacity:1;visibility:visible;margin-bottom:24px;}.template-cms_grid--layout-blog2 .content_layout_blog2:hover .cms-grid-title .title{margin-bottom:12px;}.template-cms_grid--layout-blog2 .cms-grid-filter{text-align:center;margin-top:13px;}.template-cms_grid--layout-blog2 .cms-grid-filter span{font-size:13px;color:#fff;letter-spacing:0.015em;}.template-cms_grid--layout-blog2 .cms-grid-filter a{font-size:13px;letter-spacing:0.015em;}.template-cms_grid--layout-blog2 .cms-paging-navigation{border:none;margin-top:0;text-align:right;}.template-cms_grid--layout-blog2 .cms-paging-navigation .pagination{margin:2px 0 34px;}.template-cms_grid--layout-blog2 .cms-paging-navigation .pagination > span{border-bottom:2px solid;}.template-cms_grid--layout-blog2 .cms-paging-navigation .prev,.template-cms_grid--layout-blog2 .cms-paging-navigation .next{display:none;}.template-cms_grid--layout-blog2 .cms-paging-navigation a,.template-cms_grid--layout-blog2 .cms-paging-navigation span{font-size:13px;letter-spacing:0.015em;}.template-cms_grid--layout-blog2 .cms-paging-navigation .page-numbers{padding:0;margin-left:25px;}.template-cms_grid--layout-blog2 .pagination_title{text-align:right;}.template-cms_grid--layout-blog2 .cms_pagination{margin-top:17px;margin-bottom:24px;}.grid-entry-blog-layout3{/* 
   [Start] 19. Image Grid Gallery
   +-----------------------------------+
*/}.grid-entry-blog-layout3 .cms-grid.row{margin:0 -20px;}.grid-entry-blog-layout3 .cms-grid.row .cms-grid-item{padding:0 20px;}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul{margin:0 -15px;}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item{width:25%;padding:0 15px;margin:0 0 30px;}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item a{display:block;position:relative;background-color:#fc7906;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item a img{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */opacity:0.25;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item a:hover img{opacity:1;}.cms-layout-gallery1 .row{margin:0 -4px;}.cms-layout-gallery1 .row .cms-gallery-item{padding:0 4px;margin-bottom:8px;}.cms-layout-gallery1 .cms-gallery-zoom{z-index:99;cursor:pointer;}.cms-layout-gallery1 .cms-icon-zoom{position:absolute;top:50%;left:0;right:0;margin:auto;height:26px;width:26px;background-image:url(../images/icon-zoom.png);z-index:1;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;}.cms-layout-gallery1 .cms-gallery-inner{position:relative;overflow:hidden;}.cms-layout-gallery1 .cms-gallery-inner:before{background-color:#02113e;opacity:0.45;content:"";opacity:0;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-layout-gallery1 .cms-gallery-inner .cms-gallery-body{position:absolute;bottom:0;left:0;right:0;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;z-index:2;}.cms-layout-gallery1 .cms-gallery-inner .cms-gallery-body .cms-gallery-title{font-size:16px;color:#fff;background-color:#fc7906;margin:0;padding:15px 35px;position:relative;-webkit-transform:rotate(-3deg);-khtml-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */bottom:-30px;}.cms-layout-gallery1 .cms-gallery-inner .cms-gallery-body .cms-gallery-title span{position:relative;z-index:2;}.cms-layout-gallery1 .cms-gallery-inner .cms-gallery-body .cms-gallery-title:before,.cms-layout-gallery1 .cms-gallery-inner .cms-gallery-body .cms-gallery-title:after{background-color:#fc7906;content:"";height:100%;position:absolute;top:0;width:2000px;z-index:1;}.cms-layout-gallery1 .cms-gallery-inner .cms-gallery-body .cms-gallery-title:before{left:-1500px;}.cms-layout-gallery1 .cms-gallery-inner .cms-gallery-body .cms-gallery-title:after{right:-1500px;}.cms-layout-gallery1 .cms-gallery-inner .cms-gallery-body .cms-gallery-content{font-size:12px;line-height:23px;color:#fff;background-color:rgba(34, 41, 54, 0.9);padding:68px 26px 32px;}.cms-layout-gallery1 .cms-gallery-inner:hover .cms-gallery-body{bottom:0 !important;}.cms-layout-gallery1 .cms-gallery-inner:hover:before{opacity:0.45;}.cms-layout-gallery1 .cms-gallery-inner:hover .cms-icon-zoom{opacity:1;}.cms-layout-gallery1 .cms-gallery-item.item-2x .cms-gallery-inner .cms-gallery-title{-webkit-transform:rotate(-2deg);-khtml-transform:rotate(-2deg);-moz-transform:rotate(-2deg);-ms-transform:rotate(-2deg);-o-transform:rotate(-2deg);transform:rotate(-2deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.cms-layout-gallery2{/* 
   [Start] 20. Location
   +-----------------------------------+
*/}.cms-layout-gallery2 .cms-gallery-body{position:absolute;bottom:0;left:0;right:0;padding:27px 80px 27px 23px;z-index:2;}.cms-layout-gallery2 .cms-gallery-body .cms-gallery-title{font-size:30px;line-height:28px;letter-spacing:0.1em;color:#fff;text-transform:uppercase;margin-bottom:0;transform:translateX(-40px);opacity:0;-webkit-transition:all 280ms linear 0ms;-moz-transition:all 280ms linear 0ms;-ms-transition:all 280ms linear 0ms;transition:all 280ms linear 0ms;}.cms-layout-gallery2 .cms-gallery-body .cms-gallery-subtitle{color:#fff;font-family:"josefin_sanslight";font-size:14px;line-height:normal;margin-top:6px;transform:translateX(-40px);opacity:0;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cms-layout-gallery2 .cms-gallery-body .cms-gallery-zoom{height:26px;width:26px;background-image:url(../images/icon-zoom.png);cursor:pointer;display:inline-block;position:absolute;bottom:30px;right:23px;-webkit-transition:all 320ms linear 0ms;-moz-transition:all 320ms linear 0ms;-ms-transition:all 320ms linear 0ms;transition:all 320ms linear 0ms;transform:translateX(40px);opacity:0;}.cms-layout-gallery2 .cms-gallery-item{padding:0;position:relative;overflow:hidden;}.cms-layout-gallery2 .cms-gallery-item:before{background-color:#010c24;opacity:0.65;z-index:1;content:"";-webkit-transition:all 240ms linear 0ms;-moz-transition:all 240ms linear 0ms;-ms-transition:all 240ms linear 0ms;transition:all 240ms linear 0ms;}.cms-layout-gallery2 .cms-gallery-item:hover:before{opacity:0.25;}.cms-layout-gallery2 .cms-gallery-item:hover .cms-gallery-title,.cms-layout-gallery2 .cms-gallery-item:hover .cms-gallery-subtitle{opacity:1;transform:translateX(0px);}.cms-layout-gallery2 .cms-gallery-item:hover .cms-gallery-zoom{opacity:1;transform:translateX(0px);}.side-wrapper{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 0 10px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 0 10px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 0 10px rgba(0, 0, 0, 0.25);box-shadow:0 0 10px rgba(0, 0, 0, 0.25);font-size:12px;line-height:23px;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;/* 
   [Start] 21. Menu
   +-----------------------------------+
*/}.side-wrapper .side-hidden{padding-top:430px;position:relative;overflow:hidden;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.side-wrapper .side-body{position:absolute;bottom:0;left:0;right:0;-webkit-transition:all 200ms linear 0ms;-moz-transition:all 200ms linear 0ms;-ms-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms;}.side-wrapper .side-title{font-size:16px;color:#fff;font-family:'lorabold';background-color:#fc7906;margin:0;padding:15px 35px;position:relative;-webkit-transform:rotate(-5deg);-khtml-transform:rotate(-5deg);-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-o-transform:rotate(-5deg);transform:rotate(-5deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */bottom:-30px;}.side-wrapper .side-title a{color:#fff;}.side-wrapper .side-title a:hover{color:#fff;}.side-wrapper .side-title span{position:relative;z-index:2;}.side-wrapper .side-title:before,.side-wrapper .side-title:after{background-color:#fc7906;content:"";height:100%;position:absolute;top:0;width:2000px;z-index:1;}.side-wrapper .side-title:before{left:-1500px;}.side-wrapper .side-title:after{right:-1500px;}.side-wrapper .side-title.entry-title{font-size:15px;}.side-wrapper .side-decs{padding-bottom:26px;}.side-wrapper .side-decs ul li{float:left;width:50%;}.side-wrapper .side-decs ul li:nth-child(even){float:right;text-align:right;}.side-wrapper .side-decs p{margin:0;}.side-wrapper .more a{font-family:'josefin_sanssemibold';font-size:13px;display:block;line-height:1;}.side-wrapper .more a i{float:right;}.side-wrapper .more a:hover{color:#fff;}.side-wrapper .side-content{background-color:rgba(34, 41, 54, 0.9);padding:61px 26px 26px;}.side-wrapper:hover .side-body{bottom:0 !important;}.side-wrapper .entry-content{font-size:13px;line-height:23px;font-family:'josefin_sanssemibold';}.side-wrapper .entry-content .side-meta{font-size:11px;text-transform:uppercase;color:#fff;margin-bottom:14px;}.side-wrapper .entry-content .side-meta a{color:#fff;}.side-wrapper .entry-content .side-meta a:hover{color:#fc7906;}.side-wrapper .entry-content .side-meta li{border-right:1px solid #d9dadb;display:inline-block;float:left;line-height:12px;width:50%;}.side-wrapper .entry-content .side-meta li:nth-child(2){text-align:right;border:none;}#nuvo-menu-filter.menu-filter-style1 li{display:inline-block;margin:0 12px 18px 12px;line-height:1;}#nuvo-menu-filter.menu-filter-style1 li a{color:#c9c9c9;}#nuvo-menu-filter.menu-filter-style1 li.active a,#nuvo-menu-filter.menu-filter-style1 li:hover a{color:#fff;}#nuvo-menu-filter.menu-filter-style1 li:first-child{margin-left:0;}#nuvo-menu-filter.menu-filter-style2{text-align:center;margin-bottom:52px;}#nuvo-menu-filter.menu-filter-style2 li{display:inline-block;margin:0 0 10px -4px;}#nuvo-menu-filter.menu-filter-style2 li a{font-size:15px;color:#000;font-family:'loraitalic';line-height:40px;height:40px;padding:0 38px;display:block;position:relative;background-color:#fff;overflow:hidden;}#nuvo-menu-filter.menu-filter-style2 li a:before{background-color:#fff;content:"";height:70px;left:-15px;position:absolute;top:-10px;transform:rotate(20deg);width:20px;}#nuvo-menu-filter.menu-filter-style2 li a:after{background-color:#fff;content:"";height:70px;position:absolute;right:-11px;top:-10px;transform:rotate(20deg);width:20px;}#nuvo-menu-filter.menu-filter-style2 li a span{background-color:#aaa;display:block;height:50px;position:absolute;right:5px;top:0;transform:rotate(20deg);width:1px;z-index:11;opacity:0;}#nuvo-menu-filter.menu-filter-style2 li:first-child{margin-left:0;}#nuvo-menu-filter.menu-filter-style2 li:first-child a span{display:none;}#nuvo-menu-filter.menu-filter-style2 li.active a,#nuvo-menu-filter.menu-filter-style2 li:hover a{color:#fff;background-color:#222936;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item{background-color:#fff;margin-bottom:33px;display:table;overflow:hidden;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title{font-size:16px;letter-spacing:0.06em;text-transform:uppercase;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title a{color:#02113e;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title a:hover{color:#fc7906;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-content{color:#616161;font-size:13px;line-height:24px;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left,#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-right{float:none;padding:20px;vertical-align:top;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left{display:table-cell;position:relative;width:150px;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left a{background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left a:before{content:"";background-color:rgba(34, 41, 54, 0.5);-webkit-transition:all 200ms linear 0ms;-moz-transition:all 200ms linear 0ms;-ms-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms;opacity:0;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left a i{color:#fff;font-size:36px;height:40px;left:0;line-height:40px;margin:auto;position:absolute;right:0;text-align:center;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:40px;opacity:0;-webkit-transition:all 200ms linear 0ms;-moz-transition:all 200ms linear 0ms;-ms-transition:all 200ms linear 0ms;transition:all 200ms linear 0ms;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left:hover a:before,#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left:hover a i{opacity:1;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-right{display:table-cell;padding:24px 110px 23px 20px;position:relative;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-right.price-empty{padding-right:20px;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-right .nuvo-menu-course{background-color:#222936;color:#fff;font-size:10px;width:95px;height:20px;line-height:normal;padding:4px 0;text-align:center;position:absolute;right:-25px;top:12px;-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */font-size:10px;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-right .nuvo-menu-price{font-size:28px;letter-spacing:0.02em;font-family:'josefin_sanssemibold';color:#fc7906;position:absolute;bottom:30px;right:30px;}#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-right .nuvo-menu-price span{font-size:16px;position:relative;top:-4px;right:-4px;vertical-align:top;}#nuvo-menus{background-color:#fff;}#nuvo-menus #nuvo-menu-items{margin:0 -32px;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item{width:50%;float:left;padding:0 32px;margin-bottom:60px;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title{font-size:20px;line-height:24px;letter-spacing:0em;text-transform:uppercase;margin-bottom:8px;position:relative;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title:before{border-bottom:2px dotted #262626;bottom:5px;content:"";height:1px;position:absolute;width:100%;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title a{color:#02113e;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title a:hover{color:#fc7906;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title span.nuvo-menu-title-inner{background-color:#fff;padding-right:8px;position:relative;z-index:1;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-title span.nuvo-menu-price{background-color:#fff;float:right;padding-left:7px;position:relative;z-index:1;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-content{color:#333;font-size:15px;line-height:24px;font-family:'josefin_sanssemibold';padding-right:90px;position:relative;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-content a.nuvo-menu-tooltips{display:block;position:absolute;right:25px;top:-7px;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-content a.nuvo-menu-tooltips cite{border:1px solid #c07932;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */color:#c07932;display:inline-block;font-family:karlaregular;font-size:11px;font-style:normal;height:16px;line-height:13px;text-align:center;width:16px;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-content a.nuvo-menu-tooltips span{background:#fc7906;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */color:#835222;font-family:loraitalic;font-size:9px;left:50%;line-height:1.1;margin-left:-47px;min-width:95px;padding:5px 6px;position:absolute;text-align:center;text-transform:uppercase;top:33px;visibility:visible;z-index:999;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-content a.nuvo-menu-tooltips span:after{content:'';position:absolute;bottom:100%;left:50%;margin-left:-6px;width:0;height:0;border-bottom:6px solid #fc7906;border-right:6px solid transparent;border-left:6px solid transparent;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left,#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-right{float:none;vertical-align:top;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */display:table-cell;overflow:hidden;position:relative;width:90px;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left a{background-position:center center;background-repeat:no-repeat;background-size:cover;height:60px;left:0;position:absolute;top:0;width:100%;}#nuvo-menus #nuvo-menu-items .nuvo-menu-item .nuvo-menu-right{display:table-cell;padding-left:17px;}.cms-navpage-wrapper span{display:block;font-size:16px;margin-bottom:5px;color:rgba(255, 255, 255, 0.33);}.cms-navpage-wrapper a{color:#fff;font-size:20px;}.cms-navpage-wrapper a:hover,.cms-navpage-wrapper a:focus,.cms-navpage-wrapper a:active{color:rgba(255, 255, 255, 0.43);}.cms-navpage-wrapper .cms-navpage-prev{display:inline-block;float:left;text-align:right;}.cms-navpage-wrapper .cms-navpage-prev i{padding-right:10px;}.cms-navpage-wrapper .cms-navpage-next{display:inline-block;float:right;text-align:left;}.cms-navpage-wrapper .cms-navpage-next i{padding-left:10px;}@media screen and (max-width:991px){.special-block{text-align:center !important;padding-top:30px !important;}}.cms-lists{/* 
   [Start] 21. Objective
   +-----------------------------------+
*/}.cms-lists .cms-list-content li{font-size:16px;line-height:26px;text-transform:uppercase;margin-bottom:21px;display:flex;}.cms-lists .cms-list-content li i{color:#64dd17;font-size:42px;padding-right:22px;position:relative;top:-1px;margin-bottom:10px;}.cms-lists .cms-list-content li:last-child{margin-bottom:0;}@media screen and (max-width:991px){.cms-lists .cms-list-content li{margin-bottom:0;}}.cms-lists .cms-list-content .list-style1 li{align-items:center;}.cms-lists .cms-list-content .list-style2 li:hover i{-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-ms-transition:all 0.6s;transition:all 0.6s;-webkit-box-shadow:inset 3px 3px 5px rgba(68, 68, 68, 0.47);-moz-box-shadow:inset 3px 3px 5px rgba(68, 68, 68, 0.47);-ms-box-shadow:inset 3px 3px 5px rgba(68, 68, 68, 0.47);box-shadow:inset 3px 3px 5px rgba(68, 68, 68, 0.47);}.cms-lists .cms-list-content .list-style2 i{color:#fff;background-color:#64dd17;font-size:29px;margin-right:22px;padding-right:0;position:relative;top:-1px;width:31px;height:31px;text-align:center;border-radius:4px;-webkit-box-shadow:inset 0px 1px 5px 0px rgba(68, 68, 68, 0.47);-moz-box-shadow:inset 0px 1px 5px 0px rgba(68, 68, 68, 0.47);-ms-box-shadow:inset 0px 1px 5px 0px rgba(68, 68, 68, 0.47);box-shadow:inset 0px 1px 5px 0px rgba(68, 68, 68, 0.47);-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-ms-transition:all 0.6s;transition:all 0.6s;}.cms-lists .cms-list-content .list-style3{text-align:center;}.cms-lists .cms-list-content .list-style3 i{color:#64dd17;font-size:42px;position:relative;top:-1px;}.cms-lists .cms-list-content .list-style3 li{display:block;margin-bottom:14px;}.cms-objective-layout{display:flex;flex-direction:row;flex-wrap:wrap;/* 
   [Start] 23. Grid Resource
   +-----------------------------------+
*/}.cms-objective-layout .cms-object{padding-bottom:15px;}@media screen and (min-width:768px){.cms-objective-layout .cms-object{padding-left:15px;}}.cms-objective-layout .cms-object .cms-object_item{height:100%;background-size:cover;background-position:center center;cursor:pointer;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */height:100%;padding:100px 10px;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask h3{font-size:18px;text-transform:uppercase;text-shadow:0px 1px 1px rgba(255, 255, 255, 0.15);}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item{display:flex;justify-content:center;opacity:0.87;}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item p{margin:0;font-size:14px;}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item li{margin-right:20px;position:relative;}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item li:last-child{margin-right:0;}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item li:last-child:before{content:none;}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item li:before{content:"";width:5px;height:5px;position:absolute;background-color:#fff;top:9px;right:-13px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */}@media screen and (max-width:599px){.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item li{margin-right:0;}.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item li:before{display:none;}}@media screen and (max-width:599px){.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item{display:block;}}@media (max-width:767px){.cms-objective-layout .cms-object{width:100% !important;}}.grid-entry-layout-resource .grid-entry-resource{position:relative;overflow:hidden;}.grid-entry-layout-resource .grid-entry-resource .entry-feature .cms-grid-media img{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */width:100%;}.grid-entry-layout-resource .grid-entry-resource .entry-content-wrap{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(2, 17, 62, 0.77);display:flex;display:-webkit-flex;justify-content:flex-end;-webkit-justify-content:flex-end;flex-direction:column;-webkit-flex-direction:column;padding:15px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.grid-entry-layout-resource .grid-entry-resource .entry-content-wrap .entry-title{margin-bottom:4px;}.grid-entry-layout-resource .grid-entry-resource .entry-content-wrap .entry-title a{font-family:'ITCAvantGardePro-Md';font-size:18px;color:#fff;letter-spacing:0.015em;}.grid-entry-layout-resource .grid-entry-resource .entry-content-wrap .entry-content{font-size:14px !important;color:rgba(255, 255, 255, 0.87);font-family:'ITCAvantGardePro-Bk';letter-spacing:0.015em;}.grid-entry-layout-resource .grid-entry-resource .entry-content-wrap:before{content:'';position:absolute;top:0;left:-100%;z-index:2;display:block;width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}.grid-entry-layout-resource .grid-entry-resource:hover .entry-content-wrap{background-color:rgba(7, 51, 184, 0.77);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.grid-entry-layout-resource .grid-entry-resource:hover .entry-content-wrap:before{-webkit-animation:shine 0.75s;animation:shine 0.75s;}.grid-entry-layout-resource .cms-grid-item{padding-bottom:30px;}.grid-entry-layout-resource .cms_pagination .cms-load-posts{position:absolute;left:-100%;right:-100%;bottom:0;background-color:#fff;z-index:11;padding-bottom:65px;padding-top:25px;-webkit-box-shadow:0 -15px 15px 0px rgba(0, 0, 0, 0.15);-moz-box-shadow:0 -15px 15px 0px rgba(0, 0, 0, 0.15);-ms-box-shadow:0 -15px 15px 0px rgba(0, 0, 0, 0.15);box-shadow:0 -15px 15px 0px rgba(0, 0, 0, 0.15);}.grid-entry-layout-resource2 .cms-grid-filter{text-align:right;margin-bottom:55px;border-bottom:1px #f2f5f7 solid;}.grid-entry-layout-resource2 .cms-grid-filter ul{margin-bottom:-1px;}.grid-entry-layout-resource2 .cms-grid-filter ul li a{font-family:'ITCAvantGardePro-Md';color:#02113e;padding:0 20px 8px;}.grid-entry-layout-resource2 .cms-grid-filter ul li a.active{color:#0733b8;border-bottom:2px #0733b8 solid;}.grid-entry-layout-resource2 .cms-grid-filter ul li:last-child a{padding-right:0;}.grid-entry-layout-resource2 .cms_pagination .cms-load-posts{position:relative;padding-top:55px;padding-bottom:105px;left:auto;right:auto;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}@media screen and (min-width:1200px){.grid-entry-layout-resource2 .cms-grid{margin-left:-25px;margin-right:-25px;}}.grid-entry-layout-resource2 .grid-entry-resource{-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.grid-entry-layout-resource2 .grid-entry-resource:hover{box-shadow:0px 4px 15px rgba(252, 121, 6, 0.66);}.grid-entry-layout-resource3 .cms-grid{margin-bottom:20px;}@media screen and (min-width:1200px){.grid-entry-layout-resource3 .cms-grid{margin-right:-25px;margin-left:-25px;}}.grid-entry-layout-resource3 .cms-grid-filter{text-align:right;margin-bottom:55px;border-bottom:1px #f2f5f7 solid;}.grid-entry-layout-resource3 .cms-grid-filter ul{margin-bottom:-1px;}.grid-entry-layout-resource3 .cms-grid-filter ul li a{font-family:'ITCAvantGardePro-Md';color:#02113e;padding:0 20px 8px;}.grid-entry-layout-resource3 .cms-grid-filter ul li a.active{color:#0733b8;border-bottom:2px #0733b8 solid;}.grid-entry-layout-resource3 .cms-grid-filter ul li:last-child a{padding-right:0;}.grid-entry-layout-resource3 .cms_pagination .cms-load-posts{position:relative;padding-top:0;padding-bottom:48px;left:auto;right:auto;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-feature{background-color:#02113e;-webkit-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;/* BACKGROUND GRADIENT */-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-feature .cms-grid-media img{-webkit-border-radius:4px 4px 0 0;-khtml-border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-ms-border-radius:4px 4px 0 0;-o-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;/* BACKGROUND GRADIENT */width:100%;opacity:0.33;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-feature:before{content:'';position:absolute;top:0;left:-100%;z-index:2;display:block;width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap{position:relative;-webkit-border-radius:0 0 4px 4px;-khtml-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;-ms-border-radius:0 0 4px 4px;-o-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;/* BACKGROUND GRADIENT */background-color:#fff;display:inline-block;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap:before{content:none;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .entry-title{margin-top:2px;margin-bottom:7px;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .entry-title a{color:#02113e;font-size:20px;line-height:26px;font-family:'Chronicle-Display-Roman' !important;font-weight:700;-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .entry-title a:hover{color:#0733b8;-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap h5{color:#02113e;opacity:0.33;font-size:13px;text-transform:uppercase;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .date,.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .number_comment{display:inline-block;font-size:11px;line-height:26px;color:#0733b8;margin-bottom:8px;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .number_comment{text-transform:uppercase;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .date{padding-right:10px;margin-right:10px;position:relative;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .date:before{content:"";height:11px;width:2px;background-color:#0733b8;position:absolute;right:-2px;top:7px;}.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .date span{position:relative;font-size:7px;top:-5px;}.grid-entry-layout-resource.grid-entry-layout-resource3 .grid-entry-resource{-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.25);-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.25);box-shadow:0px 1px 3px rgba(0, 0, 0, 0.25);-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.grid-entry-layout-resource.grid-entry-layout-resource3 .grid-entry-resource:hover{-webkit-box-shadow:0px 3px 7px rgba(0, 0, 0, 0.25);-moz-box-shadow:0px 3px 7px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 3px 7px rgba(0, 0, 0, 0.25);box-shadow:0px 3px 7px rgba(0, 0, 0, 0.25);}.grid-entry-layout-resource.grid-entry-layout-resource3 .grid-entry-resource:hover .entry-feature{background-color:#0733b8;-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.grid-entry-layout-resource.grid-entry-layout-resource3 .grid-entry-resource:hover .entry-feature:before{-webkit-animation:shine 0.75s;animation:shine 0.75s;}.grid-entry-layout-resource.grid-entry-layout-resource3 .grid-entry-resource:hover .entry-content-wrap{background-color:#fff;}#colophon{background-color:#fff;background-repeat:no-repeat;background-position:center;line-height:28px;}#colophon a:hover,#colophon a:focus{color:#333c54;}#cms-footer-top{padding-top:80px;padding-bottom:70px;color:rgba(255, 255, 255, 0.8);border-top:1px solid #d2d6e1;background-color:#0733b8;}#cms-footer-top .wg-title{font-size:16px;line-height:24px;color:#fff;text-transform:uppercase;letter-spacing:0.02em;margin-bottom:14px;}#cms-footer-top a{color:rgba(255, 255, 255, 0.8);}#cms-footer-top a:hover{color:#fff;}#cms-footer-top .footer-logo{display:block;margin-bottom:20px;}#cms-footer-bottom{padding:24px 0;letter-spacing:0;color:rgba(255, 255, 255, 0.8);background-color:#02113e;}#cms-footer-bottom a{color:rgba(255, 255, 255, 0.8);}#cms-footer-bottom a:hover,#cms-footer-bottom a:focus{color:#fff;}#cms-footer-bottom .cms-footer-bottom-item1 span{position:relative;padding-right:20px;margin-right:20px;}#cms-footer-bottom .cms-footer-bottom-item1 span:after{content:"";width:1px;height:14px;background-color:#fc7906;position:absolute;right:0;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */opacity:0.6;}#cms-footer-bottom .social-footer-bottom li{display:inline-block;padding:0 20px;position:relative;}#cms-footer-bottom .social-footer-bottom li:before{content:"";width:1px;height:14px;background-color:#fc7906;position:absolute;right:0;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */opacity:0.6;}#cms-footer-bottom .social-footer-bottom li:first-child{padding-left:0;}#cms-footer-bottom .social-footer-bottom li:last-child{padding-right:0;}#cms-footer-bottom .social-footer-bottom li:last-child:before{display:none;}#cms-footer-bottom .social-footer-bottom li a{font-size:14px;}#back_to_top{height:50px;width:50px;line-height:50px;text-align:center;position:fixed;bottom:50px;right:30px;background-color:#fc7906;opacity:0;visibility:hidden;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;color:#fff;font-size:22px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */cursor:pointer;z-index:10010;}#back_to_top.on{opacity:1;visibility:visible;}#back_to_top:hover{background-color:#fff;}.contact-footer{font-size:14px;}.contact-footer span{margin-right:10px;}input[type='text'],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],textarea,select{background-color:#fff;color:#fff;font-size:11px;text-transform:uppercase;padding:8px 18px;line-height:normal;width:100%;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */outline:none;border-width:1px;border-style:solid;border-color:#e5e5e5;height:35px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;font-family:'ITCAvantGardePro-Md';}textarea{height:125px;max-width:100%;padding:12px 18px;}input[type='text']:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,textarea:focus{border-color:#fc7906;}input::-moz-placeholder,textarea::-moz-placeholder{color:#7a7e8b;opacity:1;}input::-webkit-input-placeholder,textarea::-webkit-placeholder{color:#7a7e8b;opacity:1;}input::-o-placeholder,textarea::-o-placeholder{color:#7a7e8b;opacity:1;}input::-ms-placeholder,textarea::-ms-placeholder{color:#7a7e8b;opacity:1;}.wpcf7-form input::-moz-placeholder,.wpcf7-form textarea::-moz-placeholder{color:#fff;opacity:1;}.wpcf7-form input::-webkit-input-placeholder,.wpcf7-form textarea::-webkit-input-placeholder{color:#fff;opacity:1;}.wpcf7-form input::-o-placeholder,.wpcf7-form textarea::-o-placeholder{color:#fff;opacity:1;}.wpcf7-form input::-ms-placeholder,.wpcf7-form textarea::-ms-placeholder{color:#fff;opacity:1;}.download-form2 input::-moz-placeholder,.download-form2 textarea::-moz-placeholder{color:#c7d5fd;opacity:1;}.download-form2 input::-webkit-input-placeholder,.download-form2 textarea::-webkit-placeholder{color:#c7d5fd;opacity:1;}.download-form2 input::-o-placeholder,.download-form2 textarea::-o-placeholder{color:#c7d5fd;opacity:1;}.download-form2 input::-ms-placeholder,.download-form2 textarea::-ms-placeholder{color:#c7d5fd;opacity:1;}.wpb_widgetised_column .newsletter-email input::-moz-placeholder,.wpb_widgetised_column .newsletter-email textarea::-moz-placeholder{color:#fff;opacity:1;}.wpb_widgetised_column .newsletter-email input::-webkit-input-placeholder,.wpb_widgetised_column .newsletter-email textarea::-webkit-input-placeholder{color:#fff;opacity:1;}.placeholder-dark input::-o-placeholder,.wpb_widgetised_column .newsletter-email textarea::-o-placeholder{color:#fff;opacity:1;}.wpb_widgetised_column .newsletter-email input::-ms-placeholder,.wpb_widgetised_column .newsletter-email textarea::-ms-placeholder{color:#fff;opacity:1;}.wpb_widgetised_column .newsletter-email input{color:#fff;}.wpcf7-form .ajax-loader{display:none;}.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit){font-size:14px;line-height:24px;text-transform:none;height:50px;border-color:#e3e7f3;border-width:2px;width:100%;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */padding:10px 21px;letter-spacing:0.02em;margin-bottom:33px;border-bottom-style:solid;}.wpcf7-form .wpcf7-form-control:not(.wpcf7-submit):focus{border-color:#fc7906;}.wpcf7-form .wpcf7-form-control.wpcf7-textarea{height:232px;}.wpcf7-form input[type="text"]::-moz-placeholder,.wpcf7-form input[type="email"]::-moz-placeholder{color:#0f133e;font-size:15px;opacity:1;font-family:'ITCAvantGardePro-Md';}.wpcf7-form input[type="text"]::-webkit-input-placeholder,.wpcf7-form input[type="email"]::-webkit-input-placeholder{color:#0f133e;font-size:15px;opacity:1;font-family:'ITCAvantGardePro-Md';}.wpcf7-form input[type="text"]::-o-placeholder,.wpcf7-form input[type="email"]::-o-placeholder{color:#0f133e;font-size:15px;opacity:1;font-family:'ITCAvantGardePro-Md';}.wpcf7-form input[type="text"]::-ms-placeholder,.wpcf7-form input[type="email"]::-ms-placeholder{color:#0f133e;font-size:15px;opacity:1;font-family:'ITCAvantGardePro-Md';}.wpcf7-form .form-fixed .wpcf7-form-control:not(.wpcf7-submit){margin-bottom:24px;}.wpcf7-form .form-contact .wpcf7-form-control.wpcf7-textarea{height:232px;}body span.wpcf7-not-valid-tip{color:#fc7906;display:block;font-size:12px;margin-bottom:15px;}body div.wpcf7-validation-errors{border:medium none;color:#fff;display:block;margin:10px 0 30px;padding:0;font-size:14px;text-align:center;}.get-contact-page{font-size:15px;line-height:24px;letter-spacing:0.035em;color:#fff;margin-bottom:38px;}.get-contact-page .media-left{padding-right:17px;}.get-contact-page i{color:rgba(0, 0, 0, 0.45);font-size:28px;}.download-form1{background-color:#fc7906;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 5px 25px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 5px 25px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 5px 25px rgba(0, 0, 0, 0.25);box-shadow:0 5px 25px rgba(0, 0, 0, 0.25);overflow:hidden;}.download-form1 label{font-size:13px;line-height:1;color:rgba(255, 255, 255, 0.8);}.download-form1 h3{color:#fff;margin:0;padding:10px 30px 23px;text-align:center;font-size:24px;line-height:32px;}.download-form1 h3 span{display:block;color:rgba(255, 255, 255, 0.8);}.download-form1 .form-body{padding:21px 45px 21px;}.download-form1 .form-body .flexbox{display:flex;justify-content:space-between;}.download-form1 .form-body .flexbox div{width:calc(50% - 5px);}.download-form1 .form-footer{background-color:#fff;padding:20px 30px;}.download-form1 .form-footer input[type="submit"]{width:100%;}.download-form1 .wpcf7-form-control:not(.wpcf7-submit){border:none;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0px 5px 15px rgba(0, 0, 0, 0.25);-moz-box-shadow:0px 5px 15px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 5px 15px rgba(0, 0, 0, 0.25);box-shadow:0px 5px 15px rgba(0, 0, 0, 0.25);height:54px;line-height:54px;padding:0 15px;}.download-form1 p{margin:0;}.download-form1 .col-xs-12{padding:0 5px;}.download-form1 .ajax-loader{position:absolute;right:-15px;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.form-w470 .wpcf7-form{margin-left:auto;max-width:470px;}.download-form2 .form-body{background-color:#fff;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */padding:5px 2px;display:inline-block;max-width:460px;vertical-align:top;}.download-form2 .form-footer{display:inline-block;vertical-align:top;}.download-form2 .wpcf7-form-control:not(.wpcf7-submit){border:none;background-color:#02113e;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */height:40px;line-height:40px;padding:0 15px;margin-bottom:0;font-size:13px;color:#c7d5fd;}.download-form2 .col-xs-12{padding:0 3px;}.form-get-it{display:flex;align-items:center;}.form-get-it input[type="text"],.form-get-it input[type="email"]{margin-bottom:0 !important;height:40px !important;border:none !important;background-color:#fff;border-radius:3px !important;color:#fff !important;font-size:13px !important;font-family:'ITCAvantGardePro-Bk' !important;}.form-get-it input[type="text"]::-moz-placeholder,.form-get-it input[type="email"]::-moz-placeholder{color:#c7d5fd;font-family:'ITCAvantGardePro-Bk';font-size:13px;}.form-get-it input[type="text"]::-webkit-input-placeholder,.form-get-it input[type="email"]::-webkit-input-placeholder{color:#c7d5fd;font-family:'ITCAvantGardePro-Bk';font-size:13px;}.form-get-it input[type="text"]::-o-placeholder,.form-get-it input[type="email"]::-o-placeholder{color:#c7d5fd;font-family:'ITCAvantGardePro-Bk';font-size:13px;}.form-get-it input[type="text"]::-ms-placeholder,.form-get-it input[type="email"]::-ms-placeholder{color:#c7d5fd;font-family:'ITCAvantGardePro-Bk';font-size:13px;}.form-get-it input[type="submit"]{padding:0 17px;margin-left:10px;}@media screen and (max-width:599px){.form-get-it input[type="submit"]{margin-top:20px;margin-left:auto;margin-right:auto;}}@media screen and (max-width:599px){.form-get-it .sub{text-align:center;}}.form-get-it .ajax-loader{display:none !important;}.form-get-it .input-text{background-color:#fff;display:flex;align-items:center;padding-left:5px;height:50px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}.form-get-it .input-text span{margin-right:5px;}@media screen and (max-width:599px){.form-get-it .input-text span{margin:0px;}}@media screen and (max-width:599px){.form-get-it .input-text{display:block;height:auto;padding:0 5px 5px;}}.form-get-it input::-moz-placeholder{color:#c7d5fd;opacity:1;}.form-get-it input::-webkit-input-placeholder{color:#c7d5fd;opacity:1;}.form-get-it input::-o-placeholder{color:#c7d5fd;opacity:1;}.form-get-it input::-ms-placeholder{color:#c7d5fd;opacity:1;}@media screen and (max-width:599px){.form-get-it{display:block;}.form-get-it .wpcf7-form-control:not(.wpcf7-submit){margin-top:5px;}}.form-get-it .wpcf7-mail-sent-ng{color:#fff !important;}.form-get-it span.wpcf7-not-valid-tip{color:#fff;position:absolute;line-height:normal;margin-top:15px;}.wpcf7-validation-errors{display:none;}.form-contact{max-width:530px;margin:auto;}.form-contact .name-mail{display:flex;justify-content:space-between;}.form-contact .name-mail span{max-width:230px;overflow:hidden;}@media screen and (max-width:991px){.form-contact .name-mail span{max-width:none;}}@media screen and (max-width:991px){.form-contact .name-mail{display:block;}}.form-contact input[type="text"],.form-contact input[type="email"],.form-contact textarea{border-top:none;border-left:none;border-right:none;}.form-contact textarea{height:230px;}.form-contact input[type="submit"]{display:block;margin:auto;padding:0 45px !important;}.form-contact.contact-form-2{border-radius:6px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.25);max-width:none;padding:35px 20px 25px;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget{max-width:605px !important;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form{display:flex;justify-content:space-between;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-email{margin:0;flex-grow:1;background-color:#fff;padding:5px;border-radius:3px;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-email .tnp-email{background-color:#fff !important;color:#fff;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-email .tnp-email::-moz-placeholder{color:#dee6fe;opacity:1;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-email .tnp-email::-webkit-input-placeholder{color:#dee6fe;opacity:1;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-email .tnp-email::-o-placeholder{color:#dee6fe;opacity:1;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-email .tnp-email::-ms-placeholder{color:#dee6fe;opacity:1;}@media screen and (max-width:499px){.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-email{display:block;margin-bottom:20px;}}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-button{margin-left:10px;position:inherit;margin-bottom:0;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-button .tnp-submit{min-height:50px;background-color:#0735be !important;color:#c7d5fd !important;font-family:'ITCAvantGardePro-Demi' !important;font-size:15px !important;border-radius:3px !important;padding:0 27px !important;}.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-button .tnp-submit:hover{-webkit-box-shadow:0 0 20px 3px rgba(7, 53, 190, 0.6);-moz-box-shadow:0 0 20px 3px rgba(7, 53, 190, 0.6);-ms-box-shadow:0 0 20px 3px rgba(7, 53, 190, 0.6);box-shadow:0 0 20px 3px rgba(7, 53, 190, 0.6);color:#fff !important;}@media screen and (max-width:499px){.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form .tnp-field-button{display:block;margin:0;}}@media screen and (max-width:499px){.wpb_widgetised_column.newsletter-contact .widget_newsletterwidget form{display:block;}}.contact-2{padding:26px 20px 35px 30px;display:inline-block;background-color:#fff;border-radius:3px;}.contact-2 h4{font-size:24px;color:#fff;}.contact-2 p{margin-bottom:0;}.contact-2 input[type="text"],.contact-2 input[type="email"],.contact-2 textarea{border-top:none;border-left:none;border-right:none;background-color:transparent;font-size:15px;color:#fff;padding-left:0 !important;}.contact-2 input[type="text"]::-moz-placeholder,.contact-2 input[type="email"]::-moz-placeholder,.contact-2 textarea::-moz-placeholder{color:#dee6fe;opacity:1;font-size:15px;font-family:'ITCAvantGardePro-Bk';}@media screen and (max-width:767px){.contact-2 input[type="text"]::-moz-placeholder,.contact-2 input[type="email"]::-moz-placeholder,.contact-2 textarea::-moz-placeholder{font-size:12px;}}.contact-2 input[type="text"]::-webkit-input-placeholder,.contact-2 input[type="email"]::-webkit-input-placeholder,.contact-2 textarea::-webkit-input-placeholder{color:#dee6fe;opacity:1;font-size:15px;font-family:'ITCAvantGardePro-Bk';}@media screen and (max-width:767px){.contact-2 input[type="text"]::-webkit-input-placeholder,.contact-2 input[type="email"]::-webkit-input-placeholder,.contact-2 textarea::-webkit-input-placeholder{font-size:12px;}}.contact-2 input[type="text"]::-o-placeholder,.contact-2 input[type="email"]::-o-placeholder,.contact-2 textarea::-o-placeholder{color:#dee6fe;opacity:1;font-size:15px;font-family:'ITCAvantGardePro-Bk';}@media screen and (max-width:767px){.contact-2 input[type="text"]::-o-placeholder,.contact-2 input[type="email"]::-o-placeholder,.contact-2 textarea::-o-placeholder{font-size:12px;}}.contact-2 input[type="text"]::-ms-placeholder,.contact-2 input[type="email"]::-ms-placeholder,.contact-2 textarea::-ms-placeholder{color:#dee6fe;opacity:1;font-size:15px;font-family:'ITCAvantGardePro-Bk';}@media screen and (max-width:767px){.contact-2 input[type="text"]::-ms-placeholder,.contact-2 input[type="email"]::-ms-placeholder,.contact-2 textarea::-ms-placeholder{font-size:12px;}}.contact-2 textarea{height:120px;}.contact-2 .wpcf7-submit{width:100%;}.contact-2 .ajax-loader{display:none !important;}@media screen and (max-width:991px){.contact-2{position:static;max-width:none;transform:none;}}@media screen and (min-width:1550px){.contact-2{max-width:412px;position:absolute;top:50%;left:calc(0px - 206px);-webkit-transform:translateY(-50%);-khtml-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}}@media (min-width:1200px) and (max-width:1449px){.contact-2{margin-right:15px;margin-left:15px;}}@media screen and (max-width:991px){.contact-2{margin-bottom:70px;}}body .contact-2 span.wpcf7-not-valid-tip{margin-bottom:0;}.search-main-blog #searchform{max-width:590px;margin:auto;padding:23px 25px;background-color:#fff;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 5px 25px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 5px 25px 0 rgba(0, 0, 0, 0.25);-ms-box-shadow:0 5px 25px 0 rgba(0, 0, 0, 0.25);box-shadow:0 5px 25px 0 rgba(0, 0, 0, 0.25);}.search-main-blog #searchform label{display:none;}.search-main-blog #searchform > div{display:flex;}.search-main-blog #searchform > div input[type="text"]{height:54px;text-transform:capitalize;}.search-main-blog #searchform > div input[type="submit"]{padding:0 59px;text-transform:capitalize;margin-left:15px;}@media screen and (max-width:589px){.search-main-blog #searchform > div input[type="submit"]{margin-top:15px;margin-left:0;}}@media screen and (max-width:589px){.search-main-blog #searchform > div{display:block;text-align:center;}}.search-resource{/* ==========================================================================
   [End] All Style Form
========================================================================== */}.search-resource #searchform{max-width:250px;margin:auto;position:relative;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}.search-resource #searchform .screen-reader-text{display:none;}.search-resource #searchform > div:before{color:#0733b8;content:"\f1c3";font-family:Material-Design-Iconic-Font;font-size:16px;position:absolute;right:30px;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */z-index:1;font-weight:bold;}.search-resource #searchform #searchsubmit{position:absolute;top:0;right:0;z-index:2;padding:0;height:100%;height:54px;}.search-resource #searchform label{display:none;}.search-resource #searchform input[type="text"]{height:54px;border:none;-webkit-border-radius:50px;-khtml-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;border-radius:50px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 2px 4px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 2px 4px 0px rgba(0, 0, 0, 0.1);-ms-box-shadow:0 2px 4px 0px rgba(0, 0, 0, 0.1);box-shadow:0 2px 4px 0px rgba(0, 0, 0, 0.1);font-size:14 !important;color:rgba(15, 19, 62, 0.33);font-family:'ITCAvantGardePro-Md' !important;text-transform:capitalize;padding-right:50px;padding-left:30px;}.search-resource #searchform input[type="text"]::-moz-placeholder{color:#02113e;font-weight:normal;font-size:14px;opacity:1;}.search-resource #searchform input[type="text"]::-webkit-input-placeholder{color:#02113e;font-weight:normal;font-size:14px;opacity:1;}.search-resource #searchform input[type="text"]::-o-placeholder{color:#02113e;font-weight:normal;font-size:14px;opacity:1;}.search-resource #searchform input[type="text"]::-ms-placeholder{color:#02113e;font-weight:normal;font-size:14px;opacity:1;}.search-resource #searchform input[type="submit"]{background-color:#fff;border:none;box-shadow:none;opacity:1;}.search-resource #searchform input[type="text"] ~ input[type="submit"]{opacity:0;}#cshero-header-inner #cshero-header-logo a{display:block;line-height:100px;}@media (min-width:992px){#cshero-header-inner #cshero-header #cshero-header-logo a.sticky-logo{position:absolute;top:0;left:0;right:0;opacity:0;padding:0 15px;}#cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a.main-logo{opacity:0;}#cshero-header-inner #cshero-header.header-fixed #cshero-header-logo a.sticky-logo{opacity:1;}#cshero-header-inner.header-1 #cshero-header #cshero-header-logo a img{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cshero-header-inner.header-1 #cshero-header #cshero-header-navigation{text-align:right;}#cshero-header-inner.header-1 #cshero-header #cshero-header-navigation .menu-main-menu > li:last-child{padding-right:0;}#cshero-header-inner.header-1 #cshero-header #cshero-header-navigation .menu-main-menu > li > a,#cshero-header-inner.header-1 #cshero-header #cshero-header-navigation #cshero-header-logo a{line-height:100px;}#cshero-header-inner.header-1 #cshero-header.header-fixed{background-color:#fff;position:fixed;top:0px;width:100%;left:0;right:0;z-index:1001;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);}#cshero-header-inner.header-2 #cshero-header{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;left:0;right:0;position:absolute;top:0;width:100%;z-index:1001;}#cshero-header-inner.header-2 #cshero-header.header-fixed{position:fixed;}#cshero-header-inner.header-2 #cshero-header #cshero-header-logo a{line-height:130px;}#cshero-header-inner.header-2 #cshero-header #cshero-header-navigation{text-align:right;}#cshero-header-inner.header-2 #cshero-header #cshero-header-navigation .menu-main-menu > li{padding:0 20px;}#cshero-header-inner.header-2 #cshero-header #cshero-header-navigation .menu-main-menu > li:before,#cshero-header-inner.header-2 #cshero-header #cshero-header-navigation .menu-main-menu > li:after{display:none;}#cshero-header-inner.header-2 #cshero-header #cshero-header-navigation .menu-main-menu > li > a{line-height:130px;color:#dee6fe;font-size:13px;-webkit-text-shadow:0 1px 1px rgba(0, 0, 0, 0.15);-moz-text-shadow:0 1px 1px rgba(0, 0, 0, 0.15);-ms-text-shadow:0 1px 1px rgba(0, 0, 0, 0.15);text-shadow:0 1px 1px rgba(0, 0, 0, 0.15);text-transform:uppercase;}#cshero-header-inner.header-2 #cshero-header #cshero-header-navigation .menu-main-menu > li.current-menu-item > a .menu-title:before,#cshero-header-inner.header-2 #cshero-header #cshero-header-navigation .menu-main-menu > li > a:hover .menu-title:before{width:100%;background-color:#feca9d;}#cshero-header-inner.header-2 #cshero-header.header-fixed{background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);}#cshero-header-inner.header-2 #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li > a,#cshero-header-inner.header-2 #cshero-header.header-fixed #cshero-header-logo a{line-height:100px;color:#02113e;}#cshero-header-inner.header-2 #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li > a .menu-title:before,#cshero-header-inner.header-2 #cshero-header.header-fixed #cshero-header-logo a .menu-title:before{bottom:-9px;}#cshero-header-inner.header-2 #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li.current-menu-item > a .menu-title:before,#cshero-header-inner.header-2 #cshero-header.header-fixed #cshero-header-navigation .menu-main-menu > li > a:hover .menu-title:before{background-color:#02113e;}#cshero-header-inner.header-3{background-color:#fff;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu{text-align:right;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li a{color:#dee6fe;line-height:126px;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li a:hover{color:#fff;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-ancestor > a{color:#fff;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu .current-menu-item > a,#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu .current-menu-parent > a{color:#fff;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu .current-menu-parent .current-menu-item > a{color:#fff;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li ul{background-color:#fff;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li ul li a{line-height:30px;color:rgba(225, 225, 225, 0.5);font-family:'ITCAvantGardePro-Bk';border-top:1px solid #f2f5f7;}#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li ul li:first-child > a{border-top:1px solid transparent;}#cshero-header-inner.header-3 .header-fixed{position:fixed;top:0;left:0;right:0;z-index:1111;background-color:#fff;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);box-shadow:0 1px 3px rgba(0, 0, 0, 0.09);}#cshero-header-inner.header-3 .header-fixed #cshero-header-navigation .menu-main-menu > li > a{line-height:100px;}#cshero-header-inner.header-4 .cshero-main-header .header-md{display:flex;}#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-logo{max-width:213px;width:100%;text-align:left;border-right:1px solid #f2f5f7;position:relative;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search{max-width:300px;width:100%;text-align:center;display:flex;justify-content:center;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search label{display:none;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search form{max-width:185px;position:relative;margin:auto;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search form div:before{color:#fc7906;content:"\f1c3";font-family:Material-Design-Iconic-Font;font-size:15px;position:absolute;top:5px;right:0;font-weight:bold;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search input[type="text"]{border:none;border-bottom:1px solid #f2f5f7;border-radius:0;padding-left:4px;font-family:'ITCAvantGardePro-Demi';font-size:11px;text-transform:capitalize;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search input[type="text"]::-moz-placeholder{color:#fff;opacity:1;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search input[type="text"]::-webkit-input-placeholder{color:#fff;opacity:1;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search input[type="text"]::-o-placeholder{color:#fff;opacity:1;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search input[type="text"]::-ms-placeholder{color:#fff;opacity:1;}#cshero-header-inner.header-4 .cshero-main-header .header-md .header-search input[type="submit"]{position:absolute;height:40px;right:-15px;top:-3px;width:40px;background-color:transparent;color:transparent;box-shadow:none;padding:0;}#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation{padding-right:0;text-align:right;width:100%;align-self:center;}#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation .main-navigation .menu-main-menu li a{color:#fff;font-size:13px;}#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-item > a,#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-parent > a{color:#fc7906;}.admin-bar #cshero-header-inner.header-2 #cshero-header,.admin-bar #cshero-header-inner .header-3 #cshero-header,.admin-bar #cshero-header-inner .header-4 #cshero-header{margin-top:32px;}}@media (max-width:991px){/* ==========================================================================
   [End] 1. Header Main
========================================================================== */#cshero-header-inner #cshero-header #cshero-header-logo a.sticky-logo{display:none;}}body{overflow-x:hidden;font-family:'ITCAvantGardePro-Bk';letter-spacing:0.01em;color:#02113e;font-size:14px;line-height:26px;-webkit-font-smoothing:antialiased;}#page{overflow-x:hidden;}.aligncenter{display:block;margin-left:auto;margin-right:auto;}img.aligncenter{margin:5px auto;}.sticky{opacity:1;}.alignleft{float:left;}img.alignleft{margin:5px 30px 15px 0;}.alignright{float:right;}img.alignright{margin-left:15px;margin-bottom:20px;}.wp-caption{opacity:1;}.wp-caption.alignnone{width:100% !important;}.bg-primary{background-color:#fc7906;}.row-box-shadow{-webkit-box-shadow:0 5px 25px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 5px 25px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 5px 25px rgba(0, 0, 0, 0.25);box-shadow:0 5px 25px rgba(0, 0, 0, 0.25);position:relative;z-index:99;bottom:-50px;}.text-center{text-align:center !important;}.text-right{text-align:right !important;}.media-left img{max-width:inherit;}.wp-caption-text{opacity:1;}.gallery-caption{opacity:1;}.left{float:left;}.right{float:right;}.text-upper{text-transform:uppercase;}.text-shadow-dark{-webkit-text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);-moz-text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);-ms-text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);text-shadow:0 1px 2px rgba(0, 0, 0, 0.25);}.block{display:block;}a{-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;color:#fc7906;}a:hover,a:focus{color:#141414;}a,a:hover,a:focus,a:before,a:after{outline:none;text-decoration:none;}.title-link a{text-decoration:underline !important;}h1,h2,h3,h4,h5,h6{margin:0 0 15px;line-height:1.1;font-family:'ITCAvantGardePro-Demi';letter-spacing:0.035em;color:#02113e;}ul{padding:0;margin:0;list-style:none;}p{margin:0 0 15px;}img{height:auto;max-width:100%;}.hide-image img{display:none;}.w40{float:left;width:40%;}.w50{float:left;width:50%;}.w60{float:left;width:60%;}.size_big{font-size:64px;}.size_small{font-size:26px;}body .wpb_content_element,body .wpb_button{margin-bottom:0;}.entry-content > .vc_row-fluid{position:relative;}.entry-content > .wpb_row .padding-30 .wpb_row{margin-left:0;margin-right:0;}.vc_row-fluid .container .container,.vc_row-fluid .vc_row-fluid .container{width:100%;}.media-body{width:inherit;}.thin{font-weight:300;}.well{border:medium none;border-radius:0;box-shadow:none;}.dark{color:#02113e;}.dark2{color:#2f2f2f;}.color-primary{color:#fc7906;}.color-secondary{color:#fff !important;}.br-2px{-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */}.br-3px{-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}.br-4px{-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.br-5px{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.z-index-1{z-index:1;}.zmdi{vertical-align:middle;}.lt0{letter-spacing:0 !important;}.lt-20{letter-spacing:-0.02em !important;}.lt20{letter-spacing:0.02em !important;}.lt35{letter-spacing:0.035em !important;}.abs,.cms-carousel-blog-layout4 .carousel-entry-blog:before,.cms-carousel-blog-layout4 .carousel-entry-blog:after,.cms-layout-gallery1 .cms-gallery-zoom,.cms-layout-gallery1 .cms-gallery-inner:before,.cms-layout-gallery2 .cms-gallery-item:before,#nuvo-menu-day #nuvo-menu-items .nuvo-menu-item .nuvo-menu-left a:before{position:absolute;top:0;left:0;right:0;bottom:0;}.mw-430{max-width:430px;margin-left:auto;margin-right:auto;}.mw-490{max-width:490px;margin-left:auto;margin-right:auto;}.mw-1170{max-width:1170px;margin-left:auto;margin-right:auto;}#bg-position-bottom{background-position:center bottom;}.box-shadow.wpb_column > .vc_column-inner{-webkit-border-radius:7px;-khtml-border-radius:7px;-moz-border-radius:7px;-ms-border-radius:7px;-o-border-radius:7px;border-radius:7px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);}.box-shadow_colum{-webkit-box-shadow:1px 1px 35px 0 rgba(51, 51, 51, 0.42);-moz-box-shadow:1px 1px 35px 0 rgba(51, 51, 51, 0.42);-ms-box-shadow:1px 1px 35px 0 rgba(51, 51, 51, 0.42);box-shadow:1px 1px 35px 0 rgba(51, 51, 51, 0.42);}.text-contact{max-width:460px;margin:auto;}.title-contact{position:relative;/*
================> Unit Test
*/}.title-contact:before{content:'';position:absolute;bottom:0;left:0;border-bottom:4px solid #0735be;width:100px;}@media screen and (max-width:1199px){.title-contact{text-align:center !important;}.title-contact:before{left:0;right:0;margin:0 auto;}}table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;line-height:2;margin:0 0 20px;width:100%;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}table th{color:#02113e;}caption,td{font-weight:normal;text-align:left;}.table > tbody > tr > td,.table > tbody > tr > th,.table > tfoot > tr > td,.table > tfoot > tr > th,.table > thead > tr > td,.table > thead > tr > th{padding:13px 8px;}th{font-weight:700;}td{border-top:1px solid #ededed;padding:6px 10px 6px 0;/*--- Definition Lists ---*/}dl{margin:0 0 0 25px;}dl dt{font-weight:normal;line-height:26px;text-transform:uppercase;font-weight:700;color:#02113e;}dl dd{line-height:normal;margin-bottom:20px;}dl dd a{color:#fc7906;}dl dd a:hover{color:;}code,kbd{background-color:transparent;border-radius:4px;color:inherit;font-size:100%;padding:2px 4px;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;box-shadow:none;}ins{color:#fff;border:none;padding:2px;text-decoration:none;background-color:#fc7906;}pre{background:#f5f5f5;color:#666;font-size:14px;margin:20px 0;overflow:auto;padding:20px;white-space:pre-wrap;word-wrap:break-word;}#maps{overflow:visible !important;}.woocommerce ins{background-color:transparent;}.entry-content-inner ul{padding:0 0 0 35px;list-style-type:square;}.entry-content-inner ul.list-style-check{list-style:none;padding:0;}dl + h2 + ul{list-style:none;padding:0 0 0 35px;}dl + h2 + ul li{position:relative;padding-left:15px;}dl + h2 + ul li:before{content:"\f111";font-family:FontAwesome;font-size:7px;left:0;position:absolute;color:#fc7906;}dl + h2 + ul li ul{padding-left:35px;}.custom-class1{-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 5px 25px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 5px 25px 0px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 5px 25px 0px rgba(0, 0, 0, 0.25);box-shadow:0 5px 25px 0px rgba(0, 0, 0, 0.25);display:inline-block;float:left;/* ==========================================================================
   [End] 1. Reset HTML/CSS, Unitest, Body
========================================================================== *//* ==========================================================================
   [Start] 2. Page Title
========================================================================== */}#cms-breadcrumb{background-color:#fc7906;padding:22px 0;color:#fff;}#cms-breadcrumb .gohome{background-color:#4f399b;border-radius:100%;display:inline-block;height:50px;line-height:50px;text-align:center;width:50px;color:#fff;font-size:28px;-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.22);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.22);-ms-box-shadow:0 1px 2px rgba(0, 0, 0, 0.22);box-shadow:0 1px 2px rgba(0, 0, 0, 0.22);float:left;margin-left:15px;}#cms-breadcrumb .breadcrumbs{margin-left:100px;padding:12px 0 10px;}#cms-breadcrumb .breadcrumbs li{display:inline-block;font-size:18px;margin-right:14px;}#cms-breadcrumb .breadcrumbs li a{color:#fff;opacity:0.68;}#cms-breadcrumb .breadcrumbs li a:hover{opacity:1;}#cms-breadcrumb .breadcrumbs li a:after{content:"\f2fb";font-family:'Material-Design-Iconic-Font';padding-left:14px;position:relative;top:2px;}#cms-breadcrumb .breadcrumbs li:last-child:after{content:"\f2f9";font-family:'Material-Design-Iconic-Font';padding-left:11px;position:relative;top:1px;}#cms-page-title{background-image:url(../images/bg-page-title.jpg);background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-size:cover;padding:185px 0 125px;position:relative;}#cms-page-title:before,#cms-page-title:after{height:100%;width:100%;content:"";position:absolute;top:0;left:0;}#cms-page-title .cms-page-title-inner{position:relative;z-index:3;}#cms-page-title .cms-page-title-inner h1{letter-spacing:0.05em;color:#fff;margin:0;font-size:80px;text-transform:capitalize;line-height:1;}#cms-page-title .cms-page-title-inner span{color:#fff;position:relative;display:inline-block;margin-top:18px;padding-top:18px;}#cms-page-title .cms-page-title-inner span:before{position:absolute;content:"";left:0;top:0;right:0;margin:auto;height:2px;width:30px;background-color:transparent;}#cms-page-title.page-title-2{border-bottom:300px solid #f2f5f7;border-left:1920px solid transparent;color:transparent;height:556px;padding:0;background:none;}@media screen and (max-width:991px){#cms-page-title.page-title-2{height:380px;}}#cms-post-title{background-repeat:no-repeat;background-size:cover;}#cms-post-title .img-bg{background-color:rgba(255, 255, 255, 0.9);}#cms-post-title .img-bg .no-padding{padding:0;}#cms-post-title .img-bg h2{font-size:82px;line-height:auto;letter-spacing:-0.05em;color:#fff;padding-top:215px;line-height:normal;margin-bottom:5px;}#cms-post-title .img-bg .tag_title a{margin-top:28px;font-size:13px;color:#dee6fe;padding:0 17px;border:1px solid #dee6fe;line-height:38px;display:inline-block;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}#cms-post-title .img-bg .tag_title a + a{margin-left:30px;}#cms-post-title .img-bg .tag_title a:hover{color:#0735be;}#cms-post-title .img-bg .meta_title{color:#c7d5fd;font-size:13px;margin-top:110px;}#cms-post-title .img-bg .meta_title h5{color:#c7d5fd;display:inline-block;font-size:13px;padding-right:13px;margin-right:13px;position:relative;}#cms-post-title .img-bg .meta_title h5:before{content:"";position:absolute;right:0;height:13px;width:2px;background-color:#c7d5fd;}#cms-post-title .img-bg .meta_title h5 span{color:#fff;}#cms-post-title .img-bg .meta_title .date span{position:relative;font-size:7px;top:-5px;}#cms-post-title .img-bg .meta_title .img_avatar{margin-top:10px;margin-bottom:-45px;}#cms-post-title .img-bg .meta_title .img_avatar img{height:90px;width:90px;display:inline-block;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 0 5px 0 rgba(6, 6, 6, 0.3);-moz-box-shadow:0 0 5px 0 rgba(6, 6, 6, 0.3);-ms-box-shadow:0 0 5px 0 rgba(6, 6, 6, 0.3);box-shadow:0 0 5px 0 rgba(6, 6, 6, 0.3);}.home #cms-breadcrumb{display:none;/* ==========================================================================
   [End] 2. Page Title
========================================================================== *//* ==========================================================================
   [Start] 3. Primary
========================================================================== */}#cms-theme.page #comments{padding:0;}#cms-theme.page #comments .comment-respond{padding:50px 0 80px 0;}#cms-content{padding:90px 0;}#cms-content.noPadding{padding:0 !important;}.row-has-boxshadow:before,.row-has-boxshadow:after{height:12px;width:100%;position:absolute;left:0;content:"";z-index:99;opacity:0.3;}.row-has-boxshadow:before{top:0;background-image:url(../images/box-shadow-top.png);background-repeat:repeat-x;}.row-has-boxshadow:after{bottom:0;background-image:url(../images/box-shadow-bottom.png);background-repeat:repeat-x;}.row-has-boxshadow-top:before{height:12px;width:100%;position:absolute;top:0;left:0;content:"";background-image:url(../images/box-shadow-top.png);background-repeat:repeat-x;z-index:99;opacity:0.3;}.row-has-boxshadow-bottom:before{height:12px;width:100%;position:absolute;bottom:0;left:0;content:"";background-image:url(../images/box-shadow-top.png);background-repeat:repeat-x;z-index:99;opacity:0.3;}.cms-video-popup{text-align:center;padding:170px 30px;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);position:relative;/* 
   [Start] 404 Page
   +-----------------------------------+
*/}.cms-video-popup .cms-button-video{font-size:75px;color:#fff;display:inline-block;cursor:pointer;}.cms-video-popup .cms-button-video:hover{color:#fc7906;}.cms-video-popup:before{position:absolute;content:'';background-color:#fc7906;width:100%;height:100%;border-radius:5px;right:-10px;bottom:-10px;z-index:-1;}.error404{/* 
   [Start] Slider
   +-----------------------------------+
*/}.error404 #cms-page-title,.error404 #cms-breadcrumb{display:none;}.error404 #cms-content{background-color:#fff;background-image:url(../images/comming-soon.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;padding:350px 0 80px !important;}.error404 #cms-content .page-content{color:#fff;font-size:20px;margin-bottom:62px;}.tp-bullets.custom .tp-bullet{width:9px;height:9px;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */border:3px solid #fff;background-color:transparent;}.tp-bullets.custom .tp-bullet.selected{background-color:#fff;}.fixed-bottom{bottom:0;left:0;margin:0 !important;position:absolute;right:0;width:100%;}.fixed-bottom > .vc_column_container{margin:auto;max-width:1140px;}#bg-position-bottom{background-position:center bottom !important;}.row-overlay{position:relative;/* ==========================================================================
   [End] 3. Primary
========================================================================== *//* ==========================================================================
   [Start] 5. Info contact
========================================================================== */}.row-overlay:after{background-color:inherit;bottom:0;content:"";display:block !important;height:100% !important;left:0;position:absolute;right:0;top:0;visibility:visible !important;}.row-overlay .vc_column-inner{position:relative;z-index:1;}.wrap-infor-contact{max-width:565px;margin-left:auto;margin-right:auto;}.info-contact{/* ==========================================================================
   [End] 5. Info contact
========================================================================== *//*---- Style Continue ----*/}.info-contact .group-contact{padding:20px 30px;margin-bottom:50px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.info-contact .group-contact:hover{-webkit-box-shadow:0 0 15px 0px #ccc;-moz-box-shadow:0 0 15px 0px #ccc;-ms-box-shadow:0 0 15px 0px #ccc;box-shadow:0 0 15px 0px #ccc;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.info-contact .group-contact h4{font-size:18px;color:#fff;margin-bottom:10px;}.info-contact .group-contact p,.info-contact .group-contact a{color:#fff;font-size:15px;margin-bottom:0;}.info-contact .group-contact p + p{margin-top:5px;}.info-contact .group-contact a:hover{color:#0735be;}.info-contact .group-contact a + a{margin-left:50px;}@media screen and (max-width:1199px){.info-contact .group-contact{text-align:center;}}@media screen and (max-width:991px){.info-contact .group-contact .link-social{display:block;margin-left:0;}}@media screen and (min-width:1200px){.info-contact{margin-left:40px;}}@media screen and (min-width:1200px){.vc_row.row-mov-bottom{margin-left:-30px;margin-right:-30px;z-index:2;}.vc_row.row-mov-bottom > .vc_column_container{margin-bottom:-50px;z-index:1;box-shadow:0px 5px 25px 0px rgba(0, 0, 0, 0.25);border-radius:6px;overflow:hidden;}.vc_column_container.wrap-column-pd-left{padding-left:55px;}.vc_column_container.wrap-column-pd-right{padding-right:55px;}.vc_row.row-large{margin-left:-30px;margin-right:-30px;}.vc_row.row-large .vc_row{margin:0;}.vc_row.row-large .vc_column_container .vc_column-inner{padding:0;}.column-none-pd .vc_inner{margin-left:0 !important;margin-right:0 !important;}.column-none-pd .vc_column-inner{padding-left:0 !important;padding-right:0 !important;}.vc_row.width-more{margin-right:-45px;margin-left:-45px;z-index:2;}.vc_row.row-visible{overflow:visible !important;}.row-pd .wrap-row-padding{margin-left:68px;margin-right:68px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);}.row-pd .row-padding{max-width:1220px;margin:0 auto;}}@media screen and (max-width:1199px){.vc_row.row-large .vc_column_container .vc_column-inner{border:none !important;}}.row-pd .wrap-row-padding{background-color:#fff;}@media screen and (min-width:1650px){.vc_row.vc_inner.row_visibles{margin-right:-210px;margin-left:-50px;}.vc_row.vc_inner.row_visibles .vc_column_container > .vc_column-inner{padding-left:7px;padding-right:7px;}}.vc_row.row-mov-top{overflow:visible !important;}.vc_row.row-mov-top > .vc_column_container{margin-top:-190px;}.vc_row{z-index:1;background-size:cover;}@media screen and (max-width:991px){.vc_row.row-mov-top{padding-top:35px;}}.website-traffic h3{font-size:22px;color:#0f133e;font-family:'ITCAvantGardePro-Md';line-height:30px;margin-bottom:25px;}.website-traffic p{font-size:15px;color:#0f133e;max-width:420px;line-height:32px;font-family:'ITCAvantGardePro-Md';}@media screen and (min-width:1200px){.website-traffic{padding-left:35px;}}.wrap-planer{text-align:right;}.wrap-planer p{color:#dee6fe;font-size:15px;font-family:'ITCAvantGardePro-Bk';max-width:700px;margin-left:auto;}.wrap-planer .sub-title{color:#0735be;font-size:15px;font-family:'ITCAvantGardePro-Demi';}.wrap-planer .pb-title{font-size:15px;color:#0838cb;line-height:26px;margin-bottom:0;}.wrap-planer .title{font-size:82px;color:#fff;letter-spacing:-5px;margin-bottom:45px;font-family:"Chronicle-Display-Roman";}.wrap-planer .link-download{font-family:'ITCAvantGardePro-Demi';font-size:15px;color:#fff;background-color:#fc7906;padding:12px 60px 9px;border-radius:4px;margin-top:38px;display:inline-block;border:1px solid #fc7906;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.wrap-planer .link-download:hover,.wrap-planer .link-download:focus{background-color:#fff;border-color:#fc7906;}@media screen and (max-width:991px){.wrap-planer{text-align:center;}.wrap-planer .title{font-size:42px;letter-spacing:0;margin-bottom:20px;}.wrap-planer p{margin-right:auto;}}.cms-image-wraper{-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;max-width:500px;}@media screen and (min-width:1200px){.cms-image-wraper img{width:100%;}}@media screen and (min-width:1400px){.cms-image-wraper.move-left{margin-left:-100px;max-width:100%;}}@media screen and (max-width:1199px){.cms-image-wraper.move-top{margin-top:50px;}}@media screen and (min-width:1200px){.cms-image-wraper.move-top{margin-top:-310px;}.cms-image-wraper.move-bottom{margin-bottom:-100px;}}.form-fixed.fixed{position:fixed;left:0;right:0;top:150px;z-index:2;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.form-fixed.fixed .form-container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:992px){.form-fixed.fixed .form-container{width:970px;}}@media (min-width:1200px){.form-fixed.fixed .form-container{max-width:1170px;width:auto;}}.form-fixed.fixed .form-row{margin-right:-15px;margin-left:-15px;}.form-fixed.fixed .form-row:before,.form-fixed.fixed .form-row:after{display:table;content:" ";}.form-fixed.fixed .form-row:after{clear:both;}.form-fixed.fixed .column{float:left;position:relative;min-height:1px;padding-right:15px;padding-left:15px;}@media screen and (min-width:992px){.form-fixed.fixed .column{margin-left:50%;width:50%;}}@media screen and (min-width:1200px){.form-fixed.fixed .column{margin-left:58.33333%;width:41.66667%;}}.form-fixed.fixed.remove-fixed{position:absolute;bottom:40px;top:auto;}.form-fixed span.wpcf7-not-valid-tip{color:#fff;margin-top:15px;}.form-fixed .wpcf7-response-output{display:none !important;}.button-page-mobile{text-align:center;}.button-page-mobile a{font-family:'ITCAvantGardePro-Demi';font-size:18px;letter-spacing:0.01em;color:#fff;border-width:3px;border-color:#fff;border-style:solid;background-color:#0d40d7;border-radius:3px;display:inline-block;padding:14px 28px 9px;}.button-page-mobile a:hover{background-color:#323254;color:#fff;}@media screen and (min-width:1200px){.block-mobile-design{padding-left:35px;}.block-mobile-design p{max-width:450px;}.block-mobile-design h3{max-width:550px;}}.block-mobile-design h3{color:#0f133e;font-size:24px;letter-spacing:0.01em;line-height:30px;margin-bottom:28px;font-family:'ITCAvantGardePro-Md';}.block-mobile-design p{color:#0f133e;font-size:14px;letter-spacing:0.01em;line-height:26px;margin-bottom:0;font-family:'ITCAvantGardePro-Md';}@media screen and (max-width:1199px){.carousel__resource .title_carousel,.carousel__resource .template-cms_carousel--layout-resource{margin-right:0 !important;margin-left:0 !important;}}#cshero-header-inner.header-3 .header-fixed #cshero-header-navigation .menu-main-menu > li > a{color:#333;}.wrap-column-fixed{position:static !important;}@media screen and (min-width:992px){.header-2{/* Menu Stick Wall */}.header-2 .nav-menu > li > a{position:relative;}.header-2 .nav-menu > li > a:before{content:'';position:absolute;height:3px;width:0%;background-color:#fff;top:80px;-webkit-transition:width 0.5s ease 0s;-moz-transition:width 0.5s ease 0s;-ms-transition:width 0.5s ease 0s;transition:width 0.5s ease 0s;}.header-2 .nav-menu > li.current-menu-item > a,.header-2 .nav-menu > li.current-menu-ancestor > a,.header-2 .nav-menu > li.current-menu-ancestor > a:hover{color:#fff !important;}.header-2 .nav-menu > li.current-menu-item > a:before,.header-2 .nav-menu > li.current-menu-ancestor > a:before,.header-2 .nav-menu > li.current-menu-ancestor > a:hover:before{width:100%;-webkit-transition:width 0.5s ease 0s;-moz-transition:width 0.5s ease 0s;-ms-transition:width 0.5s ease 0s;transition:width 0.5s ease 0s;}.header-2 .nav-menu > li ul li.current-menu-item > a,.header-2 .nav-menu > li ul li.current-menu-ancestor > a{color:#fc7906;}.header-2 .nav-menu > li:hover > a,.header-2 .nav-menu > li:focus > a{color:#fff !important;}.header-2 .nav-menu > li:hover > a:before,.header-2 .nav-menu > li:focus > a:before{width:100%;-webkit-transition:width 0.5s ease 0s;-moz-transition:width 0.5s ease 0s;-ms-transition:width 0.5s ease 0s;transition:width 0.5s ease 0s;}.header-2 .header-fixed li.current-menu-item > a,.header-2 .header-fixed li.current-menu-ancestor > a,.header-2 .header-fixed li.current-menu-ancestor > a:hover{color:#fc7906 !important;}.header-2 .header-fixed li ul li.current-menu-item > a,.header-2 .header-fixed li ul li.current-menu-ancestor > a{color:#fc7906;}.header-2 .header-fixed li:hover > a,.header-2 .header-fixed li:focus > a{color:#fc7906 !important;}.header-2 .cshero-main-header{border-bottom:1px solid rgba(255, 255, 255, 0.08);}.site-header .cshero-main-header ul.sub-menu.back{right:0;left:auto;}.site-header .cshero-main-header ul.sub-menu.back ul:not(.back){right:100%;left:auto;}.site-header .cshero-main-header ul.sub-menu.back ul.back{left:100%;right:auto;}.site-header .cshero-main-header ul.sub-menu.back ul.back ul:not(.back){left:100%;right:auto;}.site-header .cshero-main-header ul.sub-menu.back ul.back ul.back{right:100%;left:auto;}.site-header .cshero-main-header ul.sub-menu ul.sub-menu.back{right:100%;left:auto !important;}.hd-fixed.admin-bar .cshero-main-header{margin-top:32px;}.hd-fixed .header-3{height:110px;}.hd-fixed .header-1 #cshero-header-wrapper{padding-top:101px;}.header-1 #cshero-header-logo{text-align:center;}.header-1 .cshero-main-header{background-color:#fff;box-shadow:0 0 5px 3px rgba(0, 0, 0, 0.2);margin-bottom:5px;}.header-1 #menu-right{text-align:right;}.header-1 .bottom-menu{background-color:#f2f5f7;padding-top:6px;padding-bottom:10px;}.header-1 .wg-right{margin-left:15px;}.header-1 .wg-right p{font-size:13px;color:#fff;letter-spacing:0.02em;font-family:"ITCAvantGardePro-Md";display:inline-block;margin-bottom:0;}.header-1 .wg-right span{color:#0733b8;}.header-1 .wg-right a{font-size:13px;color:#fff;letter-spacing:0.02em;font-family:"ITCAvantGardePro-Demi";background-color:#0733b8;border-radius:50px;padding:5px 25px 3px;display:inline-block;margin-left:35px;}.header-1 .wg-right a:hover,.header-1 .wg-right a:focus{background-color:#fff;}.header-1 .wg-left{text-align:right;margin-right:15px;}.header-1 .wg-left .screen-reader-text{display:none;}.header-1 .wg-left .searchform{position:relative;}.header-1 .wg-left input[type="text"]{width:220px;padding:5px 0 0 20px;height:34px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);border-radius:50px;text-transform:none;color:#0f133e;font-size:13px;}.header-1 .wg-left input[type="text"]::-moz-placeholder,.header-1 .wg-left input[type="text"] textarea::-moz-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.header-1 .wg-left input[type="text"]::-webkit-input-placeholder,.header-1 .wg-left input[type="text"] textarea::-webkit-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.header-1 .wg-left input[type="text"]::-o-placeholder,.header-1 .wg-left input[type="text"] textarea::-o-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.header-1 .wg-left input[type="text"]::-ms-placeholder,.header-1 .wg-left input[type="text"] textarea::-ms-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.header-1 .wg-left .search-submit{background-color:transparent;border-radius:50%;box-shadow:none;padding:0;position:absolute;right:15px;top:-6px;z-index:1;}.header-1 .wg-left .search-submit:before{color:#0f133e;content:"\f1c3";font-family:"Material-Design-Iconic-Font";font-size:22px;z-index:0;}.header-1 .cshero-main-header .container,.header-1 .bottom-menu .container{max-width:1300px !important;}.header-1 #menu-left .nav-menu > li,.header-1 #menu-right .nav-menu > li{display:inline-block;position:relative;line-height:100px;padding:0 18px;}.header-1 #menu-left .nav-menu > li.menu-item-has-children:after,.header-1 #menu-right .nav-menu > li.menu-item-has-children:after{content:"\f2f2";font-family:"Material-Design-Iconic-Font";padding-left:8px;position:absolute;top:-2px;right:5px;}.header-1 #menu-left .nav-menu > li.current-menu-ancestor:before,.header-1 #menu-right .nav-menu > li.current-menu-ancestor:before{content:"";background-color:#0735be;width:45px;height:3px;margin:0 auto;left:0;right:0;bottom:25px;position:absolute;}.header-1 #menu-left .sub-menu,.header-1 #menu-right .sub-menu{opacity:0;visibility:hidden;position:absolute;z-index:2;top:150px;box-shadow:0 1px 5px rgba(0, 0, 0, 0.2);-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.header-1 #menu-left .menu-left li.menu-item,.header-1 #menu-right .menu-left li.menu-item,.header-1 #menu-left .menu-right li.menu-item,.header-1 #menu-right .menu-right li.menu-item{position:relative;}.header-1 #menu-left .menu-left > li,.header-1 #menu-right .menu-left > li,.header-1 #menu-left .menu-right > li,.header-1 #menu-right .menu-right > li{position:relative;display:inline-block;}@media  screen and (min-width: 1900px){margin:0 1%;}.header-1 #menu-left .menu-left > li:first-child,.header-1 #menu-right .menu-left > li:first-child,.header-1 #menu-left .menu-right > li:first-child,.header-1 #menu-right .menu-right > li:first-child{margin-left:0;}.header-1 #menu-left .menu-left > li:last-child,.header-1 #menu-right .menu-left > li:last-child,.header-1 #menu-left .menu-right > li:last-child,.header-1 #menu-right .menu-right > li:last-child{margin-right:0;}.header-1 #menu-left .menu-left > li > a,.header-1 #menu-right .menu-left > li > a,.header-1 #menu-left .menu-right > li > a,.header-1 #menu-right .menu-right > li > a{color:#0f133e;font-size:13px;line-height:100px;text-shadow:0 1px 1px rgba(0, 0, 0, 0.15);text-transform:uppercase;font-family:"ITCAvantGardePro-Md";letter-spacing:0.02em;}.header-1 #menu-left .menu-left > li:hover.menu-item > ul,.header-1 #menu-right .menu-left > li:hover.menu-item > ul,.header-1 #menu-left .menu-right > li:hover.menu-item > ul,.header-1 #menu-right .menu-right > li:hover.menu-item > ul{top:100px;opacity:1;visibility:visible;z-index:2;}.header-1 #menu-left .menu-left > li:hover > a,.header-1 #menu-right .menu-left > li:hover > a,.header-1 #menu-left .menu-right > li:hover > a,.header-1 #menu-right .menu-right > li:hover > a{color:#fc7906;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.header-1 #menu-left .menu-left > li ul > li > ul,.header-1 #menu-right .menu-left > li ul > li > ul,.header-1 #menu-left .menu-right > li ul > li > ul,.header-1 #menu-right .menu-right > li ul > li > ul{left:100%;}.header-1 #menu-left .menu-left > li ul > li:hover > ul,.header-1 #menu-right .menu-left > li ul > li:hover > ul,.header-1 #menu-left .menu-right > li ul > li:hover > ul,.header-1 #menu-right .menu-right > li ul > li:hover > ul{top:0;opacity:1;visibility:visible;}.header-1 #menu-left .menu-left > li.current-menu-item > a,.header-1 #menu-right .menu-left > li.current-menu-item > a,.header-1 #menu-left .menu-right > li.current-menu-item > a,.header-1 #menu-right .menu-right > li.current-menu-item > a,.header-1 #menu-left .menu-left > li.current-menu-ancestor > a,.header-1 #menu-right .menu-left > li.current-menu-ancestor > a,.header-1 #menu-left .menu-right > li.current-menu-ancestor > a,.header-1 #menu-right .menu-right > li.current-menu-ancestor > a,.header-1 #menu-left .menu-left > li.current-menu-ancestor > a:hover,.header-1 #menu-right .menu-left > li.current-menu-ancestor > a:hover,.header-1 #menu-left .menu-right > li.current-menu-ancestor > a:hover,.header-1 #menu-right .menu-right > li.current-menu-ancestor > a:hover{color:#fc7906;font-family:'ITCAvantGardePro-Demi';}.header-1 #menu-left .menu-left > li ul li.current-menu-item > a,.header-1 #menu-right .menu-left > li ul li.current-menu-item > a,.header-1 #menu-left .menu-right > li ul li.current-menu-item > a,.header-1 #menu-right .menu-right > li ul li.current-menu-item > a,.header-1 #menu-left .menu-left > li ul li.current-menu-ancestor > a,.header-1 #menu-right .menu-left > li ul li.current-menu-ancestor > a,.header-1 #menu-left .menu-right > li ul li.current-menu-ancestor > a,.header-1 #menu-right .menu-right > li ul li.current-menu-ancestor > a{color:#fc7906;}.header-1 .sub-menu{background-color:#fff;min-width:250px;}.header-1 .sub-menu li{line-height:30px;}.header-1 .sub-menu a{display:block;padding:10px 30px;color:#222626;font-size:14px;text-align:left;}.header-1 .sub-menu a:hover{color:#fc7906;}}@media screen and (min-width:992px) and (min-width:992px) and (max-width:1199px){.header-1 .wg-left .search-submit{right:14px;}}.megamenu.widget_resource_search .screen-reader-text{display:none;}.megamenu.widget_resource_search .searchform{position:relative;}.megamenu.widget_resource_search input[type="text"]{padding:0 10px;height:34px;border-radius:50px;}.megamenu.widget_resource_search input[type="text"]::-moz-placeholder,.megamenu.widget_resource_search input[type="text"] textarea::-moz-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.megamenu.widget_resource_search input[type="text"]::-webkit-input-placeholder,.megamenu.widget_resource_search input[type="text"] textarea::-webkit-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.megamenu.widget_resource_search input[type="text"]::-o-placeholder,.megamenu.widget_resource_search input[type="text"] textarea::-o-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.megamenu.widget_resource_search input[type="text"]::-ms-placeholder,.megamenu.widget_resource_search input[type="text"] textarea::-ms-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.megamenu.widget_resource_search .search-submit{background-color:transparent;border-radius:50%;box-shadow:none;padding:0;position:absolute;right:15px;top:-6px;z-index:1;}.megamenu.widget_resource_search .search-submit:before{color:#424242;content:"\f1c3";font-family:"Material-Design-Iconic-Font";font-size:15px;z-index:0;}@media screen and (max-width:991px){.header-1 .cshero-main-header,.header-1 .bottom-menu{border-bottom:1px solid #eee;}.wg-right{text-align:center;padding-bottom:10px;}.wg-right p{font-size:13px;color:#fff;letter-spacing:0.02em;font-family:"ITCAvantGardePro-Md";display:inline-block;margin-bottom:0;}.wg-right span{color:#0733b8;}.wg-right a{font-size:13px;color:#fff;letter-spacing:0.02em;font-family:"ITCAvantGardePro-Demi";background-color:#0733b8;border-radius:50px;padding:5px 25px 3px;display:inline-block;margin-left:35px;}.wg-right a:hover,.wg-right a:focus{color:#fff;background-color:#fff;}.header-2 .cshero-main-header{background-color:#343434;z-index:11;position:relative;}.bottom-menu{padding:10px 0;}.wg-left{text-align:center;margin-right:30px;}.wg-left .screen-reader-text{display:none;}.wg-left .searchform{position:relative;display:inline-block;}.wg-left input[type="text"]{width:220px;padding:0 10px;height:34px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.3);border-radius:50px;text-transform:none;}.wg-left input[type="text"]::-moz-placeholder,.wg-left input[type="text"] textarea::-moz-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.wg-left input[type="text"]::-webkit-input-placeholder,.wg-left input[type="text"] textarea::-webkit-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.wg-left input[type="text"]::-o-placeholder,.wg-left input[type="text"] textarea::-o-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.wg-left input[type="text"]::-ms-placeholder,.wg-left input[type="text"] textarea::-ms-placeholder{opacity:1;text-transform:capitalize;font-size:13px;color:#999;font-family:"ITCAvantGardePro-Md";}.wg-left .search-submit{background-color:transparent;border-radius:50%;box-shadow:none;padding:0;position:absolute;right:15px;top:-6px;z-index:1;}.wg-left .search-submit:before{color:#424242;content:"\f1c3";font-family:"Material-Design-Iconic-Font";font-size:15px;z-index:0;}}.cms-fancyboxes-layout2{padding:40px 30px 16px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cms-fancyboxes-layout2 .cms-fancybox-title{font-size:22px;line-height:26px;color:#02113e;}.cms-fancyboxes-layout2 .cms-fancybox-description{color:#02113e;font-size:13px;line-height:28px;opacity:0.6;}.cms-fancyboxes-layout2 .cms-fancybox-icon{font-size:60px;margin-bottom:28px;}.cms-fancyboxes-layout2 .cms-fancybox-icon img{max-width:65px;}@media screen and (max-width:767px){.cms-fancyboxes-layout2{text-align:center;margin-bottom:30px;}}.cms-fancyboxes-layout2:hover{box-shadow:-1px 0 7px rgba(0, 0, 0, 0.15);}.cms-fancyboxes-layout3{box-shadow:0 3px 7px rgba(0, 0, 0, 0.15);padding:31px 20px 20px;margin-bottom:14px;}.cms-fancyboxes-layout3 .cms-fancybox-title{font-size:18px;line-height:26px;color:#02113e;font-family:'ITCAvantGardePro-Md';letter-spacing:0.01em;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cms-fancyboxes-layout3 .cms-fancybox-icon{font-size:60px;margin-bottom:17px;}.cms-fancyboxes-layout3 .cms-fancybox-icon img{max-width:65px;}.cms-fancyboxes-layout3:hover .cms-fancybox-title{color:#fc7906;}.service{max-width:590px;margin:0 auto;}.service h1{color:#dee6fe;font-size:72px;font-family:"ITCAvantGardePro-XLt";}.service h1 span{font-size:82px;font-family:"ITCAvantGardePro-Md";color:#fff;}@media screen and (max-width:991px){.service h1 span{font-size:38px;}}@media screen and (max-width:991px){.service h1{font-size:38px;}}.service p{color:#dee6fe;font-size:15px;line-height:26px;}.carousel-testimonials .cms-carousel-image{max-width:80px;float:left;border-radius:50%;overflow:hidden;}.carousel-testimonials .content-carousel{display:inline-block;padding-left:55px;width:calc(100% - 80px);font-family:"ITCAvantGardePro-Md";color:#02113e;font-size:13px;line-height:28px;padding-top:5px;position:relative;}.carousel-testimonials .content-carousel span{color:#02113e;font-size:13px;line-height:28px;font-family:"ITCAvantGardePro-Demi";}.carousel-testimonials .content-carousel p{margin-bottom:5px;opacity:0.66;}.carousel-testimonials .owl-controls{margin-top:21px;}.carousel-testimonials .owl-controls .owl-dots .owl-dot span{width:12px;height:12px;border:2px solid #7b8190;background-color:#fff;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.carousel-testimonials .owl-controls .owl-dots .owl-dot.active span,.carousel-testimonials .owl-controls .owl-dots .owl-dot:hover span{background-color:#0733b8;border-color:#0733b8;}.cms-image-wraper-2{position:relative;}.cms-image-wraper-2 .infor{position:absolute;bottom:20px;left:20px;}.cms-image-wraper-2 .infor a{font-size:18px;line-height:26px;color:#fff;opacity:1;font-family:"ITCAvantGardePro-Md";}.cms-image-wraper-2 .infor a:hover,.cms-image-wraper-2 .infor a:focus{opacity:0.8;}.cms-image-wraper-2 .infor p{font-size:14px;line-height:26px;color:#fff;margin-bottom:0;font-family:"ITCAvantGardePro-Bk";}@media screen and (max-width:767px){.cms-image-wraper-2 img{width:100%;}}.link-contact{text-align:center;}.link-contact a{font-size:13px;color:#0733b8;letter-spacing:0.02em;background-color:#fff;border-radius:50px;padding:14px 60px 10px;}.link-contact a:hover{color:#fff;background-color:#fff;}.search .widget-area{margin:0 auto;}@media screen and (min-width:1400px){.search .widget-area{margin:0 -100px 0 100px;}}.search .no-results{text-align:center;}.search .no-results input[type="text"]{margin-bottom:30px;}@media screen and (max-width:991px){.search .wrap-search{margin-bottom:50px;}}.search .wrap-search .post-thumbnail{display:none;}.search .wrap-search footer.entry-footer{text-align:left !important;}.cms-footer4 #cms-footer-top{background-color:#fff;padding-top:64px;padding-bottom:60px;}.cms-footer4 #cms-footer-top .footer4-menu{padding-top:50px;}.cms-footer4 #cms-footer-top .footer4-menu li{display:inline-block;margin:0 3%;}.cms-footer4 #cms-footer-top .footer4-menu a{color:#455561;font-size:15px;font-family:'ITCAvantGardePro-Md';text-transform:uppercase;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;opacity:0.66;}.cms-footer4 #cms-footer-bottom{background-color:#455561;padding:18px 0 15px;}.cms-footer4 #cms-footer-bottom span{color:#aeb8c0;font-family:'ITCAvantGardePro-Md';font-size:14px;opacity:0.33;}.cms-footer4 #cms-footer-bottom a{color:#aeb8c0;font-family:'ITCAvantGardePro-Md';font-size:14px;opacity:0.33;}.cms-footer4 #cms-footer-bottom a:hover,.cms-footer4 #cms-footer-bottom a:focus{opacity:1;}.cms-footer4 .social-footer{padding-top:43px;}.cms-footer4 .social-footer li{display:inline-block;margin-right:15px;}.cms-footer4 .social-footer li:last-child{margin-right:0;}.cms-footer4 .social-footer a{width:34px;height:34px;text-align:center;font-size:16px;background-color:#fff;box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.2);border-radius:50%;display:inline-block;line-height:35px;}.cms-footer4 .social-footer a i{color:#0f133e;opacity:0.33;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.cms-footer4 .social-footer a:hover i,.cms-footer4 .social-footer a:focus i{color:#fff;opacity:1;}.cms-footer2 .footer-top{background-color:#f2f5f7;padding-top:22px;}.cms-footer2 .footer-top .space-footer{height:2px;width:100%;background-color:#ebeef0;border-bottom:1px solid #fcfcfc;margin-top:15px;}.cms-footer2 .footer-top .social-footer{padding-top:8px;}.cms-footer2 .footer-top .social-footer li{display:inline-block;margin-right:15px;}.cms-footer2 .footer-top .social-footer li:last-child{margin-right:0;}.cms-footer2 .footer-top .social-footer a{width:34px;height:34px;text-align:center;color:#c7c7cd;background-color:#fff;box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.2);border-radius:50%;display:inline-block;line-height:32px;}.cms-footer2 .footer-top .social-footer a:hover,.cms-footer2 .footer-top .social-footer a:focus{background-color:#fc7906;color:#fff;}@media screen and (max-width:1199px){.cms-footer2 .footer-top .social-footer a{line-height:35px;}}.cms-footer2 .footer-top p{font-size:20px;line-height:28px;color:#fff;margin:0;font-family:"ITCAvantGardePro-Md";}.cms-footer2 .footer-top .widget_text{padding-top:14px;vertical-align:top;padding-right:30px;width:300px;}.cms-footer2 .footer-top .widget_text,.cms-footer2 .footer-top .widget_newsletterwidget{display:inline-block;}.cms-footer2 .footer-top .widget_newsletterwidget .tnp-widget label{display:none;}.cms-footer2 .footer-top .widget_newsletterwidget .tnp-widget .tnp-email{height:50px;padding:0 20px;box-shadow:0px 3px 5px -3px #000;border:none;background-color:#fff;border-radius:3px;}@media screen and (min-width:1200px){.cms-footer2 .footer-top .widget_newsletterwidget .tnp-widget .tnp-email{width:500px;}}.cms-footer2 .footer-top .widget_newsletterwidget .tnp-widget .tnp-submit{background-color:#fc7906;color:#fff;border-radius:3px;border:none;width:110px;height:50px;padding:5px 0 0 0;box-shadow:none;}.cms-footer2 .footer-top .widget_newsletterwidget .tnp-widget .tnp-submit:hover,.cms-footer2 .footer-top .widget_newsletterwidget .tnp-widget .tnp-submit:focus{background-color:#333;box-shadow:none;}.cms-footer2 .footer-top .tnp-field-email,.cms-footer2 .footer-top .tnp-field-button{display:inline-block;margin:0;}.cms-footer2 .footer-top .tnp-field-button{margin-left:9px;}@media screen and (max-width:991px){.cms-footer2 .footer-top{text-align:center;}.cms-footer2 .footer-top .widget_text{margin:20px auto;display:block;}}.cms-footer2 .footer-bottom{background-color:#f2f5f7;padding-top:35px;color:#fff;font-size:12px;padding-bottom:71px;line-height:26px;font-family:"ITCAvantGardePro-Md";}.cms-footer2 .footer-bottom .cms-footer-bottom-item .ft-title{font-size:15px;color:#0733b8;margin-bottom:28px;font-family:"ITCAvantGardePro-Demi";}@media screen and (max-width:991px){.cms-footer2 .footer-bottom .cms-footer-bottom-item{margin-bottom:30px;}}.cms-footer2 .footer-bottom .infor-footer a,.cms-footer2 .footer-bottom .cms-recent-resources a{color:#fff;font-size:12px;line-height:26px;font-family:"ITCAvantGardePro-Md";}.cms-footer2 .footer-bottom .infor-footer a:hover,.cms-footer2 .footer-bottom .cms-recent-resources a:hover,.cms-footer2 .footer-bottom .infor-footer a:focus,.cms-footer2 .footer-bottom .cms-recent-resources a:focus{color:#fc7906;}.cms-footer2 .footer-bottom .about-us-footer{margin-bottom:25px;display:inline-block;}.cms-footer2 .footer-bottom .cms-recent-resources h5{margin:0;}.cms-footer2 .footer-bottom .contact-about i{margin-right:10px;color:#fc7906;}.results-driven{font-size:14px;font-family:'ITCAvantGardePro-Md';color:#02113e;opacity:0.66;}.pricing-wrap{border:1px solid #efefef;padding:35px 47px 30px;background-color:#fff;height:520px;position:relative;}@media screen and (max-width:1199px){.pricing-wrap{padding-left:20px;padding-right:20px;margin-bottom:30px;height:auto;}}.pricing-wrap .wrap-pricing{text-align:center;}.pricing-wrap .wrap-pricing h4{color:#02113e;font-size:15px;line-height:26px;margin-bottom:14px;font-family:"ITCAvantGardePro-Md";}.pricing-wrap .wrap-pricing h2{color:#fc7906;font-size:82px;font-family:"ITC Avant Garde Gothic Std";margin-bottom:34px;}.pricing-wrap .wrap-pricing h2 .sub{font-size:40px;font-weight:bold;position:relative;top:-35px;}@media screen and (max-width:1199px){.pricing-wrap .wrap-pricing h2 .sub{font-size:30px;top:-20px;left:5px;}}@media screen and (max-width:991px){.pricing-wrap .wrap-pricing h2 .sub{top:-15px;font-size:18px;}}@media screen and (max-width:1199px){.pricing-wrap .wrap-pricing h2{font-size:42px;}}@media screen and (max-width:991px){.pricing-wrap .wrap-pricing h2{font-size:30px;}}.pricing-wrap .wrap-pricing .get-started{color:#fff;font-style:15px;font-family:"ITCAvantGardePro-Demi";background-color:#fc7906;border-radius:50px;display:inline-block;padding:14px 60px 10px;}.pricing-wrap .wrap-pricing .get-started:hover,.pricing-wrap .wrap-pricing .get-started:focus{background-color:#333;}@media screen and (max-width:991px){.pricing-wrap .wrap-pricing .get-started{padding:14px 20px 10px;}}.pricing-wrap .wrap-pricing .pricing-options{text-align:left;margin-bottom:80px;}.pricing-wrap .wrap-pricing .pricing-options li{color:#02113e;font-size:15px;margin-bottom:6px;font-family:"ITCAvantGardePro-Md";}.pricing-wrap .wrap-pricing .pricing-options li i{color:#0732b6;margin-right:10px;font-size:19px;}@media screen and (max-width:767px){.pricing-wrap .wrap-pricing .pricing-options{text-align:center;}}.pricing-wrap .wrap-pricing .wrap-link{position:absolute;left:0;right:0;margin:0 auto;bottom:30px;}@media screen and (max-width:991px){.pricing-wrap .wrap-pricing .wrap-link{position:static;}}.cms-counter-wraper .cms-counter{color:#dee6fe;font-size:52px;font-family:"ITCAvantGardePro-XLt";}.cms-counter-wraper .cms-counter-body{margin-bottom:5px;}.cms-counter-wraper h3{color:#fff;font-size:18px;font-family:"ITCAvantGardePro-Demi";margin:0;}.cms-image-wraper.left,.cms-image-wraper.right{display:none;}@media screen and (min-width:1680px){.cms-image-wraper.left,.cms-image-wraper.right{display:block;position:absolute;bottom:0;}.cms-image-wraper.left{left:0;}.cms-image-wraper.right{right:0;}}.about-slug{padding-bottom:106px;}.about-slug h1{font-size:82px;color:#02113e;font-family:'Chronicle-Display-Roman';letter-spacing:-0.04em;margin-bottom:61px;margin-top:35px;position:relative;}@media screen and (min-width:1200px){.about-slug h1:before,.about-slug h1:after{position:absolute;content:'';height:2px;background-color:#e2e2e2;width:185px;top:40px;}.about-slug h1:before{left:-30px;}.about-slug h1:after{right:-30px;}}@media screen and (max-width:991px){.about-slug h1{font-size:38px;margin-bottom:20px;margin-top:20px;}}.about-slug p{color:#02113e;font-size:13px;font-family:'ITCAvantGardePro-Md';margin-bottom:20px;}.about-slug a{font-size:15px;letter-spacing:0.02em;font-family:'ITCAvantGardePro-Demi';margin-left:15px;margin-right:15px;border:3px solid #fc7906;border-radius:5px;display:inline-block;padding:10px 45px 5px;}.about-slug a.get-in-touch{color:#fff;background-color:#fc7906;}.about-slug a.get-in-touch:hover,.about-slug a.get-in-touch:focus{color:#fc7906;background-color:#fff;}.about-slug a.case-studies{background-color:#fff;color:#fc7906;}.about-slug a.case-studies:hover,.about-slug a.case-studies:focus{background-color:#fc7906;color:#fff;}@media screen and (max-width:768px){.about-slug a{margin-bottom:20px;}}@media screen and (max-width:768px){.header-1 p{display:block;}.header-1 a{margin:0;}.header-1 .wg-left{margin:0;}}.vc-bootstrap-tabs{border:1px solid #efefef;box-shadow:0px 3px 7px 0px rgba(0, 0, 0, 0.15);border-radius:5px;}@media screen and (min-width:1200px){.vc-bootstrap-tabs{margin:0 -30px;}}.vc-bootstrap-tabs .wrap-top{background-color:#fff;padding:40px 100px 42px 30px;}@media screen and (max-width:991px){.vc-bootstrap-tabs .wrap-top{padding:40px 20px;}}.vc-bootstrap-tabs .wrap-top .nav-tabs{border-left:none;border-right:1px solid #ebebeb;border-bottom:none;border-top:none;}@media screen and (max-width:991px){.vc-bootstrap-tabs .wrap-top .nav-tabs{border-right:none;border-bottom:1px solid #ebebeb;padding-bottom:20px;margin-bottom:20px;}}.vc-bootstrap-tabs .wrap-top li{display:block;float:none;}.vc-bootstrap-tabs .wrap-top li.active > a,.vc-bootstrap-tabs .wrap-top li.active > a:hover,.vc-bootstrap-tabs .wrap-top li.active > a:focus{border:none;}.vc-bootstrap-tabs .wrap-top li.active a:before{background-color:#fc7906;}.vc-bootstrap-tabs .wrap-top a{background-color:transparent;position:relative;color:#7f8392;font-size:15px;font-family:'ITCAvantGardePro-Md';border:none;padding-left:30px;}.vc-bootstrap-tabs .wrap-top a:before{content:'';width:3px;height:23px;background-color:transparent;position:absolute;left:0;top:7px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.vc-bootstrap-tabs .wrap-top a:hover,.vc-bootstrap-tabs .wrap-top a:focus{background-color:transparent;border:none;color:#02113e;}.vc-bootstrap-tabs .wrap-top a:hover:before,.vc-bootstrap-tabs .wrap-top a:focus:before{background-color:#fc7906;}.vc-bootstrap-tabs .wrap-bottom{background-color:#fcfcfc;box-shadow:0px 0 2px rgba(0, 0, 0, 0.15);padding:30px 100px 6px 60px;}.vc-bootstrap-tabs .wrap-bottom h2{color:#fff;font-size:22px;line-height:26px;margin-bottom:6px;font-family:'ITCAvantGardePro-Md';}.vc-bootstrap-tabs .wrap-bottom p{color:#02113e;font-size:15px;line-height:26px;opacity:0.66;font-family:'ITCAvantGardePro-Md';}.vc-bootstrap-tabs .wrap-bottom a{font-family:'ITCAvantGardePro-Demi';font-size:15px;color:#fff;border-radius:50px;padding:10px 60px;border:3px solid #fc7906;background-color:#fc7906;display:inline-block;}.vc-bootstrap-tabs .wrap-bottom a:hover,.vc-bootstrap-tabs .wrap-bottom a:focus{background-color:#fff;color:#fc7906;text-decoration:none;}.vc-bootstrap-tabs .wrap-bottom .wrap-link{text-align:right;}@media screen and (max-width:991px){.vc-bootstrap-tabs .wrap-bottom{text-align:center;padding:20px;}.vc-bootstrap-tabs .wrap-bottom .wrap-link{text-align:center;}}.vc-bootstrap-tabs .tab-content{padding-top:10px;padding-left:68px;}@media screen and (max-width:991px){.vc-bootstrap-tabs .tab-content{padding-left:30px;}}.vc-bootstrap-tabs .tab-content h2{font-size:22px;color:#fff;line-height:26px;letter-spacing:0.01em;font-family:'ITCAvantGardePro-Md';}.vc-bootstrap-tabs .tab-content p{font-family:15px;color:#fff;line-height:26px;letter-spacing:0.01em;margin-bottom:40px;font-family:'ITCAvantGardePro-Md';opacity:0.66;}.vc-bootstrap-tabs .tab-content .wrap_row{margin:0 -15px;font-size:15px;color:#02113e;line-height:26px;font-family:'ITCAvantGardePro-Md';}.vc-bootstrap-tabs .tab-content .wrap_row .wrap_col{float:left;width:33.33333%;padding:0 15px;margin-bottom:15px !important;}@media screen and (max-width:991px){.vc-bootstrap-tabs .tab-content .wrap_row .wrap_col{width:50%;}}@media screen and (max-width:767px){.vc-bootstrap-tabs .tab-content .wrap_row .wrap_col{width:100%;}}.vc-bootstrap-tabs .tab-content .wrap_row i{font-size:7px;vertical-align:middle;padding-bottom:2px;}.our-service{text-align:center;margin:0 auto;max-width:600px;}.our-service h1{font-size:72px;color:#fff;letter-spacing:-0.02em;margin-bottom:17px;font-family:'ITCAvantGardePro-XLt';}.our-service h1 span{font-family:'ITCAvantGardePro-Md';font-size:82px;}@media screen and (max-width:991px){.our-service h1{font-size:38px;}.our-service h1 span{font-size:38px;}}.our-service p{color:#dee6fe;font-size:15px;line-height:26px;font-family:'ITCAvantGardePro-Bk';letter-spacing:0.01em;}@media screen and (min-width:1200px){.cms-footer1 .container,.cms-footer2 .container{max-width:1260px;}}@media screen and (min-width:992px){.cshero-main-header .nav-menu .sub-menu li.menu-item-has-children{position:relative;}.cshero-main-header .nav-menu .sub-menu li.menu-item-has-children:before{position:absolute;content:'\f0da';font-family:'FontAwesome';right:30px;top:8px;}}.case-studies-widget .widget_nav_menu{box-shadow:0px 1px 1px rgba(0, 0, 0, 0.2);padding:10px;}.case-studies-widget .widget_nav_menu .case-title{font-size:38px;color:#02113e;letter-spacing:-0.03em;font-family:'Chronicle-Display-Roman';border-bottom:1px solid #ebebeb;padding-bottom:20px;}.case-studies-widget .widget_nav_menu .menu{padding:10px 0;}.case-studies-widget .widget_nav_menu .menu-item a{font-size:15px;color:#7f8392;line-height:38px;letter-spacing:0.01em;position:relative;padding-left:10px;font-family:'ITCAvantGardePro-XLt';}.case-studies-widget .widget_nav_menu .menu-item a:before{content:'';position:absolute;background-color:transparent;height:23px;width:3px;left:0;top:-5px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.case-studies-widget .widget_nav_menu .menu-item a:hover,.case-studies-widget .widget_nav_menu .menu-item a:focus{padding-left:15px;color:#fc7906;font-family:'ITCAvantGardePro-Md';}.case-studies-widget .widget_nav_menu .menu-item a:hover:before,.case-studies-widget .widget_nav_menu .menu-item a:focus:before{background-color:#fc7906;}.case-studies-widget .widget_nav_menu .menu-item.current-menu-item a{padding-left:15px;color:#fc7906;font-family:'ITCAvantGardePro-Md';}.case-studies-widget .widget_nav_menu .menu-item.current-menu-item a:before{background-color:#fc7906;}.single-case_studies #cms-content{padding-bottom:0;padding-top:87px;}@media screen and (min-width:1230px){.single-case_studies .container{max-width:1230px;}}.single-case_studies .wrap-content{padding-bottom:95px;}@media screen and (min-width:1200px){.single-case_studies .wrap-content .site-main{padding-left:70px;}}@media screen and (max-width:767px){.single-case_studies .wrap-content .site-main{padding-top:40px;}}.single-case_studies .site-main .wrap-header{margin-bottom:25px;}.single-case_studies .site-main .wrap-header .case-title{color:#02113e;font-size:38px;letter-spacing:-0.03em;display:inline-block;margin:0;font-family:'Chronicle-Display-Roman';}@media screen and (max-width:991px){.single-case_studies .site-main .wrap-header .case-title{display:block;margin-bottom:20px;}}.single-case_studies .site-main .wrap-header a{font-family:'ITCAvantGardePro-Demi';font-size:15px;color:#dee6fe;float:right;border:3px solid #fc7906;border-radius:5px;background-color:#fc7906;display:inline-block;padding:10px 50px 6px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.22);}.single-case_studies .site-main .wrap-header a:hover{background-color:#fff;color:#fc7906;}@media screen and (max-width:991px){.single-case_studies .site-main .wrap-header a{float:none;margin-bottom:30px;}}.single-case_studies .site-main .wrap-services{border-top:1px solid #ebebeb;padding-top:35px;}.single-case_studies .site-main .wrap-services .service-provided h3{font-size:28px;color:#02113e;font-family:'Chronicle-Display-Roman';letter-spacing:-0.03em;}.single-case_studies .site-main .wrap-services .service-provided li{color:#fc7906;font-size:14px;letter-spacing:0.01em;line-height:32px;font-family:'ITCAvantGardePro-Md';}.single-case_studies .site-main .wrap-services .service-provided li img{max-width:25px;margin-top:-5px;margin-right:14px;}@media screen and (max-width:767px){.single-case_studies .site-main .wrap-services .service-provided{margin-bottom:20px;}}@media screen and (min-width:992px){.single-case_studies .site-main .wrap-services .testimonials{padding-right:30px;}}.single-case_studies .site-main .wrap-services .testimonials p{color:#02113e;font-size:14px;line-height:26px;font-family:'ITCAvantGardePro-Md';}.single-case_studies .site-main .wrap-services .testimonials .author{color:#0735be;line-height:32px;font-size:14px;line-height:26px;font-family:'ITCAvantGardePro-Md';}.single-case_studies .site-main .wrap-media{border-bottom:1px solid #ebebeb;padding-bottom:27px;margin-bottom:49px;}.single-case_studies .site-main .wrap-media img{max-width:780px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);width:100%;}.single-case_studies .site-main .wrap-media .image{position:relative;margin-bottom:47px;}@media screen and (min-width:1200px){.single-case_studies .site-main .wrap-media .image:before{content:'';height:100%;width:35px;box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);position:absolute;right:0;background-color:#f2f5f7;}}@media screen and (max-width:767px){.single-case_studies .site-main .wrap-media .infor{text-align:center;}.single-case_studies .site-main .wrap-media .infor .infor_count{padding-bottom:20px;}}.single-case_studies .site-main .wrap-media .infor .counter{color:#fc7906;font-family:'ITCAvantGardePro-Demi';font-size:38px;line-height:40px;display:inline-block;}.single-case_studies .site-main .wrap-media .infor p{color:#02113e;font-size:15px;line-height:28px;font-family:'ITCAvantGardePro-Demi';}.single-case_studies .wrap-contact-single-case{text-align:center;padding-top:45px;padding-bottom:47px;}.single-case_studies .wrap-contact-single-case h2{color:#fff;font-size:28px;letter-spacing:-0.03em;margin-bottom:40px;font-family:'ITCAvantGardePro-Bk';}.single-case_studies .wrap-contact-single-case a{font-family:'ITCAvantGardePro-Demi';color:#fc7906;font-size:13px;letter-spacing:0.02em;border-radius:5px;background-color:#fff;padding:10px 60px 6px;display:inline-block;}.single-case_studies .wrap-contact-single-case a:hover{color:#fff;background-color:#fff;}.cms-fancyboxes-layout4 .cms-fancybox-title{font-size:28px;line-height:32px;font-family:'ITCAvantGardePro-Bk';}.cms-fancyboxes-layout4 .cms-fancybox-content{padding-top:50px;}@media screen and (max-width:991px){.cms-fancyboxes-layout4{margin-bottom:50px;}}.newsletter-home2 input[type="text"]{height:48px;width:330px;border-radius:5px 0 0 5px;text-transform:none;padding:0 20px !important;box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);font-size:13px !important;color:#fff;font-family:'ITCAvantGardePro-Md';}.newsletter-home2 input[type="submit"]{height:48px !important;line-height:46px !important;margin-left:-4px !important;text-transform:none;border-radius:0 5px 5px 0;box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);background-color:#0733b8;padding:0 33px 5px !important;font-size:15px;font-family:'ITCAvantGardePro-Md';color:#fff;}.inbound-before,.inbound-before-large{position:relative;}.inbound-before:before,.inbound-before-large:before{content:',,';font-family:"Chronicle-Display-Roman";position:absolute;letter-spacing:-0.3px;}.inbound-before:before{left:4px;top:25px;font-size:85px;color:#02113e;-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.inbound-before-large:before,.inbound-before-large:after{font-size:125px;color:rgba(2, 17, 62, 0.3);content:',,';font-family:"Chronicle-Display-Roman";position:absolute;letter-spacing:-0.3px;}@media screen and (max-width:991px){.inbound-before-large:before,.inbound-before-large:after{display:none;}}.inbound-before-large:before{bottom:40px;right:0;}.inbound-before-large:after{top:35px;left:-55px;-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.grid-resource-home .entry-feature{max-width:200px;border-radius:3px;overflow:hidden;float:left;}@media screen and (max-width:991px){.grid-resource-home .entry-feature{max-width:100%;width:100%;}.grid-resource-home .entry-feature img{width:100%;}}.grid-resource-home .entry-content-wrap{float:left;width:calc(100% - 200px);padding-left:30px;padding-top:10px;}.grid-resource-home .entry-content-wrap .entry-title{font-family:'ITCAvantGardePro-Md';letter-spacing:0.035em;color:#fff;}.grid-resource-home .entry-content-wrap .entry-title a{color:inherit;opacity:1;line-height:26px;font-size:18px;font-family:'ITCAvantGardePro-Md';}.grid-resource-home .entry-content-wrap .entry-title a:hover,.grid-resource-home .entry-content-wrap .entry-title a:focus{opacity:0.8;}.grid-resource-home .entry-content-wrap .entry-des{font-family:'ITCAvantGardePro-Md';font-size:13px;line-height:26px;letter-spacing:0.035px;color:#fff;opacity:0.66;}@media screen and (max-width:991px){.grid-resource-home .entry-content-wrap{width:100%;text-align:center;padding-left:0;}}@media screen and (max-width:991px){.grid-resource-home{margin-bottom:30px;}}.grid-our-blog .row-grid{margin:0 -20px;}.grid-our-blog .wrap-resource{padding:0 20px;width:50%;float:left;}@media screen and (max-width:991px){.grid-our-blog .wrap-resource{width:100%;margin-bottom:30px;}}.grid-our-blog .resource-content{background-color:#fff;border-radius:3px;overflow:hidden;box-shadow:0px 3px 1px 0px rgba(0, 0, 0, 0.13);-webkit-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-ms-transition:all 0.25s ease 0s;transition:all 0.25s ease 0s;}.grid-our-blog .resource-content:hover{box-shadow:0px 5px 8px 0px rgba(0, 0, 0, 0.13);}.grid-our-blog .entry-feature img{max-width:100%;width:100%;}.grid-our-blog .entry-content-wrap{padding:12px 15px 5px;}.grid-our-blog .entry-content-wrap .entry-des{color:211040;font-size:16px;line-height:26px;letter-spacing:0.035em;font-family:'ITCAvantGardePro-Md';margin-bottom:42px;}.grid-our-blog .entry-content-wrap h3{font-size:13px;line-height:26px;letter-spacing:0.035em;margin-bottom:0px;font-family:'ITCAvantGardePro-Demi';}.cms-block-marketing{border-bottom:1px solid rgba(255, 255, 255, 0.3);padding-bottom:34px;}.cms-block-marketing .cms-video-popup-wrapper{max-width:430px;float:left;width:100%;text-align:center;padding:113px 30px;background-repeat:no-repeat;background-size:cover;background-position:center;-webkit-border-radius:6px;-khtml-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);box-shadow:0 1px 5px rgba(0, 0, 0, 0.25);overflow:hidden;}.cms-block-marketing .cms-video-popup-wrapper .cms-button-video{font-size:75px;color:#fff;display:inline-block;cursor:pointer;}.cms-block-marketing .cms-video-popup-wrapper .cms-button-video:hover{color:#fc7906;}.cms-block-marketing .cms-video-popup-wrapper{padding:75px 30px;}@media screen and (max-width:992px){.cms-block-marketing .cms-video-popup-wrapper{padding:167px 0;width:100%;max-width:none;}}.cms-block-marketing .on-video .content{width:calc(100% - 430px);float:left;padding-right:15px;}@media screen and (max-width:992px){.cms-block-marketing .on-video .content{width:auto;padding-right:0;margin-bottom:30px;}}.cms-block-marketing .content{padding-left:130px;position:relative;padding-top:17px;}.cms-block-marketing .content p{font-size:28px;color:#fff;line-height:50px;left:0.01em;margin-bottom:27px;font-family:'ITCAvantGardePro-Bk';}@media screen and (max-width:767px){.cms-block-marketing .content p{font-size:18px;line-height:28px;}}.cms-block-marketing .content:before{font-size:450px;color:rgba(255, 255, 255, 0.13);content:',,';font-family:"Chronicle-Display-Roman";position:absolute;letter-spacing:-20px;-webkit-transform:rotate(180deg);-khtml-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */left:0;top:185px;}@media screen and (max-width:1199px){.cms-block-marketing .content{padding-left:0;}}.cms-block-marketing .author img,.cms-block-marketing .author .wrap-infor{display:inline-block;}@media screen and (max-width:499px){.cms-block-marketing .author img,.cms-block-marketing .author .wrap-infor{display:block;}}.cms-block-marketing .author img{vertical-align:top;padding-top:10px;}.cms-block-marketing .author .wrap-infor{padding:14px 0 14px 32px;margin-left:30px;border-left:1px solid rgba(255, 255, 255, 0.3);}@media screen and (max-width:499px){.cms-block-marketing .author .wrap-infor{padding-left:0;border:none;margin:0;}}.cms-block-marketing .author h5{font-family:'ITCAvantGardePro-Md';font-size:16px;line-height:22px;letter-spacing:0.035em;color:#fff;margin-bottom:0;}.cms-block-marketing .author h6{font-family:'ITCAvantGardePro-Md';font-size:13px;line-height:26px;letter-spacing:0.035em;color:#fff;margin-bottom:0;opacity:0.66;}.mfp-iframe-scaler button.mfp-close{background-color:transparent;box-shadow:none;}@media screen and (min-width:1200px){.cms-intro-marketing .wrap-title{margin-left:-30px;}.cms-intro-marketing .wrap-title h2,.cms-intro-marketing .wrap-title h4{padding-left:30px;display:inline-block;margin:0;padding-right:50px;}}.cms-intro-marketing .wrap-title{margin-bottom:26px;}.cms-intro-marketing h2{color:rgba(255, 255, 255, 0.8);font-size:48px;font-family:'ITCAvantGardePro-Bk';padding-bottom:10px;padding-top:20px;}@media screen and (max-width:1199px){.cms-intro-marketing h2{text-align:center;font-size:30px;}}.cms-intro-marketing h4{font-family:'ITCAvantGardePro-Bk';font-size:15px;color:#fff;line-height:26px;letter-spacing:0.035em;padding-top:8px;padding-bottom:7px;box-shadow:0 0 30px 1px rgba(0, 0, 0, 0.2);}@media screen and (max-width:1199px){.cms-intro-marketing h4{text-align:center;}}.cms-intro-marketing p{font-family:'ITCAvantGardePro-Bk';font-size:14px;color:#fff;line-height:27px;letter-spacing:0.035em;}@media screen and (min-width:1200px){.cms-intro-marketing p{max-width:430px;}}@media screen and (max-width:1199px){.cms-intro-marketing p{text-align:center;}}.comming-soon{text-align:center;max-width:1170px;margin:0 auto;}.comming-soon h4{font-size:28px;letter-spacing:0.03em;font-family:'ITCAvantGardePro-XLt';color:#c1c2cc;margin-bottom:42px;}.comming-soon h4 span{font-size:15px;position:relative;top:-11px;}.comming-soon h2{font-size:48px;font-family:'ITCAvantGardePro-Demi';letter-spacing:-0.02em;color:#fff;margin-bottom:108px;}.comming-soon p{font-family:'ITCAvantGardePro-Bk';font-size:15px;line-height:26px;letter-spacing:0.01em;color:#dee6fe;max-width:800px;margin:0 auto;}.comming-soon .cms-countdown-bar{margin-bottom:100px;}.comming-soon .cms-countdown-bar li{display:inline-block;position:relative;margin:0 50px;}.comming-soon .cms-countdown-bar li:before{position:absolute;content:'';width:23px;height:23px;background-color:#fff;opacity:0.1;top:14px;right:-62px;border-radius:50%;}@media screen and (max-width:767px){.comming-soon .cms-countdown-bar li:before{display:none;}}.comming-soon .cms-countdown-bar li:last-child:before{display:none;}@media (min-width:768px) and (max-width:991px){.comming-soon .cms-countdown-bar li{max-width:150px;}}@media screen and (max-width:767px){.comming-soon .cms-countdown-bar li{display:block;margin-bottom:20px;}}.comming-soon .cms-countdown-bar .cms-count{font-size:82px;color:#fff;letter-spacing:-0.02em;display:block;font-family:'ITCAvantGardePro-Demi';line-height:65px;}@media screen and (max-width:991px){.comming-soon .cms-countdown-bar .cms-count{font-size:50px;}}.comming-soon .cms-countdown-bar .title{font-size:18px;color:#fff;line-height:32px;letter-spacing:0.03em;font-family:'ITCAvantGardePro-Bk';}.download-form1 .wpcf7-form-control{width:100%;}.download-form1 input[type='text'],.download-form1 input[type='email']{box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.25) !important;}.download-form1 input[type='text']:hover,.download-form1 input[type='email']:hover,.download-form1 input[type='text']:focus,.download-form1 input[type='email']:focus{box-shadow:0px 5px 15px 0px rgba(0, 0, 0, 0.25) !important;}.cms-overlay-color{position:absolute;top:0;left:0;right:0;bottom:0;}.cms-fancyboxes-6 h3{color:#455561;font-family:'ITCAvantGardePro-Demi';font-size:18px;margin-top:32px;margin-bottom:17px;}.cms-fancyboxes-6 .cms-fancybox-description{color:#7d7d7d;font-size:13px;font-family:'ITCAvantGardePro-Bk';}.cms-fancyboxes-6 .cms-fancybox-item{margin-bottom:30px;padding:15px;}@media screen and (min-width:1200px){.cms-fancyboxes-6 .cms-fancybox-item{padding-left:30px;padding-right:30px;}}.cms-fancyboxes-5 .cms-fancybox-icon{border-radius:50%;box-shadow:0 1px 2px rgba(0, 0, 0, 0.3);display:inline-block;height:110px;line-height:110px;width:110px;margin-bottom:16px;}.cms-fancyboxes-5 .cms-fancybox-icon img{max-width:65px;}.cms-fancyboxes-5 .cms-fancybox-icon i{color:#fc7906;line-height:110px;font-size:70px;}.cms-fancyboxes-5 .cms-fancybox-title{color:#fff;font-size:16px;letter-spacing:0.1em;line-height:35px;font-family:'ITCAvantGardePro-Demi';}.cms-fancyboxes-5 .cms-fancybox-description p{color:#444;font-size:13px;line-height:28px;letter-spacing:0.05em;font-family:'ITCAvantGardePro-Md';}@media screen and (min-width:1200px){.button-sticky{text-align:right;}}.button-sticky a{font-family:"ITCAvantGardePro-Demi";border-radius:50px;display:inline-block;font-size:15px;padding:11px 60px 7px;}@media screen and (max-width:1199px){.button-sticky a{margin-bottom:20px;}}.button-sticky .get-started{color:#fc7906;background-color:#fff;border:3px solid #fc7906;margin-right:10px;}.button-sticky .get-started:hover,.button-sticky .get-started:focus{background-color:#fc7906;color:#fff;}@media screen and (max-width:1199px){.button-sticky .get-started{margin-right:0;}}.button-sticky .free-resource{color:#fff;background-color:#fc7906;border:3px solid #fc7906;}.button-sticky .free-resource:hover,.button-sticky .free-resource:focus{background-color:#fff;color:#fc7906;}.vc_wp_custommenu #menu-menu-one-page li{display:inline-block;margin-right:60px;position:relative;}@media screen and (max-width:1199px){.vc_wp_custommenu #menu-menu-one-page li{margin-left:4%;}}.vc_wp_custommenu #menu-menu-one-page li:last-child{margin-right:0;}.vc_wp_custommenu #menu-menu-one-page li:before{content:'';position:absolute;bottom:-30px;width:0%;background-color:#fc7906;height:4px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.vc_wp_custommenu #menu-menu-one-page li:hover a{color:#fc7906;}.vc_wp_custommenu #menu-menu-one-page li:hover:before{width:100%;}.vc_wp_custommenu #menu-menu-one-page a{color:#0f133e;font-family:'ITCAvantGardePro-Demi';font-size:15px;letter-spacing:0.02em;opacity:0.66;}.vc_custom_heading.line-bottom span{position:relative;display:inline-block;}.vc_custom_heading.line-bottom span:before{position:absolute;content:'';background-color:#fc7906;height:2px;width:105px;bottom:-25px;left:50%;transform:translatex(-50%);}.vc_custom_heading.line-bottom.block-left span:before{left:0%;transform:translatex(0%);}.vc_custom_heading.line-bottom.block-right span:before{left:100%;transform:translatex(-100%);}.cms-words{text-align:right;}.cms-words p{font-size:20px;line-height:28px;color:#fff;letter-spacing:0.05em;font-family:'ITC Avant Garde Gothic Std';margin-bottom:5px;}.cms-words span{position:relative;font-size:13px;color:#444;letter-spacing:0.05em;line-height:28px;font-family:'Poppins', sans-serif;}.cms-words span:before{content:'';background-color:#fc7906;height:2px;width:107px;right:0px;position:absolute;bottom:-30px;}@media screen and (max-width:991px){.cms-words{text-align:center;margin-bottom:20px;}.cms-words span:before{display:none;}}.about-resource p{color:#444;font-size:13px;line-height:28px;margin-bottom:30px;letter-spacing:0.05em;font-family:'ITCAvantGardePro-Md';}.about-resource div{font-size:20px;line-height:28px;letter-spacing:0.05em;color:#fff;font-family:'ITC Avant Garde Gothic Std';padding-bottom:30px;}.about-resource div.title-view{color:#0733b8;}.cms-button-wrapper a{font-size:15px;letter-spacing:0.02em;font-family:'ITCAvantGardePro-Demi';padding:15px 50px 12px;display:inline-block;min-width:160px;}.cms-button-wrapper a i{font-size:18px;color:inherit;}@media screen and (max-width:991px){.cms-button-wrapper a{padding:5px 40px 2px;}}.cms-button-wrapper.default-box-shadow a{box-shadow:0 0 5px #fc7906;}@media screen and (max-width:991px){.cms-button-wrapper{margin-bottom:30px;}}.request-callback h1{text-align:center;color:#02113e;font-size:58px;letter-spacing:-0.03em;font-family:'Chronicle-Display-Roman';}.request-callback p.sub-title{color:#02113e;font-size:14px;line-height:26px;letter-spacing:0.01em;font-family:'ITCAvantGardePro-Md';text-align:center;margin-bottom:45px;}.request-callback input[type='text'],.request-callback input[type='tel'],.request-callback select,.request-callback textarea,.request-callback input[type='email']{border:none !important;border-radius:5px !important;box-shadow:0 1px 1px 0 rgba(0, 0, 0, 0.2);background-color:#fff;width:100%;padding:0 21px !important;margin-bottom:30px !important;}.request-callback input[type='text']::-webkit-input-placeholder,.request-callback input[type='tel']::-webkit-input-placeholder,.request-callback select::-webkit-input-placeholder,.request-callback textarea::-webkit-input-placeholder,.request-callback input[type='email']::-webkit-input-placeholder{color:#5c5f7c;font-size:14px;font-family:'ITCAvantGardePro-Bk';opacity:1;}.request-callback input[type='text']::-moz-placeholder,.request-callback input[type='tel']::-moz-placeholder,.request-callback select::-moz-placeholder,.request-callback textarea::-moz-placeholder,.request-callback input[type='email']::-moz-placeholder{color:#5c5f7c;font-size:14px;font-family:'ITCAvantGardePro-Bk';opacity:1;}.request-callback input[type='text']:-moz-placeholder,.request-callback input[type='tel']:-moz-placeholder,.request-callback select:-moz-placeholder,.request-callback textarea:-moz-placeholder,.request-callback input[type='email']:-moz-placeholder{color:#5c5f7c;font-size:14px;font-family:'ITCAvantGardePro-Bk';opacity:1;}.request-callback input[type='text']:-ms-input-placeholder,.request-callback input[type='tel']:-ms-input-placeholder,.request-callback select:-ms-input-placeholder,.request-callback textarea:-ms-input-placeholder,.request-callback input[type='email']:-ms-input-placeholder{color:#5c5f7c;font-size:14px;font-family:'ITCAvantGardePro-Bk';opacity:1;}.request-callback input[type='text']:focus,.request-callback input[type='tel']:focus,.request-callback select:focus,.request-callback textarea:focus,.request-callback input[type='email']:focus{box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);}.request-callback textarea{padding-top:10px !important;margin-bottom:7px !important;}.request-callback select{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;color:#5c5f7c;font-size:14px;font-family:'ITCAvantGardePro-Bk';}.request-callback select:focus,.request-callback select:active{outline:none;}.request-callback .day-menu,.request-callback .month-menu,.request-callback .time-menu{position:relative;}.request-callback .day-menu:before,.request-callback .month-menu:before,.request-callback .time-menu:before{content:'\f312';font-family:'Material-Design-Iconic-Font';position:absolute;right:10px;top:-6px;z-index:1;color:#fff;font-size:14px;}.request-callback .notice{text-align:center;color:#fff;font-family:'ITCAvantGardePro-Bk';font-size:14px;line-height:26px;letter-spacing:0.02em;opacity:0.68;margin-bottom:23px;}.request-callback .submit{text-align:center;}.request-callback input[type='submit']{box-shadow:none;border-radius:50px;color:#fff;line-height:42px;border:3px solid #fc7906;padding:3px 30px 0px;}.request-callback input[type='submit']:hover{color:#fc7906;background-color:#fff;}.request-callback .notice-admin{border-top:1px solid #d8d8d8;margin-top:31px;color:#fff;font-size:14px;line-height:26px;letter-spacing:0.02em;font-family:'ITCAvantGardePro-Bk';padding-top:27px;}.request-callback .notice-admin input[type='radio']{margin-left:5px;}.request-callback .notice-admin input[type='radio']:hover{cursor:pointer;}.request-callback .notice-admin .wpcf7-form-control-wrap.radio{margin:0;}.request-callback .notice-admin .wpcf7-form-control-wrap.radio .wpcf7-radio.radio{margin:0;padding:0;border:none;}@media screen and (min-width:992px){.request-callback .notice-admin .wpcf7-form-control-wrap.radio .wpcf7-radio.radio{text-align:right;}}.request-callback span.wpcf7-list-item{margin:1px 25px 0 0;}.request-callback span.wpcf7-list-item label{padding:0 !important;}.infor-call-back{width:100%;background-color:#fff;box-shadow:0 1px 2px rgba(0, 0, 0, 0.5);border-radius:5px;padding:22px 25px;}@media screen and (min-width:1200px){.infor-call-back{max-width:250px;}}.infor-call-back h2{color:#fff;font-size:18px;line-height:26px;letter-spacing:0.02em;margin-bottom:26px;font-family:'ITC Avant Garde Gothic Std';}.infor-call-back p.number{color:#0733b8;font-size:25px;line-height:26px;letter-spacing:0.02em;font-family:'ITC Avant Garde Gothic Std';}.infor-call-back li{color:#fff;font-size:14px;line-height:26px;letter-spacing:0.02em;font-family:'ITCAvantGardePro-Md';}.infor-call-back label{font-weight:400;width:100px;margin:0;}@media screen and (min-width:1350px){.row-boxed .wrap-row-box{max-width:1375px;background-color:#fff;margin:0 auto;z-index:0;position:relative;border-bottom:1px solid #cacdd6;border-left:1px solid #e3e6e8;border-right:1px solid #e3e6e8;}.row-boxed .wrap-content-box{max-width:1230px;margin:0 auto;}}.row-boxed .wrap-row-box{background-color:#fff;margin:0 auto;z-index:0;position:relative;border-bottom:1px solid #cacdd6;background-repeat:no-repeat;background-position:bottom;background-size:contain;}.row-boxed .wrap-row-box.bg-cover{background-size:cover;}.view-studies{text-align:right;}.view-studies a{color:#444;font-size:14px;line-height:35px;letter-spacing:0.1em;border-bottom:1px solid #d8d8d8;position:relative;padding:18px 40px 10px 45px;display:inline-block;font-family:'ITCAvantGardePro-Md';}.view-studies a:before{content:'\f301';font-family:'Material-Design-Iconic-Font';position:absolute;top:53%;transform:translatey(-50%);right:15px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.view-studies a:hover,.view-studies a:focus{color:#fc7906;}.view-studies a:hover:before,.view-studies a:focus:before{transform:translatex(5px) translatey(-50%);}@media screen and (min-width:1350px){.view-studies a{margin-right:-87px;}}.cms-carousel-case-studies{max-width:625px;width:100%;border-radius:3px;overflow:hidden;}.cms-carousel-case-studies .cms-carousel-item{max-width:625px;width:100%;min-height:480px;background-color:#fc7906;position:relative;}.cms-carousel-case-studies .post-thumbnail{position:absolute;bottom:0;left:0;right:0;top:0;}.cms-carousel-case-studies .post-thumbnail img{width:auto;height:100%;}.cms-carousel-case-studies img{opacity:0.1;}.cms-carousel-case-studies .cms-carousel-content{padding:45px 30px 34px 20px;position:absolute;bottom:0;}@media screen and (max-width:499px){.cms-carousel-case-studies .cms-carousel-content{position:static;padding:20px;}}.cms-carousel-case-studies .cms-carousel-content .pos-author{font-size:13px;line-height:26px;letter-spacing:0.01em;color:#fff;font-family:'ITCAvantGardePro-Md';opacity:0.68;margin-bottom:3px;display:inline-block;}.cms-carousel-case-studies .cms-carousel-content .cms-carousel-title{font-size:18px;line-height:26px;letter-spacing:0.05em;color:#fff;margin-bottom:20px;font-family:'ITCAvantGardePro-Md';}.cms-carousel-case-studies .cms-carousel-content .description{font-size:13px;line-height:26px;letter-spacing:0.01em;color:#fff;font-family:'ITCAvantGardePro-Md';}.cms-carousel-case-studies .cms-carousel-content .categories{padding-top:27px;}@media screen and (max-width:767px){.cms-carousel-case-studies .cms-carousel-content .categories{padding-top:10px;}}.cms-carousel-case-studies .cms-carousel-content .categories a{font-size:13px;line-height:26px;letter-spacing:0.01em;color:#fff;font-family:'ITCAvantGardePro-Md';opacity:0.68;position:relative;margin-left:15px;}.cms-carousel-case-studies .cms-carousel-content .categories a:before{content:'';width:3px;height:3px;background-color:#afbbe6;border-radius:50%;position:absolute;left:-10px;top:5px;}.cms-carousel-case-studies .cms-carousel-content .categories a:hover,.cms-carousel-case-studies .cms-carousel-content .categories a:focus{opacity:1;}.cms-carousel-case-studies .cms-carousel-content .categories a:first-child{margin-left:0;}.cms-carousel-case-studies .cms-carousel-content .categories a:first-child:before{display:none;}.cms-carousel-case-studies .cms-carousel-content .view-case-studies{text-align:right;}@media screen and (max-width:1199px){.cms-carousel-case-studies .cms-carousel-content .view-case-studies{text-align:left;}}.cms-carousel-case-studies .cms-carousel-content .view-case-studies a{font-size:13px;color:#fff;line-height:26px;letter-spacing:0.01em;background-color:#0733b8;border-radius:50px;box-shadow:0 3px 6px rgba(0, 0, 0, 0.2);display:inline-block;padding:12px 47px 10px 31px;position:relative;margin-top:17px;font-family:'ITCAvantGardePro-Md';}@media screen and (max-width:767px){.cms-carousel-case-studies .cms-carousel-content .view-case-studies a{margin-top:10px;}}.cms-carousel-case-studies .cms-carousel-content .view-case-studies a:before{content:'\f301';font-family:'Material-Design-Iconic-Font';position:absolute;top:48%;transform:translatey(-50%);right:25px;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.cms-carousel-case-studies .cms-carousel-content .view-case-studies a:hover{background-color:#141a56;}.cms-carousel-case-studies .cms-carousel-content .view-case-studies a:hover:before{transform:translatex(5px) translatey(-50%);}.cms-carousel-news .date-time{color:#444;font-size:12px;line-height:30px;letter-spacing:0.05em;margin-bottom:12px;font-family:'ITCAvantGardePro-Demi';}.cms-carousel-news .date-time span{position:relative;font-size:7px;top:-5px;}.cms-carousel-news .cms-carousel-item{box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);border-radius:3px;}.cms-carousel-news .cms-carousel-item:hover .post-thumbnail img{opacity:0.2;}.cms-carousel-news .cms-carousel-content{padding:9px 15px;}.cms-carousel-news .cms-carousel-title{color:#fff;line-height:28px;font-size:22px;letter-spacing:0.05em;font-family:'ITC Avant Garde Gothic Std';margin-bottom:20px;}.cms-carousel-news .description{color:#444;font-family:'ITCAvantGardePro-Md';font-size:11px;letter-spacing:0.05em;line-height:18px;margin-bottom:48px;}.cms-carousel-news a{color:#0733b8;font-size:13px;letter-spacing:0.02em;font-family:'ITCAvantGardePro-Demi';position:relative;}.cms-carousel-news a:before{content:'\f301';font-family:'Material-Design-Iconic-Font';position:absolute;top:48%;transform:translatey(-50%);right:-20px;color:#0733b8;-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;opacity:0;}.cms-carousel-news a:hover{color:#0733b8;}.cms-carousel-news a:hover:before{opacity:1;}.cms-carousel-news.carousel-special{padding-top:30px;padding-bottom:20px;}.cms-carousel-news.carousel-special .owl-controls .owl-nav{display:none;}.cms-carousel-news.carousel-special .owl-controls .owl-dots{position:absolute;top:-4px;left:-3px;padding-top:0;}.cms-carousel-news.carousel-special .owl-stage-outer{padding:1px;}@media screen and (min-width:1200px){.cms-carousel-news.carousel-special .owl-stage-outer{margin-right:-87px;}}.cms-carousel-news.carousel-special .post-thumbnail{background-color:#fc7906;}.cms-carousel-news.carousel-special .post-thumbnail img{-webkit-transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;}.cms-carousel-news .owl-controls{margin-top:21px;}.cms-carousel-news .owl-controls .owl-dots .owl-dot span{width:12px;height:12px;border:2px solid #7b8190;background-color:#7b8190;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cms-carousel-news .owl-controls .owl-dots .owl-dot.active span,.cms-carousel-news .owl-controls .owl-dots .owl-dot:hover span{background-color:#0733b8;border-color:#0733b8;}.view-all{text-align:center;}.view-all a{background:#0733b8 none repeat scroll 0 0;border-radius:50px;color:#fff;font-family:'ITCAvantGardePro-Demi';font-size:15px;padding:15px 45px 10px;display:inline-block;transition:all 0.5s ease 0s;}.view-all a:hover{background:#151b57;}.cms-footer3{position:relative;z-index:1;}.cms-footer3 .footer-top{background-color:#f2f5f7;padding-top:30px;}@media screen and (min-width:1200px){.cms-footer3 .footer-top{padding-top:0;}}.cms-footer3 .footer-top .space-footer{height:2px;width:100%;background-color:#ebeef0;border-bottom:1px solid #fcfcfc;margin-top:102px;}@media screen and (max-width:991px){.cms-footer3 .footer-top .space-footer{margin-top:20px;}}.cms-footer3 .footer-top .social-footer{padding-top:8px;}.cms-footer3 .footer-top .social-footer li{display:inline-block;margin-right:15px;}.cms-footer3 .footer-top .social-footer a{width:34px;height:34px;text-align:center;color:#c7c7cd;background-color:#fff;box-shadow:0px 1px 1px 0px rgba(0, 0, 0, 0.2);border-radius:50%;display:inline-block;line-height:32px;}.cms-footer3 .footer-top .social-footer a:hover,.cms-footer3 .footer-top .social-footer a:focus{background-color:#fc7906;color:#fff;}.cms-footer3 .footer-top .wrap-header-top{box-shadow:0 5px 15px rgba(0, 0, 0, 0.15);border-radius:6px;background-color:#fff;padding-bottom:25px;padding-top:50px;margin-bottom:12px;}@media screen and (min-width:1200px){.cms-footer3 .footer-top .wrap-header-top{margin-top:-130px;}}.cms-footer3 .footer-top .wrap-header-top p.infor{font-size:38px;line-height:48px;color:#02113e;letter-spacing:-0.03em;margin-bottom:31px;font-family:"Chronicle-Display-Roman";}.cms-footer3 .footer-top .wrap-header-top p.sub-infor{color:#02113e;font-size:14px;line-height:28px;letter-spacing:0.01em;margin-top:3px;opacity:0.66;font-family:'ITCAvantGardePro-Bk';}.cms-footer3 .footer-top .wrap-header-top .widget_newsletterwidget .tnp-widget label{display:none;}.cms-footer3 .footer-top .wrap-header-top .widget_newsletterwidget .tnp-widget .tnp-email{height:40px;padding:0 20px;border:1px solid #d9dcde;background-color:#f2f5f7;border-radius:3px;box-shadow:none;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}@media screen and (min-width:1200px){.cms-footer3 .footer-top .wrap-header-top .widget_newsletterwidget .tnp-widget .tnp-email{width:450px;}}.cms-footer3 .footer-top .wrap-header-top .widget_newsletterwidget .tnp-widget .tnp-email:hover,.cms-footer3 .footer-top .wrap-header-top .widget_newsletterwidget .tnp-widget .tnp-email:focus{border-color:#fc7906;}.cms-footer3 .footer-top .wrap-header-top .widget_newsletterwidget .tnp-widget .tnp-submit{background-color:#fc7906;color:#fff;border-radius:3px;border:none;width:130px;height:50px;padding:5px 0 0 0;box-shadow:0 4px 15px rgba(252, 121, 6, 0.66);}.cms-footer3 .footer-top .wrap-header-top .widget_newsletterwidget .tnp-widget .tnp-submit:hover,.cms-footer3 .footer-top .wrap-header-top .widget_newsletterwidget .tnp-widget .tnp-submit:focus{background-color:#333;}.cms-footer3 .footer-top .wrap-header-top .tnp-field-email,.cms-footer3 .footer-top .wrap-header-top .tnp-field-button{display:inline-block;margin:0;}.cms-footer3 .footer-top .wrap-header-top .tnp-field-button{margin-left:9px;}.cms-footer3 .footer-top .wrap-header-top .tnp-field-email{margin-bottom:5px;}@media screen and (max-width:991px){.cms-footer3 .footer-top .wrap-header-top{text-align:center;}.cms-footer3 .footer-top .wrap-header-top .widget_text{margin:20px auto;display:block;}}.cms-footer3 .footer-bottom{background-color:#f2f5f7;padding-top:35px;color:#fff;font-size:12px;padding-bottom:72px;line-height:26px;font-family:"ITCAvantGardePro-Md";}.cms-footer3 .footer-bottom .cms-footer-bottom-item .ft-title{font-size:15px;color:#0733b8;margin-bottom:28px;font-family:"ITCAvantGardePro-Demi";}@media screen and (max-width:991px){.cms-footer3 .footer-bottom .cms-footer-bottom-item{margin-bottom:30px;}}.cms-footer3 .footer-bottom .infor-footer a,.cms-footer3 .footer-bottom .cms-recent-resources a{color:#fff;font-size:12px;line-height:26px;font-family:"ITCAvantGardePro-Md";}.cms-footer3 .footer-bottom .infor-footer a:hover,.cms-footer3 .footer-bottom .cms-recent-resources a:hover,.cms-footer3 .footer-bottom .infor-footer a:focus,.cms-footer3 .footer-bottom .cms-recent-resources a:focus{color:#fc7906;}.cms-footer3 .footer-bottom .about-us-footer{margin-bottom:25px;display:inline-block;}.cms-footer3 .footer-bottom .cms-recent-resources h5{margin:0;}.cms-footer3 .footer-bottom .contact-about i{margin-right:10px;color:#fc7906;}.cms-carousel-resource3{padding-top:30px;padding-bottom:20px;}.cms-carousel-resource3 .cms-carousel-item{border-radius:4px;position:relative;overflow:hidden;}.cms-carousel-resource3 .type-file{color:#fff;font-size:13px;line-height:26px;letter-spacing:0.01em;font-family:'ITCAvantGardePro-Md';}.cms-carousel-resource3 .cms-carousel-item{background-color:#fc7906;}.cms-carousel-resource3 .cms-carousel-content{position:absolute;bottom:0;left:16px;right:20px;bottom:22px;}.cms-carousel-resource3 .cms-carousel-title{color:#fff;font-size:18px;line-height:26px;letter-spacing:0.01em;font-family:'ITCAvantGardePro-Md';}.cms-carousel-resource3 .cms-carousel-title:hover,.cms-carousel-resource3 .cms-carousel-title:focus{opacity:0.8;}.cms-carousel-resource3 .down-load{position:absolute;bottom:0;right:0;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cms-carousel-resource3 .down-load i{font-size:19px;color:#fff;}.cms-carousel-resource3 .down-load:hover{transform:translatey(5px);}@media screen and (min-width:1200px){.cms-carousel-resource3.carousel-special .owl-stage-outer{margin-right:-87px;}}.pricing-wrap-2{text-align:center;padding:0 0 30px;}.pricing-wrap-2 h4{color:#02113e;font-size:20px;line-height:26px;letter-spacing:0.05em;font-family:'ITC Avant Garde Gothic Std';-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.pricing-wrap-2 .sub{color:#02113e;font-size:13px;line-height:20px;letter-spacing:0.03em;font-family:'ITCAvantGardePro-Md';}.pricing-wrap-2 .pricing-options{text-align:left;padding-bottom:33px;}.pricing-wrap-2 .pricing-options li{color:#02113e;font-size:14px;line-height:38px;letter-spacing:0.03em;font-family:'ITCAvantGardePro-Md';border-bottom:1px dashed #b0b1bf;padding:1px 0 3px;}.pricing-wrap-2 .pricing-options li:last-child{border-bottom:none;}.pricing-wrap-2 .pricing-options i{font-size:14px;line-height:38px;color:#fc7906;margin-right:15px;}@media screen and (max-width:767px){.pricing-wrap-2 .pricing-options{text-align:center;}}.pricing-wrap-2 .wrap-content{box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);border-bottom:5px solid transparent;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;padding:28px 30px 53px;}.pricing-wrap-2 .wrap-infor{padding:0 60px;margin-bottom:36px;}.pricing-wrap-2 .wrap-pricing{border-bottom:5px solid #fc7906;}.pricing-wrap-2 .get-started{color:#c6d4ff;font-size:15px;letter-spacing:0.02em;display:inline-block;font-family:"ITCAvantGardePro-Demi";background-color:#fc7906;border-radius:4px;padding:14px 35px 11px;}.pricing-wrap-2 .get-started:hover,.pricing-wrap-2 .get-started:focus{background-color:#333;}.pricing-wrap-2.pri-special .wrap-content{border-bottom-color:#fc7906;}.pricing-wrap-2.pri-special h4{color:#fc7906;}@media screen and (max-width:1199px){.pricing-wrap-2{margin-bottom:30px;}}.pricing-wrap-4{margin:10px 0 30px;}.pricing-wrap-4 .wrap-infor{padding-left:35px;margin-bottom:21px;}.pricing-wrap-4 .pricing-options li{color:#fff;font-size:14px;line-height:28px;letter-spacing:0.35px;position:relative;border-top:1px solid #eee;padding:13px 70px 11px;font-family:'Source Sans Pro', sans-serif;font-weight:600;}.pricing-wrap-4 .pricing-options i{position:absolute;top:50%;color:#fc7906;font-size:22px;left:30px;-webkit-transform:translatey(-50%);-khtml-transform:translatey(-50%);-moz-transform:translatey(-50%);-ms-transform:translatey(-50%);-o-transform:translatey(-50%);transform:translatey(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}.pricing-wrap-4 .wrap-pricing{padding-top:38px;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1);border-radius:3px;margin-bottom:21px;}.pricing-wrap-4 .wrap-left{width:calc(100% - 20   0px);float:left;}.pricing-wrap-4 .wrap-left h4{color:#fff;font-size:32px;line-height:normal;letter-spacing:0.35px;font-family:'Source Sans Pro', sans-serif;font-weight:bold;margin-bottom:0;}.pricing-wrap-4 .wrap-left .sub{color:#fff;font-size:16px;line-height:normal;letter-spacing:0.35px;opacity:0.5;}.pricing-wrap-4 .wrap-right{min-width:200px;text-align:center;float:left;}.pricing-wrap-4 .wrap-right h2{color:#fff;font-size:65px;line-height:48px;letter-spacing:0.35px;margin-bottom:0;font-family:'Source Sans Pro', sans-serif;font-weight:700;margin-bottom:4px;}.pricing-wrap-4 .wrap-right h2 .sub{font-size:30px;position:relative;top:-30px;left:5px;font-weight:bold;}@media screen and (max-width:1350px){.pricing-wrap-4 .wrap-right h2{margin-top:15px;}}.pricing-wrap-4 .wrap-right p{color:#fff;font-size:18px;line-height:normal;letter-spacing:0.35px;margin-bottom:0;}.pricing-wrap-4 .get-started{color:#fc7906;font-style:15px;font-family:"ITCAvantGardePro-Demi";border:3px solid #fc7906;border-radius:3px;display:inline-block;padding:11px 31px 8px;}.pricing-wrap-4 .get-started:hover,.pricing-wrap-4 .get-started:focus{background-color:#fc7906;color:#c6d4ff;}.pricing-wrap-4 .wrap-link p{display:inline-block;color:#37474f;font-size:14px;font-family:'Source Sans Pro', sans-serif;font-weight:600;padding-left:17px;opacity:0.5;}.pricing-wrap-4.pri-special .wrap-pricing{box-shadow:none;border:10px solid #fc7906;}@media screen and (max-width:1199px){.pricing-wrap-4{margin-bottom:30px;}}.pricing-wrap-3{text-align:center;padding:10px 30px 60px;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);position:relative;overflow:hidden;border-radius:3px;}.pricing-wrap-3 .cms-fancybox-icon{margin-bottom:24px;}.pricing-wrap-3 .wrap-top h4{font-family:'ITC Avant Garde Gothic Std';font-size:32px;letter-spacing:0.01px;margin-bottom:0;}.pricing-wrap-3 .wrap-top h4 span{font-family:'ITC Avant Garde Gothic Std';font-weight:bold;}.pricing-wrap-3 .wrap-top p{color:#02113e;font-size:14px;letter-spacing:0.01px;font-family:'ITCAvantGardePro-Bk';margin-bottom:32px;}.pricing-wrap-3 .wrap-top h3{font-size:20px;letter-spacing:0.05px;font-family:'ITCAvantGardePro-Demi';}.pricing-wrap-3 .pricing-options{padding-top:9px;padding-bottom:42px;}.pricing-wrap-3 .pricing-options li{color:#02113e;font-size:14px;letter-spacing:0.03px;font-family:'ITCAvantGardePro-Demi';padding:3px 0;}.pricing-wrap-3 .pricing-options li.blur{opacity:0.33;}.pricing-wrap-3 .get-started{color:rgba(255, 255, 255, 0.87);font-style:15px;font-family:"ITCAvantGardePro-Demi";border-width:3px;border-style:solid;border-radius:3px;display:inline-block;padding:11px 31px 8px;}.pricing-wrap-3 .get-started:hover,.pricing-wrap-3 .get-started:focus{background-color:#fff !important;color:#fc7906;}.pricing-wrap-3.pri-special{margin-top:-20px;padding-top:30px;padding-bottom:80px;margin-bottom:30px;}.pricing-wrap-3.pri-special .cms-fancybox-icon{position:relative;z-index:1;}.pricing-wrap-3.pri-special .cms-fancybox-icon:before{content:'';background-color:inherit;position:absolute;left:-50%;width:1920px;height:500px;z-index:-1;bottom:-125px;transform:rotate(3deg);}.pricing-wrap-3.pri-special .cms-fancybox-icon:after{content:'';background-color:#d9d9d9;position:absolute;left:-50%;width:1920px;height:15px;top:175px;z-index:-1;transform:rotate(3deg);}.pricing-wrap-3.pri-special .wrap-top{position:relative;z-index:2;}.pricing-wrap-3.pri-special .wrap-top h4{color:#fff !important;}.pricing-wrap-3.pri-special .wrap-top p{color:rgba(255, 255, 255, 0.48);}.pricing-wrap-3.pri-special .wrap-top h3{font-size:20px;letter-spacing:0.05px;font-family:'ITCAvantGardePro-Demi';}@media screen and (max-width:1199px){.pricing-wrap-3{margin-bottom:30px;}}.newsletter-1{text-align:center;width:100%;box-shadow:0 5px 15px rgba(0, 0, 0, 0.15);margin:5px 0 15px;border-radius:6px;padding:50px 30px 40px;}.newsletter-1 h3{font-size:38px;line-height:48px;letter-spacing:-0.03px;color:#02113e;margin-bottom:36px;font-family:'Chronicle-Display-Roman';}.newsletter-1 p{color:#02113e;font-family:14px;line-height:28px;letter-spacing:0.01px;font-family:'ITCAvantGardePro-Bk';}.newsletter-1 .tnp-subscription{margin-bottom:3px;}.newsletter-1 form{display:flex;justify-content:space-between;}.newsletter-1 form label{display:none;}.newsletter-1 form .tnp-field-email{flex-grow:1;padding-top:5px !important;margin:0 !important;}.newsletter-1 form .tnp-field-email .tnp-email{color:#02113e;background-color:#f2f5f7;border:1px solid #d9dcde;box-shadow:none;height:40px;padding:0 20px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;font-size:13px;border-radius:4px;}.newsletter-1 form .tnp-field-email .tnp-email::-moz-placeholder{color:#0f133e;font-family:'ITCAvantGardePro-Bk';font-size:10px;}.newsletter-1 form .tnp-field-email .tnp-email::-webkit-input-placeholder{color:#0f133e;font-family:'ITCAvantGardePro-Bk';font-size:10px;}.newsletter-1 form .tnp-field-email .tnp-email::-o-placeholder{color:#0f133e;font-family:'ITCAvantGardePro-Bk';font-size:10px;}.newsletter-1 form .tnp-field-email .tnp-email::-ms-placeholder{color:#0f133e;font-family:'ITCAvantGardePro-Bk';font-size:10px;}@media screen and (max-width:499px){.newsletter-1 form .tnp-field-email .tnp-email{margin-bottom:20px;}}@media screen and (max-width:499px){.newsletter-1 form .tnp-field-email{display:block;margin-bottom:20px;}}.newsletter-1 form .tnp-field-button{margin-left:10px;position:inherit;margin-bottom:0;}.newsletter-1 form .tnp-field-button .tnp-submit{min-height:50px;background-color:#0735be !important;color:#c7d5fd !important;font-family:'ITCAvantGardePro-Demi' !important;font-size:15px !important;border-radius:3px !important;padding:0 27px !important;}.newsletter-1 form .tnp-field-button .tnp-submit:hover{-webkit-box-shadow:0 0 20px 3px rgba(7, 53, 190, 0.6);-moz-box-shadow:0 0 20px 3px rgba(7, 53, 190, 0.6);-ms-box-shadow:0 0 20px 3px rgba(7, 53, 190, 0.6);box-shadow:0 0 20px 3px rgba(7, 53, 190, 0.6);color:#fff !important;}@media screen and (max-width:499px){.newsletter-1 form .tnp-field-button .tnp-submit{margin:0 auto;}}@media screen and (max-width:499px){.newsletter-1 form .tnp-field-button{display:block;margin:0;}}@media screen and (max-width:499px){.newsletter-1 form{display:block;}}@media screen and (min-width:1700px){.newsletter-1{min-width:770px;}}.newsletter-2{border-radius:3px;box-shadow:0 2px 125px rgba(0, 0, 0, 0.33);}.newsletter-2 .wrap-top{text-align:center;padding:31px 30px 4px;}.newsletter-2 .wrap-top h3{color:#fff;font-family:'Chronicle-Display-Roman';font-size:50px;letter-spacing:-0.05px;}@media screen and max-width: (991px){font-size:30px;}.newsletter-2 .wrap-middle{padding:20px 90px 25px;}.newsletter-2 .wrap-middle img{display:inline-block;text-align:center;float:left;}@media screen and (max-width:991px){.newsletter-2 .wrap-middle img{float:none;display:block;margin:0 auto 20px;}}.newsletter-2 .wrap-middle .pricing-options{display:inline-block;width:80%;padding-left:50px;}.newsletter-2 .wrap-middle .pricing-options li{color:#fff;font-family:'ITCAvantGardePro-Demi';font-size:12px;letter-spacing:0.01em;}.newsletter-2 .wrap-middle .pricing-options i{color:#64dd17;font-size:31px;position:relative;top:5px;margin-right:20px;}@media screen and (max-width:991px){.newsletter-2 .wrap-middle .pricing-options{padding-left:0;}}@media screen and (max-width:991px){.newsletter-2 .wrap-middle{padding-left:15px;padding-right:15px;}}.newsletter-2 .wrap-form{text-align:center;padding:22px 20px 6px;}.newsletter-2 .wrap-form p{color:#83a1fa;font-size:12px;font-family:'ITCAvantGardePro-Md';text-align:left;padding-left:43px;}.newsletter-2 .wrap-form p span{color:#fff;text-decoration:underline;}.newsletter-2 .wrap-form .tnp-subscription{margin:0 auto 7px;}.newsletter-2 .wrap-form .tnp-subscription form{display:flex;justify-content:space-between;}.newsletter-2 .wrap-form .tnp-subscription form label{display:none;}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-email{flex-grow:1;margin:0 !important;}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-email .tnp-email{color:#02113e;background-color:#f2f5f7;border:1px solid #d9dcde;box-shadow:none;height:40px;padding:0 20px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;font-size:13px;border-radius:4px;}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-email .tnp-email::-moz-placeholder{color:#0f133e;font-family:'ITCAvantGardePro-Bk';font-size:10px;}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-email .tnp-email::-webkit-input-placeholder{color:#0f133e;font-family:'ITCAvantGardePro-Bk';font-size:10px;}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-email .tnp-email::-o-placeholder{color:#0f133e;font-family:'ITCAvantGardePro-Bk';font-size:10px;}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-email .tnp-email::-ms-placeholder{color:#0f133e;font-family:'ITCAvantGardePro-Bk';font-size:10px;}@media screen and (max-width:499px){.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-email .tnp-email{margin-bottom:20px;}}@media screen and (max-width:499px){.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-email{display:block;margin-bottom:20px;}}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-button{margin-left:10px;position:inherit;margin-bottom:0;}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-button .tnp-submit{height:40px;background-color:#fff;color:#fc7906;font-family:'ITCAvantGardePro-Demi';font-size:11px;border-radius:5px;line-height:38px;padding:0 27px;border:1px solid #eef1fb;}.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-button .tnp-submit:hover{background-color:#fc7906;color:#fff;}@media screen and (max-width:499px){.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-button .tnp-submit{margin:0 auto;}}@media screen and (max-width:499px){.newsletter-2 .wrap-form .tnp-subscription form .tnp-field-button{display:block;margin:0;}}@media screen and (max-width:499px){.newsletter-2 .wrap-form .tnp-subscription form{display:block;}}.newsletter-2 .wrap-footer{padding:35px 60px 43px 110px;position:relative;color:#cdd9fd;font-size:10px;font-family:'ITCAvantGardePro-Md';margin-bottom:0;}.newsletter-2 .wrap-footer:before{content:",,";font-size:366px;font-family:'Chronicle-Display-Roman';position:absolute;transform:rotate(180deg);color:#fefeff;opacity:0.05;left:20px;bottom:-55px;letter-spacing:-15px;}.newsletter-2 .wrap-footer p{color:#cdd9fd;font-size:10px;font-family:'ITCAvantGardePro-Md';margin-bottom:0;}.newsletter-2 .wrap-footer ul{line-height:normal;}.newsletter-2 .wrap-footer ul li{display:inline-block;color:#83a1fa;font-size:10px;font-family:'ITCAvantGardePro-Bk';margin-right:20px;position:relative;}.newsletter-2 .wrap-footer ul li:before{content:'';width:3px;height:3px;background-color:#83a1fa;border-radius:50%;position:absolute;right:-15px;top:4px;}.newsletter-2 .wrap-footer ul li:last-child{margin-right:0;}.newsletter-2 .wrap-footer ul li:last-child:before{display:none;}@media screen and (max-width:991px){.newsletter-2 .wrap-footer{padding:35px 30px 43px 60px;}}@media screen and (max-width:767px){.vc_custom_heading.ft-cdr,.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .cms-carousel-title.vc_custom_heading,.cms-heading-default .title.vc_custom_heading,#cms-page-title .cms-page-title-inner h1.vc_custom_heading,#cms-post-title .img-bg h2.vc_custom_heading{font-size:34px !important;line-height:34px !important;}}@media screen and (min-width:1200px){.widget_resource_search{max-width:210px;}.bottom-menu .widget_resource_search{float:right;}.cms-recent-resource{margin:0 auto;width:250px;padding:10px;text-align:center !important;border-radius:3px;border-width:1px;border-style:solid;border-color:transparent;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;/* Start Mega Menu */}.cms-recent-resource .resource-thumbnail{box-shadow:0 2px 1px rgba(0, 0, 0, 0.1);}.cms-recent-resource .resource-thumbnail img{width:100%;}.cms-recent-resource .wrap-bottom h3{margin:0;}.cms-recent-resource .wrap-bottom h3 a{font-family:'ITCAvantGardePro-Demi' !important;color:#444 !important;text-transform:uppercase;line-height:20px !important;}.cms-recent-resource .wrap-bottom h3 a:hover,.cms-recent-resource .wrap-bottom h3 a:focus{color:#fc7906 !important;}.cms-recent-resource .wrap-top{position:relative;}.cms-recent-resource .wrap-top a{width:50px;height:50px;background-color:#fc7906;position:absolute;top:50%;transform:translatey(-50%);left:0;right:0;text-align:center !important;margin:0 auto;}.cms-recent-resource .wrap-top a i{color:#fff;font-size:20px;}.cms-recent-resource:hover{border-color:#d8d8d8;}.cshero-header-navigation .main-navigation .columns2 > li:nth-of-type(2n+1),#cshero-header-inner #cshero-header .columns2 > li:nth-of-type(2n+1),.cshero-header-navigation .main-navigation .columns3 > li:nth-child(3n+1),#cshero-header-inner #cshero-header .columns3 > li:nth-child(3n+1),.cshero-header-navigation .main-navigation .columns4 > li:nth-child(4n+1),#cshero-header-inner #cshero-header .columns4 > li:nth-child(4n+1),.cshero-header-navigation .main-navigation .columns5 > li:nth-child(5n+1),#cshero-header-inner #cshero-header .columns5 > li:nth-child(5n+1){clear:left;border-right:0px solid transparent;}.cshero-header-navigation .main-navigation .columns5 > li,#cshero-header-inner #cshero-header .columns5 > li{width:20% !important;}.cshero-header-navigation .main-navigation .columns4 > li,#cshero-header-inner #cshero-header .columns4 > li{width:25% !important;}.cshero-header-navigation .main-navigation .columns3 > li,#cshero-header-inner #cshero-header .columns3 > li{width:33.3344% !important;}.cshero-header-navigation .main-navigation .columns2 > li,#cshero-header-inner #cshero-header .columns2 > li{width:50% !important;}.cshero-header-navigation .main-navigation [class*="columns"] > li,#cshero-header-inner #cshero-header [class*="columns"] > li{float:left;padding:0;}.cshero-header-navigation .main-navigation [class*="columns"] > li ul li,#cshero-header-inner #cshero-header [class*="columns"] > li ul li{padding:0 11px;}.cshero-header-navigation .main-navigation [class*="columns"] > li ul li ul.sub-menu li,#cshero-header-inner #cshero-header [class*="columns"] > li ul li ul.sub-menu li{padding:0 30px;}.cshero-header-navigation .main-navigation [class*="columns"] > li > a,#cshero-header-inner #cshero-header [class*="columns"] > li > a{width:100%;border-bottom:none;}.cshero-header-navigation .main-navigation [class*="columns"] > li > a:after,#cshero-header-inner #cshero-header [class*="columns"] > li > a:after{content:"" !important;}.cshero-header-navigation .main-navigation .nav-menu li.has_full_width ul li a,#cshero-header-inner #cshero-header .nav-menu li.has_full_width ul li a{border:none !important;}.cshero-header-navigation .main-navigation .nav-menu li.has_full_width .multicolumn,#cshero-header-inner #cshero-header .nav-menu li.has_full_width .multicolumn{height:0px;overflow:hidden;visibility:hidden;padding:0 !important;opacity:0;-webkit-transition:opacity 0.5s ease 0s;-moz-transition:opacity 0.5s ease 0s;-ms-transition:opacity 0.5s ease 0s;transition:opacity 0.5s ease 0s;position:fixed;}.cshero-header-navigation .main-navigation .nav-menu li.has_full_width:hover .multicolumn,#cshero-header-inner #cshero-header .nav-menu li.has_full_width:hover .multicolumn{height:inherit;overflow:visible;visibility:visible;opacity:1;padding:33px 34px 14px 34px !important;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu{left:0;margin:auto;max-width:1140px;min-width:1140px;right:0;top:100px;width:100%;background-color:#fff !important;box-shadow:0 9px 25px rgba(0, 0, 0, 0.1);border-bottom:2px solid #fc7906;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a,.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span{letter-spacing:0.02em;font-size:14px;color:#444;opacity:1;margin-bottom:9px;font-family:'ITCAvantGardePro-Demi';}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a:hover,.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span:hover,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span:hover{color:#444;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span{position:relative;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span:before,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > a span:before{position:absolute;content:"";width:108px;height:1px;background-color:#eee;left:0;top:30px;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu{background-color:transparent !important;box-shadow:none;position:static;height:auto;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu a,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu a,.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu a span,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu a span{color:#666;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu a:hover,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu a:hover,.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu a span:hover,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu a span:hover{color:#fc7906;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu > li,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu > li{padding:0;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu > li:before,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li > ul.sub-menu > li:before{display:none;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li:before,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu > li:before{display:none;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_to_right.sub-menu,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_to_right.sub-menu{left:auto;right:90px;margin:auto;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_to_right.sub-menu .sub-menu,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_to_right.sub-menu .sub-menu{background-color:transparent;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a span.menu-title,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a span.menu-title{color:#ccc;text-transform:none;font-weight:bold;font-size:14px;}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a span.menu-title:before,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a span.menu-title:before{content:"";}.cshero-header-navigation .main-navigation .nav-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a:hover,#cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_to_right.sub-menu > li > a:hover{background-color:transparent;}.cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu ul.sub-menu,#cshero-header-inner #cshero-header ul.multicolumn > li ul.sub-menu ul.sub-menu{background-color:#fff !important;opacity:0;-webkit-transition:opacity 0.4s ease 0s;-moz-transition:opacity 0.4s ease 0s;-ms-transition:opacity 0.4s ease 0s;transition:opacity 0.4s ease 0s;}.cshero-header-navigation .main-navigation ul.multicolumn > li ul.sub-menu > li:hover > ul.sub-menu,#cshero-header-inner #cshero-header ul.multicolumn > li ul.sub-menu > li:hover > ul.sub-menu{opacity:1;}.cshero-header-navigation .main-navigation ul.multicolumn > li > ul.sub-menu,#cshero-header-inner #cshero-header ul.multicolumn > li > ul.sub-menu{padding-bottom:0;opacity:1;visibility:visible;min-width:100%;}.cshero-header-navigation .main-navigation ul.multicolumn > li > ul.sub-menu ul,#cshero-header-inner #cshero-header ul.multicolumn > li > ul.sub-menu ul{opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;height:0px;overflow:hidden;}.cshero-header-navigation .main-navigation ul.multicolumn > li > ul.sub-menu > li:hover > ul,#cshero-header-inner #cshero-header ul.multicolumn > li > ul.sub-menu > li:hover > ul{opacity:1;visibility:visible;height:inherit;overflow:visible;}.cshero-header-navigation .main-navigation ul.multicolumn > li:hover,#cshero-header-inner #cshero-header ul.multicolumn > li:hover{position:relative;z-index:10;}.cshero-header-navigation .main-navigation ul.multicolumn > li.hidden-menu-item > a,#cshero-header-inner #cshero-header ul.multicolumn > li.hidden-menu-item > a{display:none;}.cshero-header-navigation .main-navigation ul.multicolumn > li li.menu-item-has-children.group > ul.sub-menu,#cshero-header-inner #cshero-header ul.multicolumn > li li.menu-item-has-children.group > ul.sub-menu{width:810px !important;padding:0;top:-66px !important;left:300px !important;box-shadow:none;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;}.cshero-header-navigation .main-navigation ul.multicolumn > li li.menu-item-has-children.group > ul.sub-menu > li,#cshero-header-inner #cshero-header ul.multicolumn > li li.menu-item-has-children.group > ul.sub-menu > li{display:inline-block;padding:0 9px;float:left;}.cshero-header-navigation .main-navigation ul.multicolumn > li li.menu-item-has-children.group:hover > ul.sub-menu,#cshero-header-inner #cshero-header ul.multicolumn > li li.menu-item-has-children.group:hover > ul.sub-menu{left:268px !important;}.cshero-header-navigation .main-navigation ul.multicolumn > li a,#cshero-header-inner #cshero-header ul.multicolumn > li a{padding-right:0;padding-left:0;}.cshero-header-navigation .main-navigation ul.standar-dropdown li ul.sub-menu,#cshero-header-inner #cshero-header ul.standar-dropdown li ul.sub-menu{opacity:0;-webkit-transition:opacity 0.4s ease 0s;-moz-transition:opacity 0.4s ease 0s;-ms-transition:opacity 0.4s ease 0s;transition:opacity 0.4s ease 0s;}.cshero-header-navigation .main-navigation ul.standar-dropdown li:hover ul.sub-menu,#cshero-header-inner #cshero-header ul.standar-dropdown li:hover ul.sub-menu{opacity:1;}.admin-bar #cshero-header-inner #cshero-header .nav-menu li:not(.group) > ul.drop_full_width.sub-menu{top:131px !important;}}@media screen and (max-width:1199px){#cshero-header-inner .nav-menu .multicolumn .widget{display:none;}#cshero-header-inner .nav-menu .multicolumn .no_group:first-child a{border-top:none !important;}}.wpcf7-form .contact-2 .wpcf7-form-control:not(.wpcf7-submit){margin-bottom:28px;}.wpcf7-form .contact-2 .wpcf7-form-control.wpcf7-textarea{height:128px;}.header-3{border-bottom:1px solid rgba(255, 255, 255, 0.08);}.header-3 .cshero-main-header #cshero-header-logo{padding-top:12px;}.header-3 .cshero-main-header.header-fixed #cshero-header-logo{padding-top:0;}.contact-title{font-size:72px;}.contact-title .contact-sub-title{font-size:82px;}@media screen and (max-width:599px){.contact-title{font-size:38px;}.contact-title .contact-sub-title{font-size:38px;}}@media screen and (max-width:1199px){.vc_row.vc_row-no-padding .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}}@media screen and (max-width:991px){.cms-footer1 .cms-footer-bottom-item{margin-bottom:30px;}#cshero-header-navigation .nav-menu li.current-menu-parent > a,#cshero-header-navigation .nav-menu li.current-menu-ancestor > a,#cshero-header-navigation .nav-menu li.current-menu-item > a{color:#fc7906;}}.wpcf7-mail-sent-ok{text-align:center;}@media screen and (max-width:991px){.cms-heading-wrapper .title{font-size:42px !important;}}.template-cms_grid--layout-blog2 .cms-grid-item{float:left !important;display:inline-block;margin-bottom:30px;padding:0 15px;}.template-cms_grid--layout-blog2 .cms-grid-item .content_layout_blog2{height:100%;width:100%;}.template-cms_grid--layout-blog2 .cms-grid-item.size-1{width:100%;height:350px;}@media screen and (max-width:1199px){.template-cms_grid--layout-blog2 .cms-grid-item.size-1{width:50%;}}@media screen and (max-width:767px){.template-cms_grid--layout-blog2 .cms-grid-item.size-1{width:100%;}}.template-cms_grid--layout-blog2 .cms-grid-item.size-2{width:66.66667%;height:350px;}@media screen and (max-width:1199px){.template-cms_grid--layout-blog2 .cms-grid-item.size-2{width:50%;}}@media screen and (max-width:767px){.template-cms_grid--layout-blog2 .cms-grid-item.size-2{width:100%;}}.template-cms_grid--layout-blog2 .cms-grid-item.size-3{width:33.33333%;height:350px;}@media screen and (max-width:1199px){.template-cms_grid--layout-blog2 .cms-grid-item.size-3{width:50%;}}@media screen and (max-width:767px){.template-cms_grid--layout-blog2 .cms-grid-item.size-3{width:100%;}}.template-cms_grid--layout-blog2 .cms-grid-item.size-4{width:370px;height:450px;}@media screen and (max-width:1199px){.template-cms_grid--layout-blog2 .cms-grid-item.size-4{width:50%;}}@media screen and (max-width:767px){.template-cms_grid--layout-blog2 .cms-grid-item.size-4{width:100%;}}.template-cms_grid--layout-blog2 .cms-load-posts{padding-bottom:42px;padding-top:13px;}.template-cms_grid--layout-blog2 .cms-load-posts a{line-height:54px !important;height:54px !important;min-width:170px !important;}@media screen and (min-width:1400px){.template-cms_grid--layout-blog1 .row.cms-grid{margin-left:-30px;margin-right:-30px;}.is-right-sidebar #sidebar,.is-right-sidebar .widget-blog{margin-right:-100px;margin-left:100px;}.is-left-sidebar #sidebar,.is-left-sidebar .widget-blog{margin-left:-100px;margin-right:100px;}}@media screen and (max-width:991px){.comment-form .comment-form-author,.comment-form .comment-form-email{margin-bottom:20px;}}@media screen and (max-width:599px){.comment-body .comment-author{text-align:center;}.comment-body .comment-author .avatar{float:none !important;margin:0 auto !important;display:block;}.comment-body .comment-meta{text-align:center;}}@media screen and (max-width:599px){.ft-igpb,.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .title a,.contact-2 input[type="text"],.contact-2 input[type="email"],.contact-2 textarea{font-size:24px !important;line-height:34px !important;}}@media screen and (max-width:1199px){.vc_wp_custommenu #menu-menu-one-page{margin-bottom:30px;}}@media screen and (max-width:991px){.vc_wp_custommenu #menu-menu-one-page li:before{display:none;}}@media screen and (max-width:767px){.vc_wp_custommenu #menu-menu-one-page li{display:block;margin:0;}}.wrap-section-marketing .content{text-align:center;padding-top:38px;padding-bottom:30px;}.wrap-section-marketing p{padding:0;margin:0;font-size:26px;font-family:'ITCAvantGardePro-Bk';line-height:normal;}.wrap-advantage{border-top:3px solid #e0e5e8;border-bottom:3px solid #e0e5e8;padding-top:57px;padding-bottom:63px;position:relative;}.wrap-advantage:before{position:absolute;content:'';height:100%;width:3px;left:50%;top:0px;background-color:#e0e5e8;-webkit-transform:translatex(-50%);-khtml-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);-o-transform:translatex(-50%);transform:translatex(-50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}@media screen and (max-width:767px){.wrap-advantage:before{display:none;}}.wrap-advantage h4{font-size:22px;color:#455561;margin-bottom:26px;font-family:'ITC Avant Garde Gothic Std';}.wrap-advantage .advangate li,.wrap-advantage .disadvangate li{margin-bottom:35px;}.wrap-advantage .advangate li:last-child,.wrap-advantage .disadvangate li:last-child{margin-bottom:0;}@media screen and (max-width:767px){.wrap-advantage .advangate li,.wrap-advantage .disadvangate li{text-align:left;}}.wrap-advantage i{font-size:24px;width:44px;height:44px;line-height:44px;float:left;text-align:center;background-color:#fff;box-shadow:0 4px 10px rgba(0, 0, 0, 0.1);border-radius:50px;}.wrap-advantage span{font-size:14px;color:#7d7d7d;width:calc(100% - 50px);float:left;padding-left:25px;font-family:'ITCAvantGardePro-Bk';}.wrap-advantage .advangate i{color:#65eb13;}@media screen and (max-width:767px){.wrap-advantage .advangate{margin-bottom:40px;}}.wrap-advantage .disadvangate i{color:#e00c0c;}@media screen and (max-width:767px){.wrap-advantage{text-align:center;}}.wrap-advantage.dark-style{border-color:#242527;}.wrap-advantage.dark-style:before{background-color:#242527;}.wrap-advantage.dark-style h4{color:#fcd736;}.wrap-advantage.dark-style i{background-color:#272727;}.wrap-advantage.dark-style span{color:#414141;}@font-face{font-family:'Chronicle-Display-Roman';src:url('../fonts/Chronicle-Display-Roman.woff2') format('woff2'), url('../fonts/Chronicle-Display-Roman.woff') format('woff');font-weight:normal;font-style:normal;}.ft-cdr,.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .cms-carousel-title,.cms-heading-default .title,#cms-page-title .cms-page-title-inner h1,#cms-post-title .img-bg h2{font-family:'Chronicle-Display-Roman';}@font-face{font-family:'ITCAvantGardePro-Bk';src:url('../fonts/ITCAvantGardePro-Bk.woff2') format('woff2'), url('../fonts/ITCAvantGardePro-Bk.woff') format('woff');font-weight:normal;font-style:normal;}.ft-igpb,.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .title a,.contact-2 input[type="text"],.contact-2 input[type="email"],.contact-2 textarea{font-family:'ITCAvantGardePro-Bk';}@font-face{font-family:'ITCAvantGardePro-Demi';src:url('../fonts/ITCAvantGardePro-Demi.woff2') format('woff2'), url('../fonts/ITCAvantGardePro-Demi.woff') format('woff');font-weight:normal;font-style:normal;}.ft-igpd,.dowload-now .btn,.dowload-guide .btn,.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .read-more,.template-cms_grid--layout-blog1 .cms-grid-filter span,.template-cms_grid--layout-blog1 .cms-paging-navigation a,.template-cms_grid--layout-blog1 .cms-paging-navigation span,.template-cms_grid--layout-blog1 .pagination_blog .pagination_title,.template-cms_grid--layout-blog2 .pagination_blog .pagination_title,.template-cms_grid--layout-blog2 .cms-grid-filter span,.template-cms_grid--layout-blog2 .cms-paging-navigation a,.template-cms_grid--layout-blog2 .cms-paging-navigation span,.cms-objective-layout .cms-object .cms-object_item .cms-object_mask h3,.cms-objective-layout .cms-object .cms-object_item .cms-object_mask .list_item p,.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .date,.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap .number_comment,.info-contact .group-contact h4,.widget-area .widget_newsletterwidget h3,.widget-blog .wpb_wrapper .widget_newsletterwidget h3,.widget-area .widget_newsletterwidget .tnp-field-email label,.widget-blog .wpb_wrapper .widget_newsletterwidget .tnp-field-email label,.widget-area .widget_newsletterwidget .tnp-field-button .tnp-submit,.widget-blog .wpb_wrapper .widget_newsletterwidget .tnp-field-button .tnp-submit,.widget-area .wg-title,.widget-blog .wg-title{font-family:'ITCAvantGardePro-Demi';}@font-face{font-family:'ITCAvantGardePro-Md';src:url('../fonts/ITCAvantGardePro-Md.woff2') format('woff2'), url('../fonts/ITCAvantGardePro-Md.woff') format('woff');font-weight:normal;font-style:normal;}.ft-igpm,.single-post-inner .entry-header .entry-title,.cms-carousel-wrap.carousel__resource .title_carousel,.cms-carousel-wrap.carousel__resource .cms-carousel-resource .cms-carousel-content h3,.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .date,.cms-carousel-wrap.carousel__resource1 .cms-carousel-resource1 .cms-carousel-item .cms-carousel-title .read-more,.cms-carousel-resource2 .cms-carousel-item .cms-carousel-content .date,.cms-heading-default .description,.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .title,.template-cms_grid--layout-blog1 .content_layout_blog1 .cms-grid-title .date,.template-cms_grid--layout-blog1 .cms-grid-filter a,.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .title,.template-cms_grid--layout-blog2 .content_layout_blog2 .cms-grid-title .date,.template-cms_grid--layout-blog2 .cms-grid-filter a,.grid-entry-layout-resource.grid-entry-layout-resource3 .entry-content-wrap h5,.contact-2 h4,#cshero-header-inner.header-3 .cshero-header-navigation .main-navigation .menu-main-menu li a,#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation .main-navigation .menu-main-menu li a,#cms-post-title .img-bg .meta_title,#cms-post-title .img-bg .meta_title h5,.info-contact .group-contact p,.info-contact .group-contact a,.widget-area .widget_newsletterwidget,.widget-blog .wpb_wrapper .widget_newsletterwidget,.cms-recent-post .cms-recent-details .title a,.cms-recent-post .cms-recent-details .date{font-family:'ITCAvantGardePro-Md';}@font-face{font-family:'ITCAvantGardePro-XLt';src:url('../fonts/ITCAvantGardePro-XLt.woff2') format('woff2'), url('../fonts/ITCAvantGardePro-XLt.woff') format('woff');font-weight:normal;font-style:normal;}.ft-igpx{font-family:'ITCAvantGardePro-XLt';}@font-face{font-family:'ITC Avant Garde Gothic Std';src:url('../fonts/ITCAvantGardeStd-MdObl.eot');src:url('../fonts/ITCAvantGardeStd-MdObl.eot?#iefix') format('embedded-opentype'), url('../fonts/ITCAvantGardeStd-MdObl.woff') format('woff'), url('../fonts/ITCAvantGardeStd-MdObl.ttf') format('truetype');font-weight:500;font-style:italic;}.ft-igpmo{font-family:'ITC Avant Garde Gothic Std';}@font-face{font-family:'ITC Avant Garde Gothic Std';src:url('../fonts/ITCAvantGardeStd-Bold.eot');src:url('../fonts/ITCAvantGardeStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ITCAvantGardeStd-Bold.woff') format('woff'), url('../fonts/ITCAvantGardeStd-Bold.ttf') format('truetype');font-weight:bold;font-style:normal;}.ft-iagsb,#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-item > a,#cshero-header-inner.header-4 .cshero-main-header .header-md #cshero-header-navigation .main-navigation .menu-main-menu li.current-menu-parent > a{font-family:'ITC Avant Garde Gothic Std';}@media screen and (min-width:992px){.new-item-menu a{line-height:100px;}.header-fixed .new-item-menu a{line-height:80px;}#cshero-menu-mobile{display:none;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li,.cshero-header-navigation .main-navigation .menu-main-menu > li{vertical-align:top;padding:0 14px;display:inline-block;position:relative;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a,.cshero-header-navigation .main-navigation .menu-main-menu > li > a{font-size:13px;color:#02113e;display:block;text-transform:uppercase;-webkit-transition:all 300ms linear 0ms !important;-moz-transition:all 300ms linear 0ms !important;-ms-transition:all 300ms linear 0ms !important;transition:all 300ms linear 0ms !important;letter-spacing:0.02em;font-family:'ITCAvantGardePro-Md';}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a i,.cshero-header-navigation .main-navigation .menu-main-menu > li > a i{display:block;width:100%;line-height:0;margin-bottom:6px;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a i + .menu-title,.cshero-header-navigation .main-navigation .menu-main-menu > li > a i + .menu-title{-webkit-transform:translateY(25px);-khtml-transform:translateY(25px);-moz-transform:translateY(25px);-ms-transform:translateY(25px);-o-transform:translateY(25px);transform:translateY(25px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */display:block;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a .menu-title,.cshero-header-navigation .main-navigation .menu-main-menu > li > a .menu-title{position:relative;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > a.onepage.current,.cshero-header-navigation .main-navigation .menu-main-menu > li > a.onepage.current{color:#fc7906;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children,.cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children{position:relative;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.menu-item-has-children > a:after,.cshero-header-navigation .main-navigation .menu-main-menu > li.menu-item-has-children > a:after{content:"\f2f2";font-family:"Material-Design-Iconic-Font";padding-left:8px;position:absolute;top:-3px;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-item > a,.cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-item > a,.cshero-header-navigation .main-navigation .menu-main-menu > ul > li.current-menu-parent > a,.cshero-header-navigation .main-navigation .menu-main-menu > li.current-menu-parent > a{font-family:'ITCAvantGardePro-Demi';}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li > ul.sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu > li > ul.sub-menu{opacity:0;-webkit-transition:opacity 0.4s ease 0s;-moz-transition:opacity 0.4s ease 0s;-ms-transition:opacity 0.4s ease 0s;transition:opacity 0.4s ease 0s;}.cshero-header-navigation .main-navigation .menu-main-menu > ul > li:hover > ul.sub-menu,.cshero-header-navigation .main-navigation .menu-main-menu > li:hover > ul.sub-menu{opacity:1;}.cshero-header-navigation .main-navigation li ul:not(.wg-menu-item){background-color:#fff;margin:0;padding:11px 0;position:absolute;top:100%;z-index:1001;height:1px;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);min-width:250px;width:inherit !important;-webkit-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.25);-ms-box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.25);box-shadow:0 2px 3px 0 rgba(0, 0, 0, 0.25);/* Menu Stick Wall */}.cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item){top:-11px;left:100%;/* End Menu Stick Wall */}.cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back{right:100%;left:auto;}.cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul:not(.back){right:100%;left:auto;}.cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back{left:100%;right:auto;}.cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back ul:not(.back){left:100%;right:auto;}.cshero-header-navigation .main-navigation li ul ul:not(.wg-menu-item).back ul.back ul.back{right:100%;left:auto;}.cshero-header-navigation .main-navigation{/* End Menu Sub Level */}.cshero-header-navigation .main-navigation ul li:hover > ul,.cshero-header-navigation .main-navigation ul li:focus > ul,.cshero-header-navigation .main-navigation .focus > ul{border-left:0;clip:inherit;overflow:inherit;height:inherit;}.cshero-header-navigation .main-navigation li ul li{padding:0 30px;}.cshero-header-navigation .main-navigation li ul li a{display:block;font-size:14px;letter-spacing:0.03em;padding:8px 0;text-align:left;color:#02113e;border-bottom:1px solid rgba(0, 0, 0, 0.04);-webkit-transition:all 300ms linear 0ms !important;-moz-transition:all 300ms linear 0ms !important;-ms-transition:all 300ms linear 0ms !important;transition:all 300ms linear 0ms !important;}.cshero-header-navigation .main-navigation li ul li a:hover{color:#fc7906;}.cshero-header-navigation .main-navigation li ul li.current-menu-item a{color:#fc7906;}.cshero-header-navigation .main-navigation li ul.sub-menu li:last-child > a{border:none;}.cshero-header-navigation .main-navigation ul.sub-menu li{position:relative;}}@media screen and (max-width:991px){/*
-----> End Max width of 992 pixels.
*//* ==========================================================================
  End Style Main Menu
========================================================================== */#cshero-header > .container{position:relative;z-index:1001;}#cshero-header #cshero-header-logo{padding:0 15px;}#cshero-header #cshero-header-logo a{display:inline-block;line-height:100px;}#cshero-header #cshero-header-logo a img{max-height:80px;}#cshero-header #cshero-header-navigation{background-color:#fff;left:0;right:0;width:auto;position:absolute;right:0;top:121px;z-index:-1;padding:18px 30px;opacity:0;visibility:hidden;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cshero-header #cshero-header-navigation.navigation-open{opacity:1;visibility:visible;top:101px;z-index:1001;-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#cshero-header #cshero-header-navigation .menu-main-menu li{border-bottom:1px solid rgba(0, 0, 0, 0.07);position:relative;}#cshero-header #cshero-header-navigation .menu-main-menu li a{display:block;padding:9px 0;}#cshero-header #cshero-header-navigation .menu-main-menu li .cs-menu-toggle{cursor:pointer;display:inline-block;height:30px;line-height:30px;position:absolute;right:0;text-align:center;top:6px;width:30px;}#cshero-header #cshero-header-navigation .menu-main-menu li .cs-menu-toggle:before{content:"\f278";font-family:Material-Design-Iconic-Font;font-size:14px;color:#fc7906;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cshero-header #cshero-header-navigation .menu-main-menu li .cs-menu-toggle:hover:before{color:#fff;}#cshero-header #cshero-header-navigation .menu-main-menu li:last-child{border-bottom:none;}#cshero-header #cshero-header-navigation .menu-main-menu.nav-menu-left li:last-child{border-bottom:1px solid rgba(0, 0, 0, 0.07);}#cshero-header #cshero-header-navigation .menu-main-menu .sub-menu{max-height:0;overflow:hidden;opacity:0;width:100% !important;-webkit-transition:all 0.25s ease;-moz-transition:all 0.25s ease;-ms-transition:all 0.25s ease;transition:all 0.25s ease;}#cshero-header #cshero-header-navigation .menu-main-menu .sub-menu li a{padding-left:10px;padding-right:10px;}#cshero-header #cshero-header-navigation .menu-main-menu .sub-menu li:first-child{border-top:1px solid rgba(0, 0, 0, 0.07);}#cshero-header #cshero-header-navigation .menu-main-menu .sub-menu li:last-child{border-bottom:none;}#cshero-header #cshero-header-navigation .menu-main-menu .sub-menu.submenu-open{max-height:1000px;opacity:1;overflow:visible;}#cshero-header #cshero-header-navigation .menu-main-menu .sub-menu.submenu-open + .cs-menu-toggle:before{content:"\f273";}#cshero-menu-mobile{display:block;position:absolute;right:15px;top:50%;transform:translate(0px, -50%);}#cshero-menu-mobile i{background-color:#fc7906;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;color:#fff;cursor:pointer;font-size:23px;height:36px;line-height:36px;text-align:center;width:46px;}#cshero-menu-mobile i:hover{background-color:#fff;}.header-3{background-color:#02113e;}}.wg-title{font-size:18px;line-height:28px;letter-spacing:0.055em;color:#02113e;text-transform:uppercase;margin-bottom:22px;/* 
   [Start] 1. Newletter
   +-----------------------------------+
*/}.wpb_widgetised_column .widget_newsletterwidget{max-width:510px;margin:auto;}.wpb_widgetised_column .widget_newsletterwidget form{position:relative;}.wpb_widgetised_column .widget_newsletterwidget form p{margin:0;}.wpb_widgetised_column .widget_newsletterwidget .tnp-field-email{margin-top:15px;}.wpb_widgetised_column .widget_newsletterwidget .tnp-field-email label{display:none;}.wpb_widgetised_column .widget_newsletterwidget .tnp-field-email .tnp-email{background-color:#333c54 !important;border:none !important;-webkit-box-shadow:0 4px 10px rgba(0, 0, 0, 0.25) !important;-moz-box-shadow:0 4px 10px rgba(0, 0, 0, 0.25) !important;-ms-box-shadow:0 4px 10px rgba(0, 0, 0, 0.25) !important;box-shadow:0 4px 10px rgba(0, 0, 0, 0.25) !important;height:40px !important;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;padding-left:15px;font-style:italic;color:#7a7e8b;font-style:normal;text-transform:none;font-size:13px !important;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;/* BACKGROUND GRADIENT */}.wpb_widgetised_column .widget_newsletterwidget .tnp-field-button{position:absolute;right:0;top:0;}.wpb_widgetised_column .widget_newsletterwidget .tnp-field-button .tnp-submit{height:40px !important;padding:0 18px !important;background-color:transparent !important;border:none !important;color:#fff;font-size:12px;-webkit-border-radius:0 4px 4px 0;-khtml-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-ms-border-radius:0 4px 4px 0;-o-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0;/* BACKGROUND GRADIENT */-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;z-index:2;position:initial !important;}.wpb_widgetised_column .widget_newsletterwidget .tnp-field-button .tnp-submit:hover{background-color:transparent !important;border-color:#fc7906 !important;}.widget-area,.widget-blog .wpb_wrapper{margin:0 -15px 0 -15px;/* 
   [Start] 2. Search
   +-----------------------------------+
*/}.widget-area .widget_newsletterwidget,.widget-blog .wpb_wrapper .widget_newsletterwidget{-webkit-box-shadow:0px 5px 25px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow:0px 5px 25px 0px rgba(0, 0, 0, 0.25);-ms-box-shadow:0px 5px 25px 0px rgba(0, 0, 0, 0.25);box-shadow:0px 5px 25px 0px rgba(0, 0, 0, 0.25);background-color:#0735be;padding:22px 30px 0;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */color:#d1dcfd;font-size:14px;line-height:26px;letter-spacing:0.015em;text-align:center;padding-bottom:0;margin-bottom:47px;}.widget-area .widget_newsletterwidget h3,.widget-blog .wpb_wrapper .widget_newsletterwidget h3{margin-top:0;font-size:24px;color:#fff;line-height:32px;letter-spacing:0.015em;text-transform:capitalize;margin-bottom:12px;}.widget-area .widget_newsletterwidget .tnp-field-email,.widget-blog .wpb_wrapper .widget_newsletterwidget .tnp-field-email{text-align:left;margin-top:20px;}.widget-area .widget_newsletterwidget .tnp-field-email label,.widget-blog .wpb_wrapper .widget_newsletterwidget .tnp-field-email label{font-size:13px;font-weight:normal;padding:0 9px;display:block;margin-bottom:0;}.widget-area .widget_newsletterwidget .tnp-field-email .tnp-email,.widget-blog .wpb_wrapper .widget_newsletterwidget .tnp-field-email .tnp-email{margin-top:0px;margin-bottom:22px;text-transform:none;height:53px !important;-webkit-box-shadow:0 0 5px 2px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 0 5px 2px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 0 5px 2px rgba(0, 0, 0, 0.25);box-shadow:0 0 5px 2px rgba(0, 0, 0, 0.25);border:none;border-radius:3px;background-color:#fff !important;}.widget-area .widget_newsletterwidget .tnp-field-button,.widget-blog .wpb_wrapper .widget_newsletterwidget .tnp-field-button{margin:0 -30px;background-color:#fff;padding:22px 30px;position:static;-webkit-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;/* BACKGROUND GRADIENT */}.widget-area .widget_newsletterwidget .tnp-field-button .tnp-submit,.widget-blog .wpb_wrapper .widget_newsletterwidget .tnp-field-button .tnp-submit{height:54px !important;border:none;border-radius:5px;background-color:#fc7906 !important;font-size:15px;}@media screen and (max-width:1199px){.widget-area,.widget-blog .wpb_wrapper{margin:90px 15px 0;}}#sidebar #searchform,.widget-blog #searchform{position:relative;}#sidebar #searchform .screen-reader-text,.widget-blog #searchform .screen-reader-text{display:none;}#sidebar #searchform > div:before,.widget-blog #searchform > div:before{color:#424242;content:"\f1c3";font-family:Material-Design-Iconic-Font;font-size:15px;position:absolute;right:18px;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */z-index:1;}#sidebar #searchform #searchsubmit,.widget-blog #searchform #searchsubmit{position:absolute;top:0;right:0;z-index:2;padding:0;height:100%;height:54px;}@media screen and (max-width:991px){#sidebar,.widget-blog{margin-bottom:30px;}}#sidebar,.widget-blog{/* 
   [Start] 3. Tags
   +-----------------------------------+
*/}#sidebar #searchform input[type="text"],.widget-blog #searchform input[type="text"]{height:54px;border:none;-webkit-box-shadow:0 2px 5px 0px rgba(0, 0, 0, 0.25);-moz-box-shadow:0 2px 5px 0px rgba(0, 0, 0, 0.25);-ms-box-shadow:0 2px 5px 0px rgba(0, 0, 0, 0.25);box-shadow:0 2px 5px 0px rgba(0, 0, 0, 0.25);font-size:13 !important;color:rgba(15, 19, 62, 0.33);font-family:'ITCAvantGardePro-Demi' !important;text-transform:capitalize;padding-right:50px;}#sidebar #searchform input[type="text"]::-moz-placeholder,.widget-blog #searchform input[type="text"]::-moz-placeholder{color:rgba(15, 19, 62, 0.33);font-weight:normal;font-size:13px;opacity:1;}#sidebar #searchform input[type="text"]::-webkit-input-placeholder,.widget-blog #searchform input[type="text"]::-webkit-input-placeholder{color:rgba(15, 19, 62, 0.33);font-weight:normal;font-size:13px;opacity:1;}#sidebar #searchform input[type="text"]::-o-placeholder,.widget-blog #searchform input[type="text"]::-o-placeholder{color:rgba(15, 19, 62, 0.33);font-weight:normal;font-size:13px;opacity:1;}#sidebar #searchform input[type="text"]::-ms-placeholder,.widget-blog #searchform input[type="text"]::-ms-placeholder{color:rgba(15, 19, 62, 0.33);font-weight:normal;font-size:13px;opacity:1;}#sidebar #searchform input[type="submit"],.widget-blog #searchform input[type="submit"]{background-color:#fff;border:none;box-shadow:none;opacity:1;}#sidebar #searchform input[type="text"]:focus ~ input[type="submit"],.widget-blog #searchform input[type="text"]:focus ~ input[type="submit"]{opacity:0;}.tagcloud a{font-size:12px !important;text-transform:uppercase;color:#929292;line-height:27px;padding:1px 14px 0;background-color:#fff;border:1px solid #e5e5e5;display:inline-block;margin-right:15px;margin-bottom:15px;/* 
   [Start] 4. Categories
   +-----------------------------------+
*/}.tagcloud a:hover{color:#fc7906;}.widget_categories li{line-height:27px;}.widget_categories li a{color:#929292;letter-spacing:0.035em;}.widget_categories li a:hover{color:#fc7906;}.widget_product_categories li a{color:#929292;}.widget_product_categories li a + span{color:#929292;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}.widget_product_categories li a:hover{color:#fc7906;}.widget_product_categories li a:hover + span{color:#fc7906;}.widget_price_filter .wg-title{margin-bottom:32px;}.widget_cs_social_widget li{display:inline-block;}.widget_cs_social_widget li a{color:#fc7906;font-size:22px;padding:0 11px;}.cms-recent-post{margin-top:10px;display:inline-block;width:100% !important;}.cms-recent-post .cms-recent-details{background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */}.cms-recent-post .cms-recent-details .cms-recent-mask{background-color:rgba(15, 19, 62, 0.75);-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;/* BACKGROUND GRADIENT */height:125px;display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;justify-content:flex-end;-webkit-justify-content:flex-end;padding:15px;-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.cms-recent-post .cms-recent-details .title{line-height:18px;margin-bottom:0px;}.cms-recent-post .cms-recent-details .title a{color:#fff;font-size:13px;letter-spacing:0.015em;}.cms-recent-post .cms-recent-details .date{color:rgba(255, 255, 255, 0.33);font-size:11px;line-height:normal;}.cms-recent-post .cms-recent-details .date span{position:relative;font-size:7px;top:-5px;}.cms-recent-post .cms-recent-details:hover .cms-recent-mask{background-color:rgba(7, 51, 184, 0.77);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;-ms-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}.cms-recent-post .item{margin-bottom:15px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */border-width:1px;border-color:#f9f9f9 #f3f3f3 #eaeaea #f3f3f3;border-style:solid;position:relative;-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.08);-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.08);-ms-box-shadow:0 1px 4px rgba(0, 0, 0, 0.08);box-shadow:0 1px 4px rgba(0, 0, 0, 0.08);}.cms-recent-post .item:last-child{margin-bottom:0;}#sb_instagram{margin:0 -9px;}#sb_instagram .sbi_item img{-webkit-border-radius:3px !important;-khtml-border-radius:3px !important;-moz-border-radius:3px !important;-ms-border-radius:3px !important;-o-border-radius:3px !important;border-radius:3px !important;/* BACKGROUND GRADIENT */}.widget-area .wg-title,.widget-blog .wg-title{margin-top:30px;font-size:24px;color:#fff;line-height:32px;letter-spacing:0.015em;text-transform:capitalize;text-align:center;}.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget .tnp-field-email,.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget .tnp-field-email,.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget .tnp-field-email{margin:0;width:100%;padding:0 !important;}.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget .tnp-field-email .tnp-email,.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget .tnp-field-email .tnp-email,.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget .tnp-field-email .tnp-email{background-color:#455561 !important;color:#fff;height:50px !important;}.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget .tnp-field-email .tnp-email::-moz-placeholder,.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget .tnp-field-email .tnp-email::-moz-placeholder,.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget .tnp-field-email .tnp-email::-moz-placeholder{color:#aeb8c0;font-size:13px;opacity:1;}.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget .tnp-field-email .tnp-email::-webkit-input-placeholder,.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget .tnp-field-email .tnp-email::-webkit-input-placeholder,.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget .tnp-field-email .tnp-email::-webkit-input-placeholder{color:#aeb8c0;font-size:13px;opacity:1;}.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget .tnp-field-email .tnp-email::-o-placeholder,.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget .tnp-field-email .tnp-email::-o-placeholder,.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget .tnp-field-email .tnp-email::-o-placeholder{color:#aeb8c0;font-size:13px;opacity:1;}.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget .tnp-field-email .tnp-email::-ms-placeholder,.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget .tnp-field-email .tnp-email::-ms-placeholder,.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget .tnp-field-email .tnp-email::-ms-placeholder{color:#aeb8c0;font-size:13px;opacity:1;}@media screen and (max-width:499px){.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget .tnp-field-email,.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget .tnp-field-email,.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget .tnp-field-email{display:block;margin-bottom:20px;}}.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget form .tnp-field-button .tnp-submit{background-color:#99c737 !important;color:#f3ffd9 !important;}.wpb_widgetised_column.newsletter-contact .color_green .widget_newsletterwidget form .tnp-field-button .tnp-submit:hover{box-shadow:0 0 20px 3px rgba(153, 199, 55, 0.6) !important;}.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget form .tnp-field-button .tnp-submit{background-color:#2979ff !important;color:#e4eeff !important;}.wpb_widgetised_column.newsletter-contact .color_blue .widget_newsletterwidget form .tnp-field-button .tnp-submit:hover{box-shadow:0 0 20px 3px rgba(41, 121, 255, 0.6) !important;}.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget form .tnp-field-button .tnp-submit{background-color:#fb7602 !important;color:#fdd6b3 !important;}.wpb_widgetised_column.newsletter-contact .color_orange .widget_newsletterwidget form .tnp-field-button .tnp-submit:hover{box-shadow:0 0 20px 3px rgba(251, 118, 2, 0.6) !important;}.wpb_widgetised_column.newsletter-contact .color_yellow .widget_newsletterwidget form .tnp-field-button .tnp-submit{background-color:#fcd736 !important;color:#202020 !important;}.wpb_widgetised_column.newsletter-contact .color_yellow .widget_newsletterwidget form .tnp-field-button .tnp-submit:hover{box-shadow:0 0 20px 3px rgba(251, 118, 2, 0.6) !important;}.wpb_widgetised_column.newsletter-contact.dark-style .widget_newsletterwidget .tnp-field-email{margin:0;width:100%;padding:0 !important;border-radius:6px;}.wpb_widgetised_column.newsletter-contact.dark-style .widget_newsletterwidget .tnp-field-email .tnp-email{background-color:#262626 !important;color:#fff;height:50px !important;}.wpb_widgetised_column.newsletter-contact.dark-style .widget_newsletterwidget .tnp-field-email .tnp-email::-moz-placeholder{color:#aeb8c0;font-size:13px;opacity:1;}.wpb_widgetised_column.newsletter-contact.dark-style .widget_newsletterwidget .tnp-field-email .tnp-email::-webkit-input-placeholder{color:#aeb8c0;font-size:13px;opacity:1;}.wpb_widgetised_column.newsletter-contact.dark-style .widget_newsletterwidget .tnp-field-email .tnp-email::-o-placeholder{color:#aeb8c0;font-size:13px;opacity:1;}.wpb_widgetised_column.newsletter-contact.dark-style .widget_newsletterwidget .tnp-field-email .tnp-email::-ms-placeholder{color:#aeb8c0;font-size:13px;opacity:1;}@media screen and (max-width:499px){.wpb_widgetised_column.newsletter-contact.dark-style .widget_newsletterwidget .tnp-field-email{display:block;margin-bottom:20px;}}@media screen and (max-width:1600px){.cms-carousel-blog-layout1 .owl-nav{margin-top:40px;}.cms-carousel-blog-layout1 .owl-nav .owl-prev,.cms-carousel-blog-layout1 .owl-nav .owl-next{position:static;}}@media screen and (max-width:1280px){.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav .owl-prev{left:30px;}.cms-carousel-wrap .cms-carousel-layout1 .owl-controls .owl-nav .owl-next{right:30px;}}@media screen and (min-width:1200px){.cms-carousel-wrap .cms-carousel-layout2.custom-layout3 .owl-controls .owl-nav .owl-prev{left:80px;}.cms-carousel-wrap .cms-carousel-layout2.custom-layout3 .owl-controls .owl-nav .owl-next{right:80px;}.fixed-bottom{padding:0 20%;}.main-form{padding-right:115px;position:relative;}.main-form .submit-btn{position:absolute;bottom:5px;right:0;}.main-form .wpcf7-textarea{-webkit-width:-webkit-calc(100% - 95px);-moz-width:-moz-calc(100% - 95px);width:calc(100% - 95px);}.width_column_change #cms-footer-top .col-lg-3:nth-child(1){width:40%;}.width_column_change #cms-footer-top .col-lg-3:nth-child(2){width:20%;}.width_column_change #cms-footer-top .col-lg-3:nth-child(3){width:20%;}.width_column_change #cms-footer-top .col-lg-3:nth-child(4){width:20%;}.cshero-main-header .container{max-width:1800px !important;width:auto;}.cshero-main-header .container #cshero-header-logo{text-align:center;}.cshero-main-header .container #cshero-header-navigation{padding-right:182px;}}@media screen and (min-width:1200px){/* ==========================================================================
  [Start] Medium devices (desktops, 992px and up)
========================================================================== */#cms-content #content.sidebar-active{padding-right:75px;}#cms-content #sidebar.sidebar-left-active + #content{padding-right:15px;padding-left:75px;}}@media screen and (min-width:993px){/* ==========================================================================
   [Start] Small devices (tablets, 768px and up)
========================================================================== */#cshero-menu-mobile{display:none !important;/* 
     [Start] Footer
     +-----------------------------------+
  */}#cms-footer-top .cms-footer-top-item.col-lg-2{width:15.6667%;}#cms-footer-top .cms-footer-top-item.col-lg-2:first-child{width:20.6667%;}}@media screen and (max-width:992px){.container{width:100%;}.cms-edge-wrapper{left:0 !important;}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item{width:50%;}#cms-footer-top .cms-footer-top-item{margin-bottom:35px;}#cms-footer-top .cms-footer-top-item:nth-child(3){clear:left;}.rm-padding-sm > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}}@media (min-width:768px) and (max-width:992px){/* ==========================================================================
   [Start] Extra small devices 
========================================================================== */.text-center-sm{text-align:center;}}@media screen and (max-width:767px){.cms-carousel-wrap .dotsCont{margin:10px -5px 0;}.cms-carousel-wrap .dotsCont .item-dot{padding:0 5px;}.pt-xs-10{padding-top:10px;}#cshero-header #cshero-header-navigation{max-width:100%;}.text-center-xs{text-align:center !important;}.cms-treatment-wrapper .w40,.cms-treatment-wrapper .w60{width:100%;}.cms-treatment-wrapper .w40 .cms-treatment-item-inner{margin-bottom:16px;}.vc_tta-tabs-position-left .vc_tta-tabs-container{display:none !important;}#cms-spaprice .panel-group .panel .panel-heading .panel-title .w50{width:100%;}#cms-spaprice .panel-group .panel .panel-heading .panel-title .w50:nth-child(2){padding:13px 0;}#cms-spaprice .panel-group .panel .panel-heading .panel-title a:not(.collapsed) .w50:nth-child(2){padding:13px 20px;}#cms-spaprice .panel-group .panel .panel-body.image-active .panel-text{padding:0;}#cms-spaprice .panel-group .panel .panel-body.image-active .panel-image{margin-top:30px;max-width:inherit;min-height:170px;position:static;width:100%;}.rm-padding-xs > .vc_column-inner{padding-left:15px !important;padding-right:15px !important;}}@media screen and (max-width:480px){.cms-treatment-wrapper .w50{width:100%;}.cms-treatment-wrapper .w50 .cms-treatment-item{margin-bottom:16px;}.cms-treatment-wrapper .gap{margin-bottom:0;}.wpb_gallery_slides.wpb_image_grid .wpb_image_grid_ul .isotope-item{width:100%;}}#cms-theme .site-header .widget_shopping_cart{position:absolute;top:60px;right:15px;background-color:#fc7906;color:rgba(255, 255, 255, 0.8);max-width:230px;width:100%;-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);box-shadow:0 1px 3px rgba(0, 0, 0, 0.22);-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */font-family:'proxima_novasemibold';letter-spacing:0.035em;font-size:11px;opacity:0;visibility:hidden;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;}#cms-theme .site-header .widget_shopping_cart.open{-webkit-border-radius:0 0 3px 3px;-khtml-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;-ms-border-radius:0 0 3px 3px;-o-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;/* BACKGROUND GRADIENT */top:37px;opacity:1;visibility:visible;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_header{line-height:1;padding:17px 20px;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_header h3{font-size:11px;line-height:1;text-transform:uppercase;margin-bottom:17px;float:left;margin-bottom:0;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_header .couter_items{float:right;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_header .couter_items i{padding-right:6px;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content{height:162px !important;background-color:rgba(0, 0, 0, 0.2);border-width:1px;border-color:rgba(0, 0, 0, 0.4) rgba(0, 0, 0, 0.2) rgba(255, 255, 255, 0.12) rgba(0, 0, 0, 0.2);border-style:solid;padding:0 !important;width:100% !important;overflow:hidden;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content.cms-cart-empty{height:0 !important;visibility:hidden;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content.cms-cart-empty + div{display:none !important;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content.cms-cart-empty + div + div{display:none !important;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content .product_list_widget li{text-align:left;border-bottom:1px solid rgba(255, 255, 255, 0.06);width:100%;padding:7px 30px 7px 23px;min-height:61px;position:relative;line-height:22px;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content .product_list_widget li img{float:left;margin:0 10px 0 0;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */max-width:45px;width:100%;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a{color:#fff;line-height:15px;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a:hover{color:#fff;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a.remove{background-color:transparent !important;border:1px solid #fff;color:#fff !important;display:inline-block;font-size:9px;height:13px;left:inherit;line-height:11px;position:absolute;right:13px;text-align:center;top:0;width:13px;top:50%;-webkit-transform:translate(0px, -50%);-khtml-transform:translate(0px, -50%);-moz-transform:translate(0px, -50%);-ms-transform:translate(0px, -50%);-o-transform:translate(0px, -50%);transform:translate(0px, -50%);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a.remove:hover{border-color:#fff;color:#fff !important;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_footer{padding:13px 20px;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_footer .total{font-size:12px;line-height:28px;padding:0;text-transform:uppercase;border:none;}#cms-theme .site-header .widget_shopping_cart .widget_shopping_cart_footer .buttons .checkout{font-size:10px;height:22px;line-height:22px;padding:0 12px;}#cms-theme .site-header .widget_shopping_cart .enscroll-track{width:7px;background-color:rgba(0, 0, 0, 0.18);}#cms-theme .site-header .widget_shopping_cart .enscroll-track .vertical-handle{width:7px;background-color:rgba(0, 0, 0, 0.3);right:0;}#cms-theme #cshero-header.header-fixed .widget_shopping_cart{top:80px;}#cms-theme .header-5 .widget_shopping_cart,#cms-theme .header-6 .widget_shopping_cart,#cms-theme .header-5 .widget-search-header,#cms-theme .header-6 .widget-search-header{top:111px !important;}#cms-theme .header-8 .widget_shopping_cart{top:60px !important;right:0;}#cms-theme.woocommerce #page:before,#cms-theme.woocommerce-page #page:before{width:443px;height:719px;background-image:url(../images/bg-shop-right.png);background-repeat:no-repeat;content:"";position:absolute;top:74px;right:0;z-index:-1;}#cms-theme.woocommerce #page:after,#cms-theme.woocommerce-page #page:after{width:539px;height:658px;background-image:url(../images/bg-shop-left.png);background-repeat:no-repeat;content:"";position:absolute;top:850px;left:0;z-index:-1;}#cms-theme.woocommerce #cshero-header-top-woo,#cms-theme.woocommerce-page #cshero-header-top-woo{display:block;}#cms-theme.woocommerce.archive #cms-content,#cms-theme.woocommerce-page.archive #cms-content{padding-top:70px;}#cms-theme.woocommerce.archive #cms-breadcrumb,#cms-theme.woocommerce-page.archive #cms-breadcrumb{display:none;}#cms-theme.woocommerce.archive #cms-page-title,#cms-theme.woocommerce-page.archive #cms-page-title{background-image:none !important;padding:130px 0 0 !important;}#cms-theme.woocommerce.archive #cms-page-title .cms-page-title-inner h1,#cms-theme.woocommerce-page.archive #cms-page-title .cms-page-title-inner h1{text-align:center;color:#fc7906;font-family:'proxima_novalight';font-size:52px;line-height:1;}#cms-theme.woocommerce.archive #cms-page-title:before,#cms-theme.woocommerce-page.archive #cms-page-title:before,#cms-theme.woocommerce.archive #cms-page-title:after,#cms-theme.woocommerce-page.archive #cms-page-title:after{display:none;}#cms-theme.woocommerce.archive #cshero-header.header-1,#cms-theme.woocommerce-page.archive #cshero-header.header-1{background-color:#eceff1;}#cms-theme.woocommerce.archive #cshero-header.header-1 > .container,#cms-theme.woocommerce-page.archive #cshero-header.header-1 > .container,#cms-theme.woocommerce.archive #cshero-header.header-1:before,#cms-theme.woocommerce-page.archive #cshero-header.header-1:before,#cms-theme.woocommerce.archive #cshero-header.header-1 .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item),#cms-theme.woocommerce-page.archive #cshero-header.header-1 .cshero-header-navigation .main-navigation li ul:not(.wg-menu-item){background-color:#eceff1;}#cms-theme.woocommerce.single-product #cms-page-title,#cms-theme.woocommerce-page.single-product #cms-page-title{display:none;}#cms-theme.woocommerce.single-product #cms-content,#cms-theme.woocommerce-page.single-product #cms-content{padding-top:120px;padding-bottom:80px;}#cms-theme.woocommerce #page-wrapper.cs-wide,#cms-theme.woocommerce-page #page-wrapper.cs-wide{background-color:#fff;/* [Start] 1. Navigation */}#cms-theme.woocommerce .woocommerce-pagination,#cms-theme.woocommerce-page .woocommerce-pagination,#cms-theme.woocommerce .woo-nav-links,#cms-theme.woocommerce-page .woo-nav-links{border-top:1px solid #eee;text-align:right;margin-top:0px;}#cms-theme.woocommerce .woocommerce-pagination ul,#cms-theme.woocommerce-page .woocommerce-pagination ul,#cms-theme.woocommerce .woo-nav-links ul,#cms-theme.woocommerce-page .woo-nav-links ul{border:none;margin-top:13px;}#cms-theme.woocommerce .woocommerce-pagination ul li,#cms-theme.woocommerce-page .woocommerce-pagination ul li,#cms-theme.woocommerce .woo-nav-links ul li,#cms-theme.woocommerce-page .woo-nav-links ul li{border:none;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers{color:#424242;font-size:14px;padding:0 4px;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers:hover,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers:hover,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers:hover,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers:hover,#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.current,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.current,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.current,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.current,#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers:focus,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers:focus,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers:focus,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers:focus{color:#fc7906;background-color:transparent;font-family:'proxima_novasemibold';}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.next,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.next,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.next,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.next{font-size:0;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.next:after,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.next:after,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.next:after,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.next:after{content:"Next";font-size:14px;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.prev,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.prev,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.prev,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.prev{font-size:0;}#cms-theme.woocommerce .woocommerce-pagination ul li .page-numbers.prev:before,#cms-theme.woocommerce-page .woocommerce-pagination ul li .page-numbers.prev:before,#cms-theme.woocommerce .woo-nav-links ul li .page-numbers.prev:before,#cms-theme.woocommerce-page .woo-nav-links ul li .page-numbers.prev:before{content:"Prev";font-size:14px;}#cms-theme.woocommerce .woo-nav-links,#cms-theme.woocommerce-page .woo-nav-links{padding-top:24px;/* [End] 1. Navigation *//* [Start] 2. Button */}#cms-theme.woocommerce .woo-nav-links li,#cms-theme.woocommerce-page .woo-nav-links li{display:inline-block;}#cms-theme.woocommerce input#submit,#cms-theme.woocommerce-page input#submit,#cms-theme.woocommerce .button,#cms-theme.woocommerce-page .button,#cms-theme.woocommerce button input[type="submit"],#cms-theme.woocommerce-page button input[type="submit"],#cms-theme.woocommerce .added_to_cart,#cms-theme.woocommerce-page .added_to_cart{background-color:;font-size:14px;line-height:28px;font-family:'proxima_novabold';border:none;color:#fff;text-transform:uppercase;padding:11px 30px;letter-spacing:0.035em;-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;-webkit-border-radius:55px;-khtml-border-radius:55px;-moz-border-radius:55px;-ms-border-radius:55px;-o-border-radius:55px;border-radius:55px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.22);-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.22);-ms-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.22);box-shadow:0px 1px 3px rgba(0, 0, 0, 0.22);-webkit-text-shadow:0 0 1px rgba(0, 0, 0, 0.3);-moz-text-shadow:0 0 1px rgba(0, 0, 0, 0.3);-ms-text-shadow:0 0 1px rgba(0, 0, 0, 0.3);text-shadow:0 0 1px rgba(0, 0, 0, 0.3);font-weight:normal;}#cms-theme.woocommerce input#submit i,#cms-theme.woocommerce-page input#submit i,#cms-theme.woocommerce .button i,#cms-theme.woocommerce-page .button i,#cms-theme.woocommerce button input[type="submit"] i,#cms-theme.woocommerce-page button input[type="submit"] i,#cms-theme.woocommerce .added_to_cart i,#cms-theme.woocommerce-page .added_to_cart i{padding-right:8px;position:relative;top:1px;}#cms-theme.woocommerce .added_to_cart:hover,#cms-theme.woocommerce-page .added_to_cart:hover,#cms-theme.woocommerce .added_to_cart:focus,#cms-theme.woocommerce-page .added_to_cart:focus,#cms-theme.woocommerce button:hover,#cms-theme.woocommerce-page button:hover,#cms-theme.woocommerce .button:hover,#cms-theme.woocommerce-page .button:hover,#cms-theme.woocommerce input[type="submit"]:hover,#cms-theme.woocommerce-page input[type="submit"]:hover,#cms-theme.woocommerce button:focus,#cms-theme.woocommerce-page button:focus,#cms-theme.woocommerce .button:focus,#cms-theme.woocommerce-page .button:focus,#cms-theme.woocommerce input[type="submit"]:focus,#cms-theme.woocommerce-page input[type="submit"]:focus{outline:medium none;text-decoration:none;border-color:;background-color:;color:#fff;}#cms-theme.woocommerce input#submit,#cms-theme.woocommerce-page input#submit{background-color:#323232;color:#fff;border-color:#323232;}#cms-theme.woocommerce input#submit:hover,#cms-theme.woocommerce-page input#submit:hover,#cms-theme.woocommerce input#submit:focus,#cms-theme.woocommerce-page input#submit:focus{background-color:#fc7906;border-color:#fc7906;color:#fff !important;}#cms-theme.woocommerce select,#cms-theme.woocommerce-page select{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */border:1px solid #eceff1;color:#424242;height:20px;line-height:20px;outline:medium none;padding:0 10px;font-size:12px;/* [End] 2. Button *//* [Start] 3. Sidebar */}#cms-theme.woocommerce .widget_price_filter .ui-slider,#cms-theme.woocommerce-page .widget_price_filter .ui-slider{background-color:#b6b6b6;margin:0 0 32px;-webkit-width:-webkit-calc(100% - 15px);-moz-width:-moz-calc(100% - 15px);width:calc(100% - 15px);}#cms-theme.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,#cms-theme.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{background-color:#fc7906;top:-6px;height:15px;width:15px;margin:0;-webkit-border-radius:100%;-khtml-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;/* BACKGROUND GRADIENT */}#cms-theme.woocommerce .widget_price_filter .price_slider_amount .button,#cms-theme.woocommerce-page .widget_price_filter .price_slider_amount .button{position:relative;z-index:1;}#cms-theme.woocommerce .widget_price_filter .price_slider_amount .price_label,#cms-theme.woocommerce-page .widget_price_filter .price_slider_amount .price_label{color:#323232;font-size-adjust:inherit;padding:9px 0;}#cms-theme.woocommerce .widget_products,#cms-theme.woocommerce-page .widget_products{/* [End] 3. Sidebar *//* [Start] 4. Archive Product */}#cms-theme.woocommerce .widget_products ul li,#cms-theme.woocommerce-page .widget_products ul li{border-bottom:1px solid #f5f4f4;margin-bottom:20px;padding:0;}#cms-theme.woocommerce .widget_products ul li:last-child,#cms-theme.woocommerce-page .widget_products ul li:last-child{border:none;margin-bottom:0;}#cms-theme.woocommerce .widget_products ul li a,#cms-theme.woocommerce-page .widget_products ul li a{font-weight:700;font-size:15px;font-weight:700;line-height:24px;margin-bottom:5px;}#cms-theme.woocommerce .widget_products ul li a img,#cms-theme.woocommerce-page .widget_products ul li a img{background-color:#ededed;border-radius:2px;float:left;margin:0 20px 20px 0;max-width:70px;padding:8px 15px;width:100%;}#cms-theme.woocommerce .widget_products ul li .amount,#cms-theme.woocommerce-page .widget_products ul li .amount,#cms-theme.woocommerce .widget_products ul li ins .amount,#cms-theme.woocommerce-page .widget_products ul li ins .amount{font-size:13px;color:#a9a9a9;}#cms-theme.woocommerce .widget_products ul li del .amount,#cms-theme.woocommerce-page .widget_products ul li del .amount{color:#b2b2b2;font-size:16px;font-weight:normal;}#cms-theme.woocommerce .woocommerce-result-count,#cms-theme.woocommerce-page .woocommerce-result-count{color:#2f2f2f;font-size:15px;line-height:34px;margin:0;font-weight:700;}#cms-theme.woocommerce .form-effect,#cms-theme.woocommerce-page .form-effect{position:relative;display:inline-block;}#cms-theme.woocommerce .form-effect form,#cms-theme.woocommerce-page .form-effect form{margin:0;}#cms-theme.woocommerce .form-effect form select,#cms-theme.woocommerce-page .form-effect form select{background-color:transparent;-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}#cms-theme.woocommerce .form-effect form select option,#cms-theme.woocommerce-page .form-effect form select option{padding:5px 10px;}#cms-theme.woocommerce .form-effect form select option:hover,#cms-theme.woocommerce-page .form-effect form select option:hover{background-color:#e5e5e5;}#cms-theme.woocommerce .form-effect .arrow-down,#cms-theme.woocommerce-page .form-effect .arrow-down{height:34px;line-height:34px;position:absolute;right:0;text-align:center;top:1px;width:34px;z-index:-1;font-size:18px;}#cms-theme.woocommerce .form-effect .woocommerce-ordering,#cms-theme.woocommerce-page .form-effect .woocommerce-ordering{float:left;}#cms-theme.woocommerce .products,#cms-theme.woocommerce-page .products{margin-top:27px;margin-left:-15px;margin-right:-15px;}#cms-theme.woocommerce .products li,#cms-theme.woocommerce-page .products li,#cms-theme.woocommerce .products .owl-item,#cms-theme.woocommerce-page .products .owl-item{margin-right:0;margin-bottom:28px;padding:0 15px;width:33.33%;clear:initial;}#cms-theme.woocommerce .products li.last,#cms-theme.woocommerce-page .products li.last,#cms-theme.woocommerce .products .owl-item.last,#cms-theme.woocommerce-page .products .owl-item.last{margin-right:0;}#cms-theme.woocommerce .products li:nth-child(3n+1),#cms-theme.woocommerce-page .products li:nth-child(3n+1),#cms-theme.woocommerce .products .owl-item:nth-child(3n+1),#cms-theme.woocommerce-page .products .owl-item:nth-child(3n+1){clear:left;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-image,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-image,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-image,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-image{background-color:#f4f4f4;position:relative;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-image img,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-image img,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-image img,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-image img{margin-bottom:0;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart{position:absolute;text-align:center;top:50%;transform:translate(0px, -50%);width:100%;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart a,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart a,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart a,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart a{margin:0;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */opacity:0;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart a.added,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart a.added,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart a.added,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-image .cshero-add-to-cart a.added{display:none;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner{position:relative;overflow:hidden;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared{position:absolute;width:100%;bottom:0;left:0;text-align:center;background-color:#fc7906;color:rgba(255, 255, 255, 0.7);font-size:14px;-webkit-border-radius:0 0 2px 2px;-khtml-border-radius:0 0 2px 2px;-moz-border-radius:0 0 2px 2px;-ms-border-radius:0 0 2px 2px;-o-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;/* BACKGROUND GRADIENT */-webkit-transform:translateY(60px);-khtml-transform:translateY(60px);-moz-transform:translateY(60px);-ms-transform:translateY(60px);-o-transform:translateY(60px);transform:translateY(60px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */-webkit-transition:all 300ms linear 0ms;-moz-transition:all 300ms linear 0ms;-ms-transition:all 300ms linear 0ms;transition:all 300ms linear 0ms;opacity:0;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-wishlist,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-wishlist,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-wishlist,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-wishlist{border-right:1px solid rgba(255, 255, 255, 0.1);}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .w50,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .w50,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .w50,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .w50{padding:9px 0;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social{position:relative;cursor:pointer;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list{background-color:#fc7906;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */height:34px;left:50%;line-height:34px;position:absolute;top:-46px;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */width:100px;opacity:0;visibility:hidden;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list a,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list a,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list a,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list a{color:rgba(255, 255, 255, 0.7);font-size:14px;padding:0 5px;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list a:hover,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list a:hover,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list a:hover,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list a:hover{color:#fff;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list:before,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list:before,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list:before,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social .social-list:before{content:"";position:absolute;bottom:-13px;left:50%;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */border-width:7px;border-style:solid;border-color:#fc7906 transparent transparent;height:0;width:0;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social.opened .social-list,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social.opened .social-list,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social.opened .social-list,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner .cshero-woo-image-shared .woo-social.opened .social-list{opacity:1;visibility:visible;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner:hover .cshero-woo-image-shared,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner:hover .cshero-woo-image-shared,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner:hover .cshero-woo-image-shared,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner:hover .cshero-woo-image-shared{-webkit-transform:translateY(0px);-khtml-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */opacity:1;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-inner:hover .cshero-add-to-cart a,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-inner:hover .cshero-add-to-cart a,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner:hover .cshero-add-to-cart a,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-inner:hover .cshero-add-to-cart a{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */opacity:1;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-meta,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-meta,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta{padding:29px 0 26px;text-align:center;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-meta .posted_in,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-meta .posted_in,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta .posted_in,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta .posted_in{font-family:Lora;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-meta .posted_in a,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-meta .posted_in a,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta .posted_in a,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta .posted_in a{color:#b8b8b8;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-meta .posted_in a:hover,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-meta .posted_in a:hover,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta .posted_in a:hover,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta .posted_in a:hover{color:#fc7906;}#cms-theme.woocommerce .products li .cshere-woo-item-wrap .cshero-woo-meta .content,#cms-theme.woocommerce-page .products li .cshere-woo-item-wrap .cshero-woo-meta .content,#cms-theme.woocommerce .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta .content,#cms-theme.woocommerce-page .products .owl-item .cshere-woo-item-wrap .cshero-woo-meta .content{display:none;}#cms-theme.woocommerce .product .onsale,#cms-theme.woocommerce-page .product .onsale{-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;/* BACKGROUND GRADIENT */font-weight:700;right:20px;line-height:50px;margin:0;min-height:0;padding:0;text-transform:uppercase;top:20px;background-color:#fc7906;font-size:12px;width:50px;height:50px;left:inherit;z-index:1;}#cms-theme.woocommerce .star-rating,#cms-theme.woocommerce-page .star-rating{margin:0 auto 22px;height:16px;width:92px;}#cms-theme.woocommerce .star-rating:before,#cms-theme.woocommerce-page .star-rating:before{color:#424242;letter-spacing:5px;font-size:13px;}#cms-theme.woocommerce .star-rating span::before,#cms-theme.woocommerce-page .star-rating span::before{color:#424242;letter-spacing:5px;font-size:13px;}#cms-theme.woocommerce .cms-product-meta,#cms-theme.woocommerce-page .cms-product-meta{border-bottom:1px solid #eee;}#cms-theme.woocommerce .cms-product-meta .woocommerce-pagination,#cms-theme.woocommerce-page .cms-product-meta .woocommerce-pagination{margin:0;border:none;text-align:left;}#cms-theme.woocommerce .cms-product-meta .cms-product-layout,#cms-theme.woocommerce-page .cms-product-meta .cms-product-layout{text-align:right;padding:5px 0;}#cms-theme.woocommerce .cms-product-meta .cms-product-layout a,#cms-theme.woocommerce-page .cms-product-meta .cms-product-layout a{color:#b2b2b2;display:inline-block;font-size:16px;line-height:1;padding:0 2px;}#cms-theme.woocommerce .cms-product-meta .cms-product-layout a.active,#cms-theme.woocommerce-page .cms-product-meta .cms-product-layout a.active,#cms-theme.woocommerce .cms-product-meta .cms-product-layout a:hover,#cms-theme.woocommerce-page .cms-product-meta .cms-product-layout a:hover{color:#fc7906;font-size:16px;}#cms-theme.woocommerce .pr-full-width,#cms-theme.woocommerce-page .pr-full-width{float:none;margin:auto;width:100%;}#cms-theme.woocommerce .pr-full-width .cshere-woo-item-wrap .cshero-woo-meta .cshero-add-to-cart a,#cms-theme.woocommerce-page .pr-full-width .cshere-woo-item-wrap .cshero-woo-meta .cshero-add-to-cart a{display:inline-block;}#cms-theme.woocommerce .pr-full-width .products li.product,#cms-theme.woocommerce-page .pr-full-width .products li.product{width:25%;clear:none;}#cms-theme.woocommerce .pr-full-width .products li.product:nth-child(4n+1),#cms-theme.woocommerce-page .pr-full-width .products li.product:nth-child(4n+1){clear:left;}#cms-theme.woocommerce #sidebar,#cms-theme.woocommerce-page #sidebar{margin-top:12px;margin-bottom:100px;}#cms-theme.woocommerce #sidebar .wg-title,#cms-theme.woocommerce-page #sidebar .wg-title{font-size:18px;line-height:1;text-transform:none;margin-bottom:20px;}#cms-theme.woocommerce #sidebar .wg-title span:after,#cms-theme.woocommerce-page #sidebar .wg-title span:after{content:"\f2f9";font-family:Material-Design-Iconic-Font;padding-left:8px;position:relative;top:2px;}#cms-theme.woocommerce #sidebar .slidingbar-widget-col,#cms-theme.woocommerce-page #sidebar .slidingbar-widget-col{margin-bottom:40px;padding-bottom:35px;border-bottom:1px solid #eee;}#cms-theme.woocommerce #sidebar .slidingbar-widget-col:last-child,#cms-theme.woocommerce-page #sidebar .slidingbar-widget-col:last-child{padding:0;margin:0;border:none;}#cms-theme.woocommerce del,#cms-theme.woocommerce-page del{opacity:1;filter:alpha(opacity=1);color:;}#cms-theme.woocommerce .woocommerce-message,#cms-theme.woocommerce-page .woocommerce-message,#cms-theme.woocommerce .woocommerce-info,#cms-theme.woocommerce-page .woocommerce-info{border-top:3px solid #fc7906;/* [End] 4. Archive Product */}#cms-theme.woocommerce .woocommerce-message:before,#cms-theme.woocommerce-page .woocommerce-message:before,#cms-theme.woocommerce .woocommerce-info:before,#cms-theme.woocommerce-page .woocommerce-info:before{color:#fc7906;}#cms-theme.woocommerce .quantity,#cms-theme.woocommerce-page .quantity{line-height:1;margin:0 20px 0 0;position:relative;width:104px;}#cms-theme.woocommerce .quantity .qty,#cms-theme.woocommerce-page .quantity .qty{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */border:1px solid #eceff1;color:#424242;height:20px;line-height:20px;outline:medium none;padding:0 10px;font-size:12px;min-width:60px;margin:0 22px;-webkit-appearance:textfield;-khtml-appearance:textfield;-moz-appearance:textfield;-ms-appearance:textfield;-o-appearance:textfield;appearance:textfield;}#cms-theme.woocommerce .quantity .minus,#cms-theme.woocommerce-page .quantity .minus,#cms-theme.woocommerce .quantity .plus,#cms-theme.woocommerce-page .quantity .plus{border:1px solid #eceff1;display:block;height:20px;width:20px;cursor:pointer;position:absolute;text-align:center;line-height:20px;top:0;right:0;font-size:11px;}#cms-theme.woocommerce .quantity .minus,#cms-theme.woocommerce-page .quantity .minus{left:inherit;left:0;}#cms-theme table.shop_table{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}#cms-theme table.shop_table th{color:#02113e;}#cms-theme .woo-image-categries{margin-bottom:40px;}#cms-theme .variations_form{/* [Start] 5. Single Product */}#cms-theme .variations_form .label,#cms-theme .variations_form label{float:left;color:#424242;font-size:14px;letter-spacing:0.035em;font-weight:normal;}#cms-theme .variations_form .value .reset_variations{display:none !important;}#cms-theme .variations_form .variations-item .label{line-height:20px;min-width:66px;padding:4px 0 0;text-align:left;}#cms-theme .variations_form .variations-item .label label:after{content:":";}#cms-theme .variations_form .variations-item .value{float:left;position:relative;line-height:1;}#cms-theme .variations_form .variations-item .value select{min-width:92px;padding-right:30px;text-align:center;}#cms-theme .variations_form .variations-item .value .arrow-down{border:1px solid #eceff1;color:#424242;height:20px;line-height:20px;text-align:center;width:20px;position:absolute;top:0;right:0;}#cms-theme .variations_form .variations-item .value select{-webkit-appearance:none;-khtml-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;}#cms-theme .variations_form .variations-item-quanity{margin-top:4px;}#cms-theme .variations_form .variations-item-quanity label{min-width:66px;text-align:left;font-size:14px;}#cms-theme .variations_form .single_variation_wrap{text-align:left;margin-top:30px;}#cms-theme .variations_form .single_variation_wrap #wl-wrapper{clear:inherit;display:inline;}#cms-theme .variations_form .single_variation_wrap #wl-wrapper a{background-color:transparent;font-size:13px;color:#424242;font-family:'proxima_novaregular';-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;text-transform:none;padding-left:26px;}#cms-theme .variations_form .single_variation_wrap #wl-wrapper a:before{content:'+';padding-right:4px;}#cms-theme .variations_form .single_variation_wrap #wl-wrapper a:hover{color:#fff;}#cms-theme .variations_form .single_variation_wrap .woocommerce-variation-price{display:none;}#cms-theme.single-product{/* [End] 5. Single Product *//* [Start] 6. Cart */}#cms-theme.single-product .pr-single-product .cs-product-wrap{position:relative;margin:0 -20px 40px -20px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .onsale{-webkit-border-radius:1px;-khtml-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;/* BACKGROUND GRADIENT */font-weight:700;right:20px;line-height:50px;margin:0;min-height:0;padding:0;text-transform:uppercase;top:20px;background-color:#fc7906;font-size:12px;width:50px;height:50px;left:inherit;z-index:1;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images,#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary{width:50%;float:left;padding:0 35px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary{position:relative;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary h3.product_title{color:#424242;font-size:34px;line-height:42px;margin-bottom:0;max-width:300px;padding-top:21px;text-transform:uppercase;padding-bottom:14px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .pr-price-rating .woocommerce-product-rating{position:absolute;right:35px;top:30px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .pr-price-rating .woocommerce-product-rating .woocommerce-review-link{display:none;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .pr-price-rating .woo-price{letter-spacing:0.035em;line-height:42px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .entry-summary .pr-price-rating .woo-price .price{font-size:26px;color:#fc7906;margin:0 0 6px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .content{padding-bottom:26px;padding-top:8px;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart{margin-bottom:45px;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart .add-whish-list{margin-left:20px;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart .button{float:none;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart.simple .variations-item-quanity{margin-bottom:40px;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart.simple .variations-item-quanity label{color:#424242;float:left;font-size:14px;font-weight:400;margin:3px 10px 2px 0;line-height:1;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart.simple #wl-wrapper{display:inline;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart.simple #wl-wrapper a{background-color:transparent;font-size:13px;color:#424242;font-family:'proxima_novaregular';-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;box-shadow:none;text-transform:none;padding-left:26px;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart.simple #wl-wrapper a:before{content:'+';padding-right:4px;}#cms-theme.single-product .pr-single-product .cs-product-wrap form.cart.simple #wl-wrapper a:hover{color:#fff;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images{position:relative;margin-bottom:40px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;/* BACKGROUND GRADIENT */}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images .cshero-product-images-wrap{background-color:#f4f4f4;text-align:center;position:relative;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images .cshero-product-images-wrap .woocommerce-main-image{height:100%;left:0;position:absolute;top:0;width:100%;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images .cshero-product-thumbnails{padding-top:30px;margin:0 3px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-images .cshero-product-thumbnails a{margin:0 0 30px;padding:0 15px;width:25%;float:left;clear:none;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-meta .share-label{color:#222;display:block;font-size:18px;font-weight:700;line-height:30px;margin-bottom:13px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-meta a{display:inline-block;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-meta a + a{margin-left:10px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-meta a i{background-color:#fc7906;-webkit-border-radius:2px;-khtml-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;/* BACKGROUND GRADIENT */color:#fff;font-size:15px;height:34px;line-height:34px;text-align:center;width:34px;}#cms-theme.single-product .pr-single-product .cs-product-wrap .cshero-product-meta a i:hover{background-color:#fff;}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs{margin:0;padding:0;background-color:#fff;border:none;overflow:visible;}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs:before,#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs:after{border:none;display:none;}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li{padding:0;border:none;margin:0;float:left;background-color:transparent;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li a{background-color:transparent;border-width:1px 0 0 1px;border-style:solid;border-color:#ececec;color:#757575;font-size:14px;line-height:28px;padding:5px 24px;font-weight:normal;position:relative;}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li a:before{height:3px;width:100%;bottom:-1px;position:absolute;left:0;content:"";background-color:transparent;}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li.active a,#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li:hover a{background-color:#fff;color:#fc7906;}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li.active a{font-family:'proxima_novasemibold';}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li.active a:before{background-color:#fff;}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li:before,#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li:after{border:none;display:none;}#cms-theme.single-product .pr-single-product .woocommerce-tabs .tabs li:last-child a{border-right-width:1px;}#cms-theme.single-product .pr-single-product .panel{border-style:solid;border-width:1px;border-color:#ececec #ececec #dadada #ececec;-webkit-border-radius:0 0 5px 5px;-khtml-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;-ms-border-radius:0 0 5px 5px;-o-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;/* BACKGROUND GRADIENT */-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.12);-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.12);-ms-box-shadow:0 1px 3px rgba(0, 0, 0, 0.12);box-shadow:0 1px 3px rgba(0, 0, 0, 0.12);display:block;padding:16px 30px 30px;}#cms-theme.single-product .pr-single-product .panel .list-style-1 ul{margin-bottom:20px;}#cms-theme.single-product .pr-single-product .panel ul a{color:#fc7906;}#cms-theme.single-product .pr-single-product .panel ul a:hover{color:;}#cms-theme.single-product .pr-single-product #tab-reviews #comments{padding:0;}#cms-theme.single-product .pr-single-product #tab-reviews #comments > h2{margin-bottom:20px;font-size:16px;font-weight:normal;color:#424242;}#cms-theme.single-product .pr-single-product #tab-reviews #comments ul,#cms-theme.single-product .pr-single-product #tab-reviews #comments ol{padding:0;margin:0;}#cms-theme.single-product .pr-single-product #tab-reviews .comment-text{margin:0 !important;border:1px dashed #dedede !important;}#cms-theme.single-product .pr-single-product #tab-reviews .commentlist .comment-meta .author,#cms-theme.single-product .pr-single-product #tab-reviews .commentlist .comment-meta time{color:#333;font-weight:normal;}#cms-theme.single-product .pr-single-product #tab-reviews .commentlist .comment-meta .author:before,#cms-theme.single-product .pr-single-product #tab-reviews .commentlist .comment-meta time:before{content:"\f007";font-family:FontAwesome;font-size:14px;padding-right:10px;color:#fff;}#cms-theme.single-product .pr-single-product #tab-reviews .commentlist .comment-meta .author{margin-right:14px;}#cms-theme.single-product .pr-single-product #tab-reviews .commentlist .comment-meta time:before{content:"\f073";}#cms-theme.single-product .pr-single-product #tab-reviews #reply-title,#cms-theme.single-product .pr-single-product #tab-reviews .title-rating{font-size:16px;line-height:normal;margin-bottom:20px;font-weight:normal;color:#424242;}#cms-theme.single-product .pr-single-product #tab-reviews .title-rating{margin-top:25px;}#cms-theme.single-product .pr-single-product #tab-reviews textarea{height:210px;margin-top:10px;}#cms-theme.single-product .pr-single-product #tab-reviews .stars a:after{color:#fc7906;}#cms-theme.woocommerce-cart{/* [End] 6. Cart */}#cms-theme.woocommerce-cart .page-full-width{max-width:940px;margin:auto;float:none;}#cms-theme.woocommerce-cart .cms-checkout-page{margin-bottom:80px;}#cms-theme.woocommerce-cart .shop_table{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}#cms-theme.woocommerce-cart .shop_table th{color:#02113e;}#cms-theme.woocommerce-cart .shop_table td.coupon{border-right:1px solid #e5e5e5;}#cms-theme.woocommerce-cart .shop_table td.coupon label{color:#02113e;}#cms-theme.woocommerce-cart .shop_table td.coupon input{width:100%;margin-bottom:10px;}#cms-theme.woocommerce-cart .shop_table td.actions input{width:100%;}#cms-theme.woocommerce-cart .shop_table td.actions .wc-proceed-to-checkout{padding:0 0 10px;}#cms-theme.woocommerce-cart .shop_table .product-remove a{background-color:transparent;}#cms-theme.woocommerce-cart .shop_table .product-remove a i{color:#fc7906;}#cms-theme.woocommerce-cart .shop_table .product-remove a i:hover{color:;}#cms-theme.woocommerce-cart .cart-collaterals{margin-bottom:50px;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals{width:100%;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals > h2{font-size:28px;margin-bottom:20px;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table{border:1px solid rgba(0, 0, 0, 0.1);}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table th{color:#323232;padding:10px;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table td{border-top:1px solid rgba(0, 0, 0, 0.1);padding:0 20px;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table .cart-subtotal td{border-top:none;}#cms-theme.woocommerce-cart .cart-collaterals .cart_totals table .amount{color:#fff;}#cms-theme.woocommerce-checkout{/* Woo Widget */}#cms-theme.woocommerce-checkout .amount{color:#fff;}#cms-theme.woocommerce-checkout .payment_methods,#cms-theme.woocommerce-checkout .place-order{-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */background-color:#f5f5f5;border:none;}#cms-theme.woocommerce-checkout #primary{margin-bottom:80px;}#cms-theme.woocommerce-checkout #primary label{color:#323232;font-weight:normal;}#cms-theme .widget_price_filter{/* Apply All Style */}#cms-theme .widget_price_filter .ui-slider-horizontal{height:4px;}#cms-theme .widget_price_filter .ui-slider .ui-slider-range{background-color:#fc7906;-webkit-border-radius:0;-khtml-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;/* BACKGROUND GRADIENT */}#cms-theme .widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:0px;-khtml-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;/* BACKGROUND GRADIENT */}#cms-theme .cshero-product-title h3,#cms-theme h3.product_title{font-size:20px;font-family:'proxima_novaregular';line-height:1;letter-spacing:0.035em;padding:4px 0 27px;margin:0;}#cms-theme .cshero-product-price{font-size:20px;color:#fc7906;line-height:1;}#cms-theme h3.product_title{font-size:18px;}#cms-theme.single-product .woo-nav-links{margin-bottom:65px !important;/* Relate Item Product */}#cms-theme .cms-related-products-wrapper{margin-top:96px;}#cms-theme .cms-related-heading + .products{margin:0 !important;}#cms-theme .cms-related-heading .wg-title{font-size:28px;line-height:1;color:#fc7906;text-transform:none;position:relative;padding-bottom:24px;margin-bottom:50px;}#cms-theme .cms-related-heading .wg-title:before{width:41px;height:4px;background-color:#fff;position:absolute;content:"";bottom:0;left:50%;-webkit-transform:translate(-50%, 0px);-khtml-transform:translate(-50%, 0px);-moz-transform:translate(-50%, 0px);-ms-transform:translate(-50%, 0px);-o-transform:translate(-50%, 0px);transform:translate(-50%, 0px);/* BACKGROUND GRADIENT *//* TRANSFORM STYLE */}#cms-theme .cms-related-heading .wg-title span{font-family:'proxima_novalight';}#cms-theme #related-product-carousel{margin-bottom:40px;}#cms-theme #related-product-carousel .owl-item{padding:0 !important;clear:inherit;}#cms-theme #related-product-carousel .owl-item:nth-child(3n+1){clear:inherit;}#wl-wrapper label{color:#424242;font-weight:normal;}#wl-wrapper .woocommerce-message,#wl-wrapper .woocommerce-info{border-top:3px solid #fc7906;}#wl-wrapper .woocommerce-message:before,#wl-wrapper .woocommerce-info:before{color:#fc7906;}#wl-wrapper .quantity .qty{width:80px;}#wl-wrapper .wl-already-in{display:none;}.shop_table dl dt{color:#424242;font-size:15px;font-weight:normal !important;line-height:20px;text-transform:none;}.shop_table .variation-FromWishlist{padding-top:3px;margin-bottom:0 !important;}@media screen and (max-width:992px){#cms-theme.woocommerce .pr-full-width .products li.product,#cms-theme.woocommerce-page .pr-full-width .products li.product,#cms-theme.woocommerce .products li,#cms-theme.woocommerce-page .products li,#cms-theme.woocommerce .products .owl-item,#cms-theme.woocommerce-page .products .owl-item{width:50%;}#cms-theme.woocommerce .pr-full-width .products li.product:nth-child(2n+1),#cms-theme.woocommerce-page .pr-full-width .products li.product:nth-child(2n+1),#cms-theme.woocommerce .products li:nth-child(2n+1),#cms-theme.woocommerce-page .products li:nth-child(2n+1),#cms-theme.woocommerce .products .owl-item:nth-child(2n+1),#cms-theme.woocommerce-page .products .owl-item:nth-child(2n+1){clear:left;}#cms-theme.woocommerce .pr-full-width .products li.product:nth-child(3n+1),#cms-theme.woocommerce-page .pr-full-width .products li.product:nth-child(3n+1),#cms-theme.woocommerce .products li:nth-child(3n+1),#cms-theme.woocommerce-page .products li:nth-child(3n+1),#cms-theme.woocommerce .products .owl-item:nth-child(3n+1),#cms-theme.woocommerce-page .products .owl-item:nth-child(3n+1){clear:initial;}}@media screen and (max-width:480px){#cms-theme.woocommerce .pr-full-width .products li.product,#cms-theme.woocommerce-page .pr-full-width .products li.product,#cms-theme.woocommerce .products li,#cms-theme.woocommerce-page .products li,#cms-theme.woocommerce .products .owl-item,#cms-theme.woocommerce-page .products .owl-item{width:100%;}#cms-theme.woocommerce .pr-full-width .products li.product:nth-child(n+1),#cms-theme.woocommerce-page .pr-full-width .products li.product:nth-child(n+1),#cms-theme.woocommerce .products li:nth-child(n+1),#cms-theme.woocommerce-page .products li:nth-child(n+1),#cms-theme.woocommerce .products .owl-item:nth-child(n+1),#cms-theme.woocommerce-page .products .owl-item:nth-child(n+1){clear:left;}#cms-theme.woocommerce .pr-full-width .products li.product:nth-child(2n+1),#cms-theme.woocommerce-page .pr-full-width .products li.product:nth-child(2n+1),#cms-theme.woocommerce .products li:nth-child(2n+1),#cms-theme.woocommerce-page .products li:nth-child(2n+1),#cms-theme.woocommerce .products .owl-item:nth-child(2n+1),#cms-theme.woocommerce-page .products .owl-item:nth-child(2n+1){clear:initial;}}