/*
* Frontend Style Version 1.0.6
*/
@import url('poppins.css');
@import url('robotoslab.css');
@import url('lato.css');
@import url('montserrat.css');
@import url('rubik.css');
@import url('opensans.css');
@import url('sourcesanspro.css');
@import url('titilliumweb.css');
@import url('oxygen.css');
@import url('hind.css');
@import url('roboto.css');
@import url('oswald.css');
@import url('playfairdisplay.css');
@import url('amaticsc.css');
@import url('ubuntu.css');
@import url('sueellenfrancisco.css');
@import url('raleway.css');
@import url('greatvibes.css');
@import url('quicksand.css');
@import url('merriweather.css');
@import url('notoserif.css');
/*============================
    DEFAULT CSS
=============================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0; 
  padding: 0;
  vertical-align: baseline;
}

html{
    font-size: 16px;
}
/*============================
    Global Default CTA BUILDER CONTAINER 
=============================*/

.site-content{
    overflow: hidden;
}

.ictab-main-container-wrap,
.ictab-main-container-wrap *,
*:before,*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;   
}
.ictab-clearfix:before,
.ictab-clearfix:after {
    content: "";
    display: table;
    clear:both;
    flex-basis: 0;
    order: 1;
}

.ictab-hide-btn-ondesktop{
    display: none !important;
}

.ictab-custom-template-wrap .ictab-inner-wrapper{
    max-width: 100%;
    max-height: 1500px;
    min-height: 500px;
} 
.ictab-inner-content.ictab-cta-builder {
    z-index: 999;
}
.ictab-bgslider-wrap {
    max-height: auto !important;
    /*height: auto !important;*/
}
.ictab-inner-wrapper.ictab-bgimage-wrap{
    background-size: cover;
}

.ictab-left-content-wrap {
    float: left;
    width: 50%;
    position: relative;
}
.ictab-right-content-wrap {
    float: left;
    width: 50%;
    position: relative;
}
.ictab-double-content-wrapper .ictab-video-wrap iframe {
    min-height: 358px;
    margin-bottom: 0;
}
.ictab-single-content-wrapper .ictab-video-wrap iframe{
    min-height: 358px;
    margin-bottom: 0;
}
.ictab-main-container-wrap .ictab-common-overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.ictab-popup-content-wrapper,
.ictab-shortcode-popup-wrap{
    display: none;
}

/* Input Field Default Value */
select,
textarea,
input[type="text"],
input[type="email"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  outline:0;
}


/*============================
    Global Default CTA CONTENT CONTAINER 
=============================*/


.ictab-main-container-wrap{
    position: relative;
}
.ictab-available-template-wrap .ictab-inner-wrapper{
    width: 100%;
    max-height: 1500px;
    padding: 120px 0;
    background-repeat: no-repeat;   
    overflow: hidden;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
}
.ictab-available-template-wrap .ictab-inner-wrapper .ictab-single-content-wrapper{
    max-width: 1180px;
    width: 100%;    
    height: 100%;
    margin: 0 auto;    
    color: #fff;
    position: relative;
    z-index: 333;
    padding: 0 10px;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;  
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
           -ms-flex-direction: column;
               flex-direction: column;   
}


.ictab-available-template-wrap{
    width: 100%;    
    position: relative; 
}

.ictab-available-template-wrap .ictab-single-content-wrapper h3{
    line-height: normal;
    margin: 0;
    margin-bottom: 20px;
    position : relative;
}

.ictab-available-template-wrap .ictab-double-content-wrapper .ictab-header-text-wrap h3{
    margin: 0;
    margin-bottom: 20px;
    position : relative;
    line-height: normal;
}

.ictab-available-template-wrap .ictab-description-content-wrap{
    line-height: 1.6;
    margin-bottom: 20px;
    position: relative;
}


.ictab-available-template-wrap .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 1170px;
    width: 100%;    
    height: 100%;
    margin: 0 auto; 
    padding: 0 15px;
    position: relative;
    z-index: 333;
    color: #fff;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;   
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
           -ms-flex-direction: column;
               flex-direction: column;    
}


.ictab-available-template-wrap .ictab-inner-wrapper .ictab-content-wrap-section{
    padding-left: 0;
    margin-left: 0;
    padding-bottom: 15px;
    margin-bottom: -15px;
}

.ictab-video-wrap{
    position: relative;
}

.ictab-popup-video-wrap a img{
    width: 100%;
}

.ictab-overlay-video-popup{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);   
    cursor: pointer;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;   
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
           -ms-flex-direction: column;
               flex-direction: column; 
    -webkit-align-items: center;
            align-items: center;
}


.ictab-overlay-video-popup:before{
    position: absolute;
    content: '';
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 2px solid #fff;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;    
}

.ictab-overlay-video-popup:hover::before{
    width: 60px;
    height: 60px;  
}

.ictab-overlay-video-popup:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 25px solid #fff;
    border-bottom: 15px solid transparent;
    margin-left: 5px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}

.ictab-overlay-video-popup:hover::after{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);    
}

.ictab-popup-content-wrapper{
    opacity: 0;
}

.ictab-open-popup{
    opacity: 1;
    display: block;
}

/*============================
    Normalize Buttons
=============================*/

.ictab-available-template-wrap .ictab-ctabbutton-wrap{
    cursor: pointer;
    position: relative; 
    line-height: 0;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap{
    display: block; 
    line-height: normal;
    position: relative;
    margin-right: 15px;
    float: left;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type{
    margin-right: 0;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap a{    
    display: block;    
    padding: 12px 35px; 
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    border: 2px solid transparent;
    border-radius: 0;
    text-transform: normal;
    position: relative;
    overflow: visible;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;    
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}


.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-left i{
    display: inline-block;
    margin-right: 10px;
    vertical-align: baseline;
    position: relative;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-right i{
    display: inline-block;
    margin-left: 10px;
    vertical-align: baseline;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-top i{
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

a.ictab_show_only_text i{
    display: none;
}

a.ictab_show_only_icon span{
    display: none;
}

/* Animation Reveal Left */

.ictab-ctabbutton-wrap .ictab-icon-position-left img{
    margin-right: 10px;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-left a.button-reveal{
    position: relative;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-left a.button-reveal img{
    position: absolute;
    left: 20px;
    width: 18px;
    height: 18px;
    opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;    
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-left a.button-reveal i{
    position: absolute;
    left: 20px;
    font-size: 18px;
    -webkit-transform: translate3d(-50px, 2px, 0);
    transform: translate3d(-50px, 2px, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-left a.button-reveal:hover img{
  -webkit-transform: translate3d(0px, 0, 0);
   transform: translate3d(0px, 0, 0);
   opacity: 1;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-left a.button-reveal:hover i{
   -webkit-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
    
.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-left a.button-reveal span{
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-left a.button-reveal:hover span{
    -webkit-transform: translateX(10px); /* Equal to translate(10px) */
  transform: translateX(10px); /* Equal to translate(10px) */
}



/* Animation Reveal Top */

.ictab-ctabbutton-wrap .ictab-icon-position-top img{
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    position: relative;
    z-index: 3;
}

.ictab-ctabbutton-wrap .ictab-icon-position-top i{
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    text-align: center;
    position: relative;
    z-index: 3;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-top a.button-reveal{
    position: relative;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-top a.button-reveal img{
    position: absolute;
    left: -15px;
    right: 0;
    width: 18px;
    height: 18px;
    opacity: 0;
    margin: 0 auto;
    -webkit-transform: translate3d(50%, -50px, 0);
    transform: translate3d(50%, -50px, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-top a.button-reveal i{
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-top a.button-reveal:hover img{
  -webkit-transform: translate3d(0, -8px, 0);
   transform: translate3d(0, -8px, 0);
   opacity: 1;
   left: 0;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-top a.button-reveal:hover i{
   -webkit-transform: translate3d(0, -9px, 0);
    transform: translate3d(0, -9px, 0);
  opacity: 1;
}
    
.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-top a.button-reveal span{
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-top a.button-reveal:hover span{
    -webkit-transform: translateY(8px); /* Equal to translate(10px) */
  transform: translateY(8px); /* Equal to translate(10px) */
}



/* Animation Reveal right for image */

.ictab-ctabbutton-wrap .ictab-icon-position-right img{
    margin-left: 10px;
}


.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-right a.button-reveal{
    position: relative;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-right a.button-reveal img{
    position: absolute;
    right: 20px;
    width: 18px;
    height: 18px;
    opacity: 0;
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
    -webkit-transition: -webkit-transform 0.1s;
    transition: transform 0.1s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-right a.button-reveal i{
    position: absolute;
    right: 20px;
    font-size: 18px;
    font-size: 1.125rem;
    -webkit-transform: translate3d(50px, 2px, 0);
    transform: translate3d(50px, 2px, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-right a.button-reveal:hover img{
  -webkit-transform: translate3d(0px, 0, 0);
   transform: translate3d(0px, 0, 0);
   opacity: 1;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-right a.button-reveal:hover i{
   -webkit-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0);
  opacity: 1;
}
    
.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-right a.button-reveal span{
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-icon-position-right a.button-reveal:hover span{
    -webkit-transform: translateX(-10px); /* Equal to translate(10px) */
  transform: translateX(-10px); /* Equal to translate(10px) */
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap a.button-transparent-border::before{
    top: 0 !important;
    left: 0 !important;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap a.button-reveal-icon-hide-text:hover i {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: translate3d(-50%, -200%, 0);
  transform: translate3d(-50%, -200%, 0);
}
.ictab-available-template-wrap .ictab-ctabbutton-wrap a.button-reveal-icon-hide-text:hover > span {
  opacity: 0;
  -webkit-transform: translate3d(0, -200%, 0);
  transform: translate3d(0, -200%, 0);
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap a.button-border-highlight:hover::before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  top: 0;
  left: 0;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap a.button-border-highlight {
  overflow: hidden !important;
}

/*============================
        TEMPLATE-1
=============================*/

.ictab-template1 .ictab-content-wrap-section{
    max-width: 665px;
    position: relative;
    text-align: left;
}

.ictab-template1 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Lato', sans-serif;
    font-size: 42px;
    font-size: 2.625rem;
    font-weight: 400;
}

.ictab-template1 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
}

.ictab-template1 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    border: 2px solid #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
}

.ictab-template1 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover,
.ictab-template1 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:focus,
.ictab-template1 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:active{
    background: #fff;
    color: #404040;
}


/*============================
        TEMPLATE-2
=============================*/

.ictab-template2 .ictab-content-wrap-section{
    max-width: 570px;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template2 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    margin: 0;
    margin-bottom: 15px;
    padding-bottom: 30px;
    font-family: 'Poppins', sans-serif;
    font-size: 60px;
    font-size: 3.75rem;
    font-weight: 700;
    border-bottom: 1px solid #fff;
    color: #dfdfdf;
    line-height: 1;
}

.ictab-template2 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    letter-spacing: -0.03em;
    margin-bottom: 25px;
}

.ictab-template2 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    font-family: 'Poppins', sans-serif;  
    font-weight: 600;
    font-size: 1rem;  
    -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}


/*============================
        TEMPLATE-3
=============================*/

.ictab-template3 .ictab-inner-wrapper{
    min-height: 450px;
    padding: 0;
}

.ictab-template3 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 475px;
    height: 100%;
    padding: 0;
    margin: 0;
    margin-left: 15%;
    text-align: left;
    position: relative;
    min-height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: visible;
}
.ictab-template3 .ictab-content-wrap-section:before{
    position: absolute;
    left: -20%;
    top: 0;
    content: "";
    background-color: rgba(56, 167, 113, 0.8);
    width: 120%;
    height: 100%;
    -moz-transform: skew(-25deg, 0deg);
    -webkit-transform: skew(-25deg, 0deg);
    -o-transform: skew(-25deg, 0deg);
    -ms-transform: skew(-25deg, 0deg);
    transform: skew(-25deg, 0deg);

    
}

.ictab-template3 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Rubik', sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 400;
    color: #dfdfdf;
    position: relative;
}

.ictab-template3 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Rubik', sans-serif;
    font-size: 50px;
    font-size: 3.125rem;
    font-weight: 700;
    line-height: 1;
    position: relative;
}

.ictab-template3 .ictab-content-wrap-section .ictab-header-text-wrap h3{
    margin-bottom: 0;
}

.ictab-template3 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    font-family: 'Montserrat', sans-serif;
    position: relative;  
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 10px 30px;
    border: 2px solid #fff;
    overflow: hidden;
    -webkit-border-radius: 35px;
            border-radius: 35px;
}

.ictab-template3 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover,
.ictab-template3 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:focus,
.ictab-template3 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:active{
    background-color: #11bc84;
}

.ictab-template3 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    margin-right: 0;
}


/*============================
        TEMPLATE-4
=============================*/


.ictab-template4 .ictab-inner-wrapper .ictab-content-wrap-section{    
    max-width: 44%;
    padding:80px 70px;
    background: #fff;
    text-align: left;
    position: relative;
    margin-left: 0px;
    margin-bottom: 0;
}

.ictab-template4 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Rubik', sans-serif;
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 400;
    color: #41424e;
    position: relative;
    padding-left: 60px;
}

.ictab-template4 .ictab-content-wrap-section .ictab-header-text-wrap h3:before{
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    background-color: #727888;
    left: 0;
    bottom: 0;
}

.ictab-template4 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #404040;
}

.ictab-template4 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    background-color: #a3a2be;
    font-family: 'Rubik', sans-serif; 
    font-weight: 400;
    font-size: 1rem;
    position: relative;
    z-index: 1;    
    padding: 12px 22px;
    -moz-box-shadow: 5px 5px 0 #cad8e5;
    -webkit-box-shadow: 5px 5px 0 #cad8e5;
    box-shadow: 5px 5px 0 #cad8e5;
}

.ictab-template4 .ictab-inner-wrapper .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover,
.ictab-template4 .ictab-inner-wrapper .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:focus,
.ictab-template4 .ictab-inner-wrapper .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:active{
    -moz-box-shadow: 0 0 0 #cad8e5;
    -webkit-box-shadow: 0 0 0 #cad8e5;
    box-shadow: 0 0 0 #cad8e5;
    background: #3d38be;
}



/*============================
        TEMPLATE-5
=============================*/

.ictab-template5 .ictab-inner-wrapper{
    -webkit-align-items: center;
            align-items: center;
}

.ictab-template5 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 55%;
    height: 100%;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    position: relative;  
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;   
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
           -ms-flex-direction: column;
               flex-direction: column;  
}

.ictab-main-container-wrap .ictab-template5 .ictab-common-overlay{
    background: rgba(241, 63, 48, 0.5);
}

.ictab-template5 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.1;
}

.ictab-template5 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 20px;
}

.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    border: 0;
    color: #fff;  
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    background-color: #f13f2f;
    border: 2px solid #f13f2f;
}

.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover,
.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:focus,
.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:active{
    background-color: transparent;
    border: 2px solid #fff;
}

.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type a{
    border: 2px solid #fff;
    background-color: transparent;
}
.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type a:hover,
.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type a:focus,
.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type a:active{
    background-color: #f13f2f;
    border: 2px solid transparent;
}

.ictab-template5 .ictab-content-wrap-section .ictab-ctabbutton-wrap{
    margin: 0 auto;
}



/*============================
        TEMPLATE-6
=============================*/

.ictab-template6 .ictab-inner-wrapper{
    background-color: #f13f30;
}

.ictab-template6 .ictab-inner-wrapper .ictab-double-content-wrapper{
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template6 .ictab-inner-wrapper .ictab-left-content-wrap {
    text-align: left;
    width: 79%;
    height: 100%;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    
}


.ictab-template6 .ictab-inner-wrapper .ictab-right-content-wrap{
    width: 21%;
    height: 100%;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template6 .ictab-content-wrap-section .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 15px;
}

.ictab-template6 .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Titillium Web', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
}

.ictab-template6 .ictab-description-content-wrap{
    margin-bottom: 0;
}

.ictab-template6 .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    border: 2px solid #fff;
    color: #fff;  
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    display: block;
    margin-top: 15px;
}

.ictab-template6 .ictab-content-wrap-section .ictab-btn-wrap{
    float: right;
    margin-right: 0;
}

.ictab-template6 .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover,
.ictab-template6 .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover,
.ictab-template6 .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover{
    color: #404040;
    background: #fff;
}

.ictab-template6 .hvr-bounce-to-right:before{
    background: #fff;
}



/*============================
        TEMPLATE-7
=============================*/


.ictab-template7 .ictab-inner-wrapper .ictab-single-content-wrapper{
    max-width: 100%;
    padding-left: 60px;
}

.ictab-template7 .ictab-content-wrap-section{
    max-width: 690px;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template7 .ictab-content-wrap-section .ictab-subtext-wrap span{
   position: relative;  
   color: #fff;  
   font-family: 'Source Sans Pro', sans-serif;
   font-size: 14px;
   font-size: 0.875rem;
   font-weight: 600;
   text-transform: uppercase;
   margin-left: 20%;
   letter-spacing: 0.1em;
}

.ictab-template7 .ictab-content-wrap-section .ictab-subtext-wrap span:before{
    position: absolute;
    content: "";
    width: 200%;
    height: 2px;
    background-color: #f13f30;
    bottom: -10px;
    left: -100%;
}

.ictab-template7 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Oxygen', sans-serif;
    font-size: 120px;
    font-size: 7.5rem;
    font-weight: 700;
    margin-bottom: 0;
}

.ictab-template7 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Oxygen', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #fff;
}

.ictab-template7 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    background-color: #f13f30;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;   
    min-width: 163px;
}


.ictab-template7 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover,
.ictab-template7 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:focus,
.ictab-template7 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:active {
  background: #fff;
  color: #000;
}



/*============================
        TEMPLATE-8
=============================*/

.ictab-template8 .ictab-inner-wrapper .ictab-single-content-wrapper {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0 30px;   
    padding: 60px; 
    border: 10px solid #b28d64;
    position: relative;
    z-index: 333;
    text-align: center;
}



.ictab-template8 .ictab-inner-wrapper .ictab-common-overlay{
    background-color: rgba(0, 0, 0, 0.5); 
}


.ictab-template8 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300;
    color: #b28d64;
}

.ictab-template8 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 400;
    display: inline-block;
    margin-right: 10px;
}

.ictab-template8 .ictab-content-wrap-section .ictab-ctabbutton-wrap{
    display: inline-block;
}

.ictab-template8 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    color: #fff;  
    font-family: 'Playfair Display', serif;
    font-size: 48px;
    font-size: 3rem;
    font-weight: 700;
    font-style: italic;
    position: relative;
    top: 13px;
    padding: 0;
}




/*============================
        TEMPLATE-9
=============================*/

.ictab-template9 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 55%;
    padding: 40px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    background-color: rgba(43, 225, 148, 0.9);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template9 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Playfair Display', serif;
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 700;
    line-height: 1.4;
}

.ictab-template9 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
}

.ictab-template9 .ictab-ctabbutton-wrap{
    margin: 0 auto;
}

.ictab-template9 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    background-color: #0e8452;
    color: #fff;  
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    overflow: hidden;
}
.ictab-template9 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover{
  border: 2px solid #035e37;
  }

.ictab-template9 .ictab-ctabbutton-wrap .ictab-icon-position-left i{
    top: 2px;
}


/*============================
        TEMPLATE-10
=============================*/

.ictab-template10 .ictab-inner-wrapper{
    padding: 0;
    background-color: #F8F8F8;
    padding: 120px 0;
}

.ictab-template10 .ictab-inner-wrapper .ictab-double-content-wrapper {
    background-color: #F8F8F8;
}

.ictab-template10 .ictab-inner-wrapper .ictab-double-content-wrapper{
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template10 .ictab-inner-wrapper .ictab-left-content-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    padding-right: 20px;
}

.ictab-template10 .ictab-inner-wrapper .ictab-right-content-wrap{
        display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    padding-left: 20px;
}

.ictab-template10 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-header-text-wrap  h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 34px;
    font-size: 2.125rem;
    color: #292929;
    text-align: left;
    line-height: normal;
}

.ictab-template10 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap{
    text-align: left;
}

.ictab-template10 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    background-color: #1d46f2;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 12px;
}


.ictab-template10 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #4b555f;
    text-align: left;
    line-height: 1.6;
}

.ictab-template10 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap{
    text-align: left;
}

.ictab-template10 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    display: inline-block;
    padding: 0;
}


/*============================
        TEMPLATE-11
=============================*/


.ictab-template11 .ictab-inner-wrapper{
    min-height: 250px;
    padding: 80px 0;
    -webkit-align-items: center;
            align-items: center;
}

.ictab-template11 .ictab-common-overlay{
    background: rgba(131, 178, 109, 0.8);
}

.ictab-template11 .ictab-inner-wrapper .ictab-double-content-wrapper{
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    width: 30%;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-header-text-wrap  h3{
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    font-size: 60px;
    font-size: 3.75rem;
    color: #292929;
    text-align: right;
    line-height: normal;
    border-right: 1px solid #fff;
    padding-right: 40px;
    vertical-align: middle;
    padding-top: 22px;
    padding-bottom: 22px;
    color: #fff;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap{
    text-align: left;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    padding: 15px 30px;
    background-color: #1d46f2;
    color: #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 12px;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    width: 70%;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    height: 100%;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #fff;
    text-align: left;
    line-height: 1.4;
    display: inline-block;
    width: 75%;
    float: left;
    padding-left: 40px;
    padding-top: 10px;
    padding-right: 30px;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap{
    text-align: left;
    display: inline-block;
    width: 25%;
}

.ictab-template11 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-right: 0;
}


.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    border-radius: 25px;
    font-family: 'Sue Ellen Francisco', cursive;
    font-weight: 400;
    font-size: 20px;
    font-size: 1.25rem;
    color: #000000;
    margin-bottom: 12px;
    display: inline-block;
    background-color: #ffffff;
    padding: 4px 46px 0 50px;
    min-width: 180px;
}
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover,
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:active,
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:focus{
    background-color: #f7d707;
    border: 2px solid #f7d707;
    
}
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type a{
    background-color: #f9e356;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type a:hover,
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type a:active,
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap:last-of-type a:focus{
    background-color: #f7d707;
    border: 2px solid #f7d707;
}

/*============================
        TEMPLATE-12
=============================*/

.ictab-template12 .ictab-content-wrap-section{
    max-width: 650px;
    height: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    position: relative;
    z-index: 66;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.ictab-template12 .ictab-inner-wrapper .ictab-single-content-wrapper{
    border: 4px solid #f2f2f2;
    padding: 40px;
    height: auto;
}

.ictab-template12 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
    color: #3f3f3f;
}

.ictab-template12 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300;
    color: #838383;
}

.ictab-template12 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    color: #333333;
    font-family: 'Open Sans', sans-serif; 
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    border: 2px solid #181818;
    margin-right: 15px;
}
.ictab-template12 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover,
.ictab-template12 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:focus,
.ictab-template12 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:active{
   background-color: #fac528; 
}

/*============================
        TEMPLATE-13
=============================*/

.ictab-template13 .ictab-common-overlay{
    background: rgba(119, 64, 130, 0.8);
}


.ictab-template13 .ictab-inner-wrapper .ictab-double-content-wrapper{
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0 5px;
}

.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{    
    border-left: 3px solid #aeabff;
    padding-left: 30px;
    width: 80%;
    padding-right: 30px;
    height: 100%;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.ictab-template13 .ictab-inner-wrapper .ictab-content-wrap-section{
    width: 100%;
}


.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-header-text-wrap  h3{
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-size: 34px;
    font-size: 2.125rem;
    text-align: left; 
    margin: 0;
    line-height: 1.3;
    margin-bottom: 10px;
}

.ictab-template13 .ictab-description-content-wrap{
    margin-bottom: 0;
}
.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    text-align: left;
}

.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{  
    width: 20%;
    height: 100%;
    text-align: right;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    
}
.ictab-template13 .ictab-double-content-wrapper .ictab-btn-wrap{
    margin-right: 0;
}
.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    border-radius: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    background: rgba(173,170,255,1);
    border: 1px solid #fff;
    margin-bottom: 10px;
    background: -moz-linear-gradient(left, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(173,170,255,1)), color-stop(100%, rgba(248,185,248,1)));
    background: -webkit-linear-gradient(left, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    background: -o-linear-gradient(left, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    background: -ms-linear-gradient(left, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    background: linear-gradient(to right, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adaaff', endColorstr='#f8b9f8', GradientType=1 );
    overflow: hidden;    
}
.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover,
.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:active,
.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:focus{
color: #59096d;
background: #f8b9f8; /* Old browsers */
background: -moz-linear-gradient(left, #f8b9f8 0%, #adaaff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f8b9f8 0%,#adaaff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f8b9f8 0%,#adaaff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b9f8', endColorstr='#adaaff',GradientType=1 ); /* IE6-9 */
}


/*============================
        TEMPLATE-14
=============================*/

.ictab-template14 .ictab-common-overlay{
    background: rgba(119, 64, 130, 0.8);
}


.ictab-template14 .ictab-inner-wrapper .ictab-double-content-wrapper{
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
        padding: 0 5px;
}

.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{      
    height: 100%;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: left;
}

.ictab-template14 .ictab-inner-wrapper .ictab-content-wrap-section{
    width: 100%;
}



.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    border-radius: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    background: rgba(173,170,255,1);
    border: 1px solid #fff;
    background: -moz-linear-gradient(left, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(173,170,255,1)), color-stop(100%, rgba(248,185,248,1)));
    background: -webkit-linear-gradient(left, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    background: -o-linear-gradient(left, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    background: -ms-linear-gradient(left, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    background: linear-gradient(to right, rgba(173,170,255,1) 0%, rgba(248,185,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adaaff', endColorstr='#f8b9f8', GradientType=1 );
    
}

.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a:hover,
.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a:active,
.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a:focus{
color: #59096d;
background: #f8b9f8; /* Old browsers */
background: -moz-linear-gradient(left, #f8b9f8 0%, #adaaff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f8b9f8 0%,#adaaff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f8b9f8 0%,#adaaff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8b9f8', endColorstr='#adaaff',GradientType=1 ); /* IE6-9 */
}



.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{  
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border-right: 3px solid #aeabff;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-justify-content: center;
            justify-content: center;
}



.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-header-text-wrap  h3{
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-size: 34px;
    font-size: 2.125rem;
    text-align: right; 
    margin: 0;
}

.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    text-align: right;
    margin-bottom: 0;
}



/*============================
        TEMPLATE-15
=============================*/

.ictab-template15 .ictab-inner-wrapper .ictab-content-wrap-section{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    padding-bottom: 0;
}

.ictab-template15 .ictab-inner-wrapper .ictab-double-content-wrapper{
    min-height: 80px;
}

.ictab-template15 .ictab-inner-wrapper{
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template15 .ictab-common-overlay{
    background: rgba(235, 85, 54, 0.8);
}

.ictab-template15 .ictab-description-content-wrap{
    margin-bottom: 0;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    width: 25%;    
    border-right: 1px solid #fff;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center;    
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-subtext-wrap{
    font-family: 'Roboto Slab', serif;
    font-size: 37px;
    font-size: 2.3125rem;
    font-weight: 500;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap h3{
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap{
    width: 50%;    
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap .ictab-description-content-wrap {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
}


.ictab-template15 .ictab-double-content-wrapper  .ictab-right-content-wrap{
    width: 25%;  
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    border: 2px solid #fff;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover span{
    color: #5d1404;
}

.ictab-template15 a.button-border-hightlight:hover::before{
    border-top-color: #5d1404;
    border-right-color: #5d1404;
}
.ictab-template15 a.button-border-hightlight:hover::after {
    border-bottom-color: #5d1404;
    border-left-color: #5d1404;
}
/*============================
        TEMPLATE-16
=============================*/

.ictab-template16 .ictab-inner-wrapper .ictab-content-wrap-section{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
}

.ictab-template16 .ictab-inner-wrapper{
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template16 .ictab-common-overlay{
    background: rgba(235, 85, 54, 0.8);
}

.ictab-template16 .ictab-description-content-wrap{
    margin-bottom: 0;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    width: 20%;       
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;    
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
}



.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap h3{
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
    border: 0;
    position: relative;
    border: 2px solid #fff;
}


.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a span{        
    transition: all 0.9s ease;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a:hover span{
    color: #5d1404;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap{
    width: 50%;    
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap .ictab-description-content-wrap {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 300;
}


.ictab-template16 .ictab-double-content-wrapper  .ictab-right-content-wrap{
    width: 30%;  
    border-left: 1px solid #fff;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;    
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-subtext-wrap{
    font-family: 'Roboto Slab', serif;
    font-size: 37px;
    font-size: 2.3125rem;
    font-weight: 500;
}

.ictab-template16 a.button-border-hightlight:hover::before{
    border-top-color: #5d1404;
    border-right-color: #5d1404;
}
.ictab-template16 a.button-border-hightlight:hover::after {
    border-bottom-color: #5d1404;
    border-left-color: #5d1404;
}

/*============================
        TEMPLATE-17
=============================*/
.ictab-template17 .ictab-inner-wrapper .ictab-single-content-wrapper{
    -webkit-align-items: flex-end;
            align-items: flex-end;
    text-align: left;            
}

.ictab-template17 .ictab-content-wrap-section{
    max-width: 550px;
    height: 100%;
    padding-top: 50px;
    text-align: left;
}

.ictab-template17 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Roboto Slab', serif;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 500;
    color: #2d3345;
    position: relative;
}

.ictab-template17 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300;
    color: #576180;
    position: relative;
    margin-bottom: 0;
}

.ictab-template17 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    color: #a8a8a9;
    font-family: 'Montserrat', sans-serif;  
    font-weight: 400;
    padding: 0;
    position: relative;
}

.ictab-template17 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a.ictab_show_both span{
    color: #3e3e3e;
    position: relative;
    top: -6px;
}


.ictab-template17 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a i{
    font-size: 35px;
    font-size: 2.1875rem;
    color: #3e3e3e;
    margin-right: 0;
}

.ictab-template17 .ictab-button-main-wrap {
   background: rgba(255, 255, 255, 0.4);
    display: inline-block;
    border-radius: 50%;
    padding: 10px;
    position: relative;
    transition: all .5s; 
    margin-right: 10px;
    margin-bottom: 10px;
}

.ictab-template17 .ictab-button-main-wrap:before {
    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    opacity: 0;
    transition: all .5s;
}

.ictab-template17 .ictab-button-main-wrap:hover:before,
.ictab-template17 .ictab-button-main-wrap:active:before,
.ictab-template17 .ictab-button-main-wrap:focus:before{
    opacity: 1;
    left: -15px;
    right: -15px;
    top: -15px;
    bottom: -15px;
}
/*============================
        TEMPLATE-18
=============================*/

.ictab-template18  .ictab-inner-wrapper{
    padding: 0;
    min-height: 350px;
}

.ictab-template18 .ictab-inner-wrapper .ictab-single-content-wrapper{
    -webkit-align-items: flex-end;
            align-items: flex-end;
        text-align: center;
}

.ictab-template18 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 450px;
    height: 100%;
    padding: 80px 60px;
    margin: 0;
    margin-left: auto;
    text-align: center;
    position: relative;
    background-color: rgba(32, 180, 254, 0.7);
    margin-right: 5px;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template18 .ictab-inner-wrapper .ictab-content-wrap-section .ictab-btn-wrap{
    margin-right: 0;
}

.ictab-template18 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 50px;
    font-size: 3.125rem;
    font-weight: 700;
    position: relative;
}

.ictab-template18 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    position: relative;
}
.ictab-template18 .ictab-ctabbutton-wrap{
    margin: 0 auto;
}
.ictab-template18 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    font-family: 'Open Sans', sans-serif;  
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
    background: transparent;
    padding: 0;
    position: relative;
}

/*============================
        TEMPLATE-19
=============================*/

.ictab-template19 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 100%;
    height: 100%;
    padding: 0 70px;
    margin: 0 auto;
    text-align: center;
}

.ictab-template19 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Montserrat', sans-serif;  
    font-size: 60px;
    font-size: 3.75rem;
    font-weight: 400;
    position: relative;
}

.ictab-template19 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    position: relative;
    width: 55%;
    margin: 0 auto;    
    }

.ictab-template19 .ictab-ctabbutton-wrap{
    margin: 0 auto;
}
.ictab-template19 .ictab-ctabbutton-wrap .ictab-button-main-wrap span{
    display: none;
}

.ictab-template19 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    font-family: 'Open Sans', sans-serif;  
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0;
}

.ictab-template19 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    margin-right: 0;
}

.ictab-template19 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    float: none;
}
.ictab-template19 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a i{
    font-size: 44px;
    font-size: 2.75rem;
    margin-bottom: 0;
    padding: 3px;
    color: #2e2e2e;
}

.ictab-template19 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a span{
    text-transform: uppercase;
    margin-top: 5px;
}


.ictab-template19 .ictab-button-main-wrap {
   background: rgba(255, 255, 255, 0.4);
    display: inline-block;
    border-radius: 50%;
    padding: 10px;
    position: relative;
    transition: all .5s; 
    margin-right: 10px;
    margin-bottom: 10px;    
    margin-top: 20px;
}

.ictab-template19 .ictab-button-main-wrap:before {
    content: '';
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    opacity: 0;
    transition: all .5s;
}

.ictab-template19 .ictab-button-main-wrap:hover:before,
.ictab-template19 .ictab-button-main-wrap:active:before,
.ictab-template19 .ictab-button-main-wrap:focus:before{
    opacity: 1;
    left: -15px;
    right: -15px;
    top: -15px;
    bottom: -15px;
}


/*============================
        TEMPLATE-20
=============================*/

.ictab-template20 .ictab-inner-wrapper{
    background: #ecf0f1;
    padding: 60px 0;
}

.ictab-template20 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
        -webkit-align-items: center;
                align-items: center;
    padding-bottom: 0;
    margin-bottom: 0;
}

.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    background: #dbeff7;
    padding: 40px;
    width: 55%;
    position: relative;
    float: left;
    height: 95%;
    margin-right: -50px;
    z-index: 1;
}

.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-header-text-wrap  h3{
    font-family: 'Roboto Slab', serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    color: #434e5c;
    text-align: left;
    margin: 0;
    margin-bottom: 15px;
}
.ictab-template20 .ictab-description-content-wrap {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #444444;
    text-align: left;
}
.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap{
    text-align: left;
}
.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    background-color: #00b3b8;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    display: inline-block;
}

.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    float: right;
    width: 50%;
    height: 100%;
}

.ictab-template20 a.button-text-highlight:before{
    background: #0089d0;
}

/*============================
        TEMPLATE-21
=============================*/

.ictab-template21 .ictab-inner-wrapper .ictab-single-content-wrapper{
    -webkit-align-items: center;
            align-items: center;
}


.ictab-template21 .ictab-content-wrap-section{
    max-width: 60%;
    height: 100%;
    position: relative;
    text-align: center;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
        -webkit-align-items: center;
                align-items: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template21 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Open Sans', sans-serif;  
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 700;
    position: relative;
}

.ictab-template21 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    position: relative;  
    }

.ictab-template21 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    font-family: 'Open Sans', sans-serif;   
    font-weight: 400;
    font-size: 14px;
    font-size: 1rem;
    -webkit-border-radius: 35px;
            border-radius: 35px;
    border: 2px solid #fff;
    margin-bottom: 50px;
}

.ictab-template21 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover{
    background-color: #3e424c;
    border: 2px solid #3e424c;
}

/*============================
        TEMPLATE-22
=============================*/

.ictab-template22 .ictab-double-content-wrapper .ictab-content-wrap-section{
     display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: right;
}

.ictab-template22 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-right: 30px;
}


.ictab-template22 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Quicksand', sans-serif; 
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid #fff;
    display: inline-block;
}


.ictab-template22 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Quicksand', sans-serif; 
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: right;
}

.ictab-template22 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap{
    text-align: right;
}

.ictab-template22 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    background-color: #5bcf9b;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    position: relative;
    overflow: hidden;
}

.ictab-template22 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    margin-right: 0;
    margin-left: 15px;
    float: right;
}

.ictab-template22 .ictab-right-content-wrap{
    padding-left: 30px;
}

/*============================
        TEMPLATE-23
=============================*/

.ictab-template23 .ictab-inner-wrapper{
    padding: 0;
}

.ictab-template23 .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 100%;
    padding: 0;
    background-color: #e06021;
}

.ictab-template23 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
   display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin: 0;
}

.ictab-template23 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template23 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}


.ictab-template23 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{    
    padding: 80px 60px;
    text-align: left;
}


.ictab-template23 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    margin: 0;
    font-family: 'Hind', sans-serif;
    font-weight: 700;
    font-size: 82px;
    font-size: 5.125rem;
    position: relative; 
    line-height: 1.2; 
}


.ictab-template23 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-size: 22px;
    font-size: 1.375rem;
}

.ictab-template23 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Hind', sans-serif;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0;
}



/*============================
        TEMPLATE-24
=============================*/


.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0;
    margin: 0;
}


.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    backface-visibility: hidden;
    object-fit: contain;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
    min-height: 400px;
}


.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: left;
}

.ictab-template24 .ictab-inner-wrapper .ictab-ctabbutton-wrap .ictab-btn-wrap{
    float: left;
}


.ictab-template24 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 48px;
    font-size: 3rem;
    position: relative; 
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
}

.ictab-template24 .ictab-right-content-wrap{
    padding-left: 30px;
}


.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 17px;
    font-size: 1.0625rem;
}

.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    border: 2px solid #fff;
    overflow: hidden;
    -webkit-border-radius: 25px;
            border-radius: 25px;
}

.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover{
    color: #404040;
    background: #fff;
}
/*============================
        TEMPLATE-25
=============================*/


.ictab-template25 .ictab-inner-wrapper .ictab-single-content-wrapper{
    -webkit-align-items: center;
            align-items: center;
}
.ictab-template25 .ictab-content-wrap-section{
    max-width: 70%;
    text-align: center;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-align-items: center;
            align-items: center;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template25 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Amatic SC', cursive;  
    font-size: 60px;
    font-size: 3.75rem;
    font-weight: 700;
    position: relative;
    margin-top: 20px;
}

.ictab-template25 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Amatic SC', cursive; 
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
    position: relative;  
    }

.ictab-template25 .ictab-inner-wrapper .ictab-ctabbutton-wrap .ictab-btn-wrap{
    float: left;
}

.ictab-template25 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    background-color: #fff;
    color: #6252d3;
    font-family: 'Amatic SC', cursive;   
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    border: 2px solid #fff;
    overflow: hidden;
    -webkit-border-radius: 35px;
            border-radius: 35px;
}
.ictab-template25 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover{
    color: #fff;
}

.ictab-template25 a.button-collision:before, 
.ictab-template25 a.button-collision:after{
    background: #221193;
}

/*============================
        TEMPLATE-26
=============================*/

.ictab-template26 .ictab-inner-wrapper{
    padding: 0;
}

.ictab-template26 .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 100%;   
    margin: 0;
    padding: 0; 
}


.ictab-template26 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    background-color: #ffbd0b;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template26 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{  
    text-align: left;
    padding: 80px 60px;
}


.ictab-template26 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Sue Ellen Francisco', cursive;
    font-weight: 400;
    font-size: 48px;
    font-size: 3rem;
    position: relative;
    margin: 0;
    margin-bottom: 25px;
}


.ictab-template26 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Sue Ellen Francisco', cursive;
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    color: #fff;
}

.ictab-template26 .ictab-ctabbutton-wrap .ictab-btn-wrap {
    float: left;
}

.ictab-template26 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Sue Ellen Francisco', cursive;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
    overflow: hidden;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    background-color: #FFF;
    color: #056683;
}

.ictab-template26 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a:hover{
    color: #FFF;
    background-color: #ee5a2e;
}


.ictab-template26 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template26 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}


/*============================
        TEMPLATE-27
=============================*/

.ictab-template27 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template27 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{    
    text-align: left;
    background-color: #1a1a1a;
    padding: 60px;
}


.ictab-template27 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Playfair Display', serif;
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 700;
}


.ictab-template27 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #a9956b;
}

.ictab-template27 .ictab-ctabbutton-wrap .ictab-btn-wrap {
    float: left;
}

.ictab-template27 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 0;
}



.ictab-template27 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template27 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}

.ictab-template27 a.button-line-through span:before,
.ictab-template27 a.button-line-through span:after{
    background: #a9956b;
}

.ictab-template27 a.button-line-through:hover span:before{
  background: #a9956b;
}


/*============================
        TEMPLATE-28
=============================*/

.ictab-template28 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template28  .ictab-common-overlay{
    background: rgba(210, 188, 182, 0.8);
}
.ictab-template28 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-right: 60px;
}

.ictab-template28 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: left;
}

.ictab-template28 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template28 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    backface-visibility: hidden;
    object-fit: contain;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}


.ictab-template28 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 600;
    position: relative;
    color: #10242b;
    line-height: 1.3;
}


.ictab-template28 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #161616;
}

.ictab-template28 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.9375rem;
    border: 2px solid #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}
/*============================
        TEMPLATE-29
=============================*/

.ictab-template29 .ictab-inner-wrapper{
    padding: 0;
}
.ictab-template29 .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 100%;
    padding: 0;
}


.ictab-template29 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    background-color: #20a7eb;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    
}

.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
   padding: 60px 80px;
}


.ictab-template29 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 36px;
    font-size: 2.25rem;
    position: relative;
    color: #abe3ff; 
}


.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
}

.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: center;
}

.ictab-template29 .ictab-ctabbutton-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template29 .ictab-inner-wrapper .ictab-ctabbutton-wrap .ictab-btn-wrap{
    float: left;
}

.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    background: #095c85;
}

.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}


/*============================
        TEMPLATE-30
=============================*/
.ictab-template30 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template30 .ictab-common-overlay{
    background-color: rgba(0, 0, 0, 0.9);
}

.ictab-template30 .ictab-double-content-wrapper .ictab-content-wrap-section{
    
}

.ictab-template30 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{    
    width: 20%; 
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
              justify-content: center;  
    -webkit-align-items: center;
            align-items: center;
}


.ictab-template30 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{    
    width: 80%;
    text-align: left;
    padding-left: 60px;
}


.ictab-template30 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Montserrat', sans-serif;  
    font-weight: 700;
    font-size: 34px;
    font-size: 2.125rem;
}


.ictab-template30 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Montserrat', sans-serif;  
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
}

.ictab-template30 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Montserrat', sans-serif;  
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    color: #1e1e1e;
    background: #ffbc14;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    border: 2px solid transparent;
}

/*============================
        TEMPLATE-31
=============================*/

.ictab-template31 .ictab-inner-wrapper{
   padding: 0;
}
.ictab-template31 .ictab-inner-wrapper .ictab-double-content-wrapper{
    padding: 0;
}

.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section{    
    border: 2px solid #f2f2f2;
}


.ictab-template31 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding: 150px 60px;
    text-align: left;
}


.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}


.ictab-template31 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 500;
    color: #999999;
    border-bottom: 1px solid #f2f2f2;
    display: inline-block;
}


.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Raleway', sans-serif; 
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
    color: #1e1e1e;
}

.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    font-size: 0.75rem;
    color: #1e1e1e;
    background: #ffbc14;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}


.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover {
    color: #000;
    text-shadow: none;
    border: 2px solid transparent;
}

/*============================
        TEMPLATE-32
=============================*/

.ictab-template32 .ictab-inner-wrapper{
    padding: 0;
}
.ictab-template32 .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.ictab-template32 .ictab-inner-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
}

.ictab-template32 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template32 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    text-align: center;
    background: #11b5e6;
    position: relative;
    padding: 120px 0;
    padding-left: 100px;
}


.ictab-template32 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    position: relative;
    line-height: normal;
}

.ictab-template32 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.2;
}

.ictab-template32 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #056683;
    background: #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    overflow: visible !important;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}


.ictab-template32 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}
.ictab-template32 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}
.ictab-template32 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    float: none;
    display: inline-block;
}

/*============================
        TEMPLATE-33
=============================*/

.ictab-template33 .ictab-inner-wrapper{
    padding: 0;
}
.ictab-template33 .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 100%;
    padding: 0;
}

.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
      
}

.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}

.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{   
    text-align: center;
    background: #e4a337;
    position: relative;
    padding: 100px 0;
    padding-right: 100px;
}
.ictab-template33 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700; 
    line-height: normal;
}

.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 1.2;
}

.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #056683;
    text-align: center;
    padding: 10px 40px;
    background: #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.ictab-template33 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    float: none;
    display: inline-block;
}

/*============================
        TEMPLATE-34
=============================*/

.ictab-template34 .ictab-inner-wrapper{
    padding: 0;
}
.ictab-template34 .ictab-inner-wrapper .ictab-double-content-wrapper{
    padding: 0;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    border: 2px solid #f2f2f2;
    padding: 30px;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding-left: 60px;
    text-align: left;
}


.ictab-template34 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 600;
    position: relative;
    color: #1e1e1e;
    line-height: normal;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #5e696d;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    backface-visibility: hidden;
    object-fit: contain;
    height: 360px;
    min-width: 100%;
    max-width: inherit;
    position: relative;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 12px;
    font-size: 0.75rem;
    color: #1e1e1e;
    background-color: transparent;
    -webkit-border-radius: 5px;
            border-radius: 5px;
    border: 2px solid #19bc73;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover{
    background-color: #19bc73;
}


/*============================
        TEMPLATE-35
=============================*/

.ictab-template35 .ictab-inner-wrapper{
    padding: 0;
}
.ictab-template35 .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 100%;
    padding: 0;
}


.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{    
    text-align: center;
    background: #eeeeee;
    position: relative;
    padding: 80px;
}


.ictab-template35 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;  
    color: #1e1e1e;
    margin-bottom: 15px;
}


.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 400;
    color: #1e1e1e;
}

.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #1e1e1e;
    background: #eea699;    
    border: 0 !important;
    min-width: 200px;
    background: transparent;
    -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.25s;
  -moz-transition: -moz-transform 0.25s;
  transition: transform 0.25s;
}
.ictab-template35 a.button-3d-flip::before{
    background: #eea699;
}


.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}
.ictab-template35 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    margin-right: 0;
    float: none;
    display: inline-block;
}

/*============================
        TEMPLATE-36
=============================*/

.ictab-template36 .ictab-inner-wrapper{
    padding: 0;
}
.ictab-template36 .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 100%;
    padding: 0;
}

.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    text-align: left;
    background: #eeeeee;
    position: relative;
    padding: 80px;
}


.ictab-template36 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Merriweather', serif;
    font-size: 80px;
    font-size: 5rem;
    font-weight: 700;  
    color: #1e1e1e;
}


.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Merriweather', serif;
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 700;
    color: #1e1e1e;
}

.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #1e1e1e;
    padding: 0;
}

.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}


/*============================
        TEMPLATE-37
=============================*/


.ictab-template37 .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template37 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    position: relative;
}

.ictab-template37 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: left;
    padding-left: 60px;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}


.ictab-template37 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: 700; 
}

.ictab-template37 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3:after{
    width: 50px;
    height: 5px;
    background-color: #00d9b7;
    position: absolute;
    content: "";
    left: 0;
    bottom: -7px;
}

.ictab-template37 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.3;
}

/*============================
        TEMPLATE-38
=============================*/

.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    text-align: left;
    padding-right: 60px;
}


.ictab-template38 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    position: relative;
    font-style: italic;
    padding-left: 60px;
}

.ictab-template38 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3:before{
    position: absolute;
    content: "";
    top: 17px;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #FFF;
}


.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #7ccbe6;
}

.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap {
    float: left;
}

.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Noto Serif', serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    position: relative;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    border: 2px solid #fff;
}

.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a:hover {
  color: #fff;
  background-color: #204a63;
  border: 2px solid #204a63;
}

.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}


/*============================
        TEMPLATE-39
=============================*/


.ictab-template39 .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
}

.ictab-template39 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    text-align: center;
    position: relative;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center; 
}


.ictab-template39 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: left;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;        
    padding-left: 60px;
}



.ictab-template39 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: 700;
}

.ictab-template39 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3:after{
    width: 50px;
    height: 5px;
    background-color: #00d9b7;
    position: absolute;
    content: "";
    left: 0;
    bottom: -7px;
}

.ictab-template39 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Raleway', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1.4;
}

/*============================
        TEMPLATE-40
=============================*/


.ictab-template40 .ictab-inner-wrapper .ictab-single-content-wrapper .ictab-content-wrap-section{
    width: 60%;
    margin: 0 auto;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template40 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Open Sans', sans-serif;  
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 700;
}

.ictab-template40 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
    }

.ictab-template40 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    color: #fff;
    font-family: 'Open Sans', sans-serif;   
    font-weight: 400;
    font-size: 14px;
    font-size: 0.875rem;
    -webkit-border-radius: 35px;
            border-radius: 35px;
    border: 2px solid #fff;
    margin-bottom: 30px;
}
.ictab-template40 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover{
    background: #FFF;
    color: #404040;
}
.ictab-template40 .ictab-ctabbutton-wrap{
    margin: 0 auto;
}
.ictab-available-template-wrap .ictab-inner-wrapper .ictab-single-content-wrapper{
    text-align: center;
}
/*============================
        TEMPLATE-41
=============================*/

.ictab-template41 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template41 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: left;
    padding-left: 60px;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template41 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template41 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 48px;
    font-size: 3rem;
}


.ictab-template41 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 17px;
    font-size: 1.0625rem;
}

.ictab-template41 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.8125rem;
    border: 2px solid #fff;
    -webkit-border-radius: 25px;
            border-radius: 25px;
}

.ictab-template41 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover{
    background: #fff;
    color: #404040;
}



/*============================
        TEMPLATE-42
=============================*/


.ictab-template42 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template42 .ictab-common-overlay{
    background-color: rgba(0, 0, 0, 0.9);
}

.ictab-template42 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    width: 30%;
     display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template42 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    width: 70%;
    text-align: left;
    padding-left: 60px;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template42 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Montserrat', sans-serif;  
    font-weight: 700;
    font-size: 34px;
    font-size: 2.125rem;
}


.ictab-template42 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Montserrat', sans-serif;  
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
}

.ictab-template42 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Montserrat', sans-serif;  
    font-weight: 700;
    font-size: 14px;
    color: #1e1e1e;
    font-size: 0.875rem;
    background: #ffbc14;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    border: 2px solid transparent;
}


/*============================
        TEMPLATE-43
=============================*/


.ictab-template43 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template43 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template43 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: left;
    padding-left: 60px;    
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template43 .ictab-content-wrap-section .ictab-right-content-wrap h3 {
    font-family: 'Oxygen', sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
}

.ictab-template43 .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Oxygen', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
}

.ictab-template43 .ictab-content-wrap-section .ictab-right-content-wrap  .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    background-color: #f13f30;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
}

.ictab-template43 .ictab-common-overlay{
    background: rgba(0, 0, 0, 0.5);
}
.ictab-template43 .hvr-bounce-to-top:before{
     background: #e21f0e;
}
/*============================
        TEMPLATE-44
=============================*/

.ictab-template44 .ictab-common-overlay{
    background: rgba(88, 93, 217, 0.8);
}

.ictab-template44 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template44 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    text-align: left;
    padding-right: 60px;
     display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template44 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Noto Serif', serif;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    font-style: italic;
    padding-left: 55px;
}

.ictab-template44 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3:before{
    position: absolute;
    content: "";
    top: 17px;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #FFF;
}


.ictab-template44 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-description-content-wrap {
    font-family: 'Noto Serif', serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #7ccbe6;
}

.ictab-template44 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Noto Serif', serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    -webkit-border-radius: 25px;
            border-radius: 25px;
    border: 2px solid #fff;
}

.ictab-template44 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a:hover{
    background-color: #595ca0;
}


.ictab-template44 .ictab-right-content-wrap{
     display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}

/*============================
        TEMPLATE-45
=============================*/

.ictab-template45 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    padding-right: 60px;
}


.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: right;
}


.ictab-template45 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Quicksand', sans-serif; 
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    display: inline-block;
}


.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Quicksand', sans-serif; 
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: right;
}

.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap{
    text-align: right;
}
.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    background-color: #5bcf9b;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;    
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover{
    background-color: #0a9c59;
    border: 2px solid #0a9c59;
}

.ictab-template45 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    float: right;
    margin-right: 0;
    margin-left: 15px;
}

/*============================
        TEMPLATE-46
=============================*/

.ictab-template46 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template46  .ictab-common-overlay{
    background: rgba(210, 188, 182, 0.8);
}

.ictab-template46 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
}

.ictab-template46 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: left;
    padding-left: 60px;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template46 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 600;
    color: #10242b; 
}


.ictab-template46 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    color: #161616;
}

.ictab-template46 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 0.9375rem;
    border: 2px solid #fff;
    -webkit-border-radius: 5px;
            border-radius: 5px;
}

/*============================
        TEMPLATE-47
=============================*/
.ictab-template47 .ictab-inner-wrapper{
    padding: 0;
}

.ictab-template47 .ictab-inner-wrapper .ictab-double-content-wrapper{
    max-width: 100%;
    padding: 0;
    margin-bottom: -5px;
}
.ictab-template47 .ictab-ctabbutton-wrap{
    margin: 0 auto;
}

.ictab-template47 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    background-color: #20a7eb;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template47 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template47 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
   display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: center;
    padding: 20px 60px;
}


.ictab-template47 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 36px;
    font-size: 2.25rem;
    color: #abe3ff;
}


.ictab-template47 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1rem;
}

.ictab-template47 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    background: #095c85;
    overflow: hidden !important;
}

/*============================
        TEMPLATE-48
=============================*/

.ictab-template48 .ictab-inner-wrapper{
    padding: 0;
}
.ictab-template48 .ictab-inner-wrapper .ictab-double-content-wrapper{
    padding: 0;
}


.ictab-template48 .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
    border: 2px solid #f2f2f2;
    padding: 30px;
}

.ictab-template48 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    text-align: right;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}


.ictab-template48 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    text-align: left;
    padding: 0 60px;
}


.ictab-template48 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 500;
    color: #999999;
    border-bottom: 1px solid #f2f2f2;
}


.ictab-template48 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Raleway', sans-serif; 
    font-weight: 300;
    font-size: 14px;
    font-size: 0.875rem;
    color: #1e1e1e;
}

.ictab-template48 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    font-size: 0.75rem;
    color: #1e1e1e;
    background: #ffbc14;
}


.ictab-template48 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:before{
     background: #f48942;
}


/*============================
        TEMPLATE-49
=============================*/


.ictab-template49 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 70%;
    height: 100%;
    margin: 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}
.ictab-template49 .ictab-ctabbutton-wrap{
    margin: 0 auto;
}
.ictab-template49 .ictab-content-wrap-section .ictab-header-text-wrap h3 {
    font-family: 'Amatic SC', cursive;  
    font-size: 60px;
    font-size: 3.75rem;
    font-weight: 700;
    margin-top: 25px;
}

.ictab-template49 .ictab-content-wrap-section .ictab-description-content-wrap {
    font-family: 'Amatic SC', cursive; 
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 400;
}

.ictab-template49 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    background-color: #fff;
    color: #6252d3;
    font-family: 'Amatic SC', cursive;   
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-border-radius: 35px;
            border-radius: 35px;
}

.ictab-template49 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a:hover{
    background-color: #ffd337;
    color: #000;
}

/*============================
        TEMPLATE-50
=============================*/

.ictab-template50 .ictab-inner-wrapper{
    padding: 0;
}
.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper{
    padding: 0;    
    max-width: 100%;    
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    margin: 0;
    padding: 0;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template50 .ictab-inner-wrapper .ictab-left-content-wrap{
    position: relative;
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    text-align: right;
    position: relative;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    min-height: 380px; 
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}


.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-advanced-content-wrap{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    padding: 0 110px;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 500;  
    line-height: 1.2;  
}


.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    font-family: 'Raleway', sans-serif; 
    font-weight: 700;
    font-size: 14px;
    border: 2px solid #fff;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a:hover{
    border: 2px solid transparent;
    background: #88A701;
}

.ictab-template50  .ictab-inner-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    position: relative;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-advanced-content-wrap{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    padding: 0 110px;
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap:after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
}

.ictab-template50 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3 {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    font-weight: 500;  
    line-height: 1.2;
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-header-text-wrap {
    text-align: center;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap {
    font-family: 'Raleway', sans-serif; 
    font-weight: 300;
    font-size: 14px;
    color: #1e1e1e;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
   background-color: #88A701;
   color: #fff;
   font-family: 'Raleway', sans-serif; 
   font-weight: 700;
   font-size: 14px;
}
.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a:hover{
    background: transparent;
    border: 2px solid #fff;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap  .ictab-image-wrap{
    position: relative;
    height: 100%;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-image-wrap img{
    backface-visibility: hidden;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
    max-width: inherit;
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
}


/*============================
    Global Default CUSTOM CTA CONTENT CONTAINER 
=============================*/


.ictab-custom-template-wrap .ictab-inner-wrapper .ictab-common-overlay{
    background: rgba(0, 0, 0, 0.6);
}

/* Frontend Button Custom Button design left */

.ictab-inner-content .ictab-celement-sample a.ictab-custom-btn{
    display: inline-block;
    color: #ffffff;
    background: #613bbe;
    padding: 10px 20px;
    border-radius: 5px;
    text-align: center;
    word-wrap: break-word;
    display: table;
}

.ictab-inner-content .ictab-celement-sample a.ictab-custom-btn span.ictab-icon-type{    
    display: table-cell;
    float: none;
    vertical-align: middle;    
    padding-right: 7px;
}

.ictab-inner-content a.ictab-enable-icon-divider span.ictab-btn-title{
    padding-left: 7px;
}

.ictab-inner-content .ictab-celement-sample a.ictab-custom-btn span.ictab-btn-title{
    /*display: table-cell;*/
    float: none;
    vertical-align: middle;
}

.ictab-inner-content a.ictab-enable-icon-divider .ictab-icon-separator{
    width: 2px;
    height: 100%;
    background-color: #fff;
    display: table-cell; 
}


/* Frontend Button Custom Button design right */

.ictab-inner-content .ictab-celement-sample .ictab-icon-position-right span.ictab-btn-title{    
    display: table-cell;
    float: none;
    vertical-align: middle;    
    padding-right: 7px;
}

.ictab-inner-content .ictab-celement-sample .ictab-icon-position-right a.ictab-custom-btn span.ictab-icon-type{
    padding-right: 0;
}

.ictab-inner-content .ictab-icon-position-right .ictab-enable-icon-divider span.ictab-icon-type{
    padding-left: 7px;
}

/* Frontend Button Custom Button design Top */

.ictab-inner-content .ictab-celement-sample .ictab-icon-position-top a.ictab-custom-btn{
    display: block;
}

.ictab-inner-content .ictab-celement-sample .ictab-icon-position-top a.ictab-custom-btn span.ictab-icon-type{
    display: block;
}

.ictab-inner-content .ictab-celement-sample .ictab-icon-position-top span.ictab-icon-type{    
    display: block;
    margin-bottom: 7px;
    text-align: center;
    padding: 0;
}

.ictab-inner-content .ictab-celement-sample .ictab-icon-position-top a.ictab-enable-icon-divider .ictab-icon-separator {
    width: 100%;
    height: 1px;
    background-color: #fff;
    display: block;
    margin-bottom: 7px;
}

.ictab-inner-content .ictab-celement-sample .ictab-icon-position-top a.ictab-enable-icon-divider span.ictab-btn-title{
    padding: 0;
}

.ictab-custom-template-wrap .ictab-custom-elements-main-wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 80px 0;
    overflow: hidden;
}


/*============================
    Frontend Pop up layout change
=============================*/
div.light_square .pp_close{
    margin-top: 15px;
}

.ictab-popup-content-wrapper{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
}

.ictab-popup-content-wrapper .ictab_overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
}
.ictab-popup-content-wrapper .ictab-shortcode-popup-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 20;
}
.ictab-popup-content-wrapper .ictab-col-full{
    background: #fff;
    border-bottom: 25px solid transparent;
    border-radius: 0;
    box-sizing: border-box;
    cursor: auto;
    display: inline-block;
    max-height: 80vh;
    min-width: 30%;
    max-width: 1280px;
    overflow: auto;
    padding: 30px 30px 20px 30px;
    position: relative;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
    width: 35vw;
    margin-top: 30px;
}
.ictab-popup-content-wrapper .ictab-sc-popup-close{
    position: relative;
    top: 63px;
    z-index: 999;
    right: -17%;
    width: 40px;
    background: #95a5a6;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #fff;    
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ictab-popup-content-wrapper .ictab-sc-popup-close:hover{
    background: #000;
}

.ictab-popup-content-wrapper .ictab-sc-popup-close:before,
.ictab-popup-content-wrapper .ictab-sc-popup-close:after {
    position: absolute;
    left: 20px;
    top: 9px;
    content: ' ';
    height: 22px;
    width: 2px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; 
    
}
.ictab-popup-content-wrapper .ictab-sc-popup-close:before {
  transform: rotate(45deg);
}
.ictab-popup-content-wrapper .ictab-sc-popup-close:after {
  transform: rotate(-45deg);
}


.ictab-popup-content-wrapper .ictab-sc-popup-close .fa{
    display: none;
}

.ictab-popup-content-wrapper .ictab-col-full div.wpcf7-validation-errors,
.ictab-popup-content-wrapper .ictab-col-full div.wpcf7-acceptance-missing{
    color: #000;
    font-size: 13px;
    padding: 5px;
    border: 2px solid #ff0000;
}

/*------------------------------------------------------------------------------
CTA Custom SLider CSS
------------------------------------------------------------------------------*/

.ictab-bgslider-wrap .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
}


ul.ictab-slider-bg-wrap{
    position : relative;
    left: 0px;
    top: 0;
    overflow: hidden;
}
.ictab-bgslider-wrap .ictab-common-overlay{
    background: rgba(0, 0, 0, 0.7);
}

/*============================
    Frontend Contact form Design up layout change
=============================*/
.ictab-cta-builder div.wpcf7,
.ictab-form-field div.wpcf7{
    position: relative;   
    text-align: left;
}
.ictab-cta-builder div.wpcf7 label,
.ictab-form-field div.wpcf7 label{
     font-size: 14px;
    color: #3e3e3e;
}

.ictab-cta-builder div.wpcf7  input[type="text"],
.ictab-cta-builder div.wpcf7  input[type="email"],
.ictab-cta-builder div.wpcf7  input[type="url"],
.ictab-cta-builder div.wpcf7  input[type="number"],
.ictab-cta-builder div.wpcf7  input[type="tel"],
.ictab-cta-builder div.wpcf7  input[type="date"]{
    width: 100%;
    display: block;
    margin: 0;
    border-radius: 0;
    padding: 5px 15px;
    border: 1px solid #3d1b40;
    font-size: 14px;
    height: 44px;
    line-height: normal;
    color: #000;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    outline: none;
}

.ictab-form-field div.wpcf7  input[type="text"],
.ictab-form-field div.wpcf7  input[type="email"],
.ictab-form-field div.wpcf7  input[type="url"],
.ictab-form-field div.wpcf7  input[type="number"],
.ictab-form-field div.wpcf7  input[type="tel"],
.ictab-form-field div.wpcf7  input[type="date"]{
   width: 100%;
    display: block;
    margin: 0;
    border-radius: 0;
    padding: 5px 15px;
    border: 1px solid #3d1b40;
    font-size: 14px;
    height: 44px;
    line-height: normal;
    color: #000;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    outline: none
}

.ictab-cta-builder div.wpcf7 p,
.ictab-form-field div.wpcf7 p{
    margin: 0;
    padding: 0;
}

.ictab-cta-builder div.wpcf7 span,
.ictab-form-field div.wpcf7 span{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 5px;
}

.ictab-cta-builder span.wpcf7-checkbox span,
.ictab-form-field span.wpcf7-checkbox span{
    width: auto !important;
    margin-left: 5px;
    margin-right: 15px;
    margin-bottom: 0;
    position: relative;
    top: -1.5px;
}

.ictab-cta-builder span.wpcf7-radio span,
.ictab-form-field span.wpcf7-radio span{
    width: auto !important;
    margin-left: 5px;
    margin-right: 15px;
    margin-bottom: 0;
    position: relative;
    top: -1.5px;
}

span.wpcf7-form-control-wrap span.wpcf7-checkbox,
span.wpcf7-form-control-wrap span.wpcf7-radio{
    margin-bottom: 0;
}

.ictab-cta-builder .wpcf7-form p:first-child, 
.ictab-form-field .wpcf7-form p:first-child{
    display: none;
}


.ictab-cta-builder select[multiple],
.ictab-form-field select[multiple] {
    min-height: 100px !important;
    background: transparent !important;
}

.ictab-cta-builder span select.wpcf7-select,
.ictab-form-field span select.wpcf7-select{
    background-image: url(../select-arrow.html);
    background-repeat: no-repeat !important;
    background-position: right center !important;
    width: 100%;
    height: 44px;
    cursor: pointer;
    border: 1px solid #3d1b40;
    padding: 5px 15px;
    -webkit-appearance: none;
    background-color: #FFF;
    background-position: right center;
    background-repeat: no-repeat;    
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.ictab-cta-builder div.wpcf7 input[type=file].wpcf7-file,
.ictab-form-field div.wpcf7  input[type=file].wpcf7-file{
    font-size: 14px;
}


.ictab-cta-builder span.wpcf7-not-valid-tip,
.ictab-form-field span.wpcf7-not-valid-tip{
    font-size: 14px;
    margin: 0;
}


.ictab-cta-builder div.wpcf7 textarea,
.ictab-form-field div.wpcf7 textarea{
    width: 100%;
    display: block;
    margin: 0;
    border-radius: 0;
    padding: 15px;
    border: 1px solid #3d1b40;
    font-size: 14px;
    min-height: 200px;
    line-height: normal;
    color: #000;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 0;
            border-radius: 0;
    outline: none;
}

.ictab-cta-builder div.wpcf7 input[type="submit"],
.ictab-form-field  div.wpcf7 input[type="submit"]{    
    min-width: 120px;
    background: #2d3e52;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    font-size: 13px;
    text-align: center;
    padding: 12px 35px;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.ictab-cta-builder div.wpcf7 input[type="submit"]:hover,
.ictab-form-field  div.wpcf7 input[type="submit"]:hover{
    background: #3c5470;
    color: #fff;
    border: 1px solid #2d3e52;
}

.ictab-cta-builder div.wpcf7 .ajax-loader,
.ictab-form-field div.wpcf7 .ajax-loader{
    width: 16px !important;
    margin-left: 15px !important;
}

div.wpcf7-response-output{
    margin: 10px 0!important;
}



/*----------- Media query for Phone  --------------------*/


@media only screen and (max-width: 768px) {
.ictab-hide-btn-onmobile{
     display: none !important;
}

.ictab-hide-btn-ondesktop{
    display: block !important;
}

}


/*----------- Media query for Ipad Landscape  --------------------*/

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

.ictab-hide-btn-onmobile{
    display: none !important;
}

.ictab-hide-btn-ondesktop{
    display: block !important;
}
.ictab-template4 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 50%;
}

}

/*----------- Media query for Ipad portrait  --------------------*/

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

.ictab-hide-btn-onmobile{
     display: none !important;
}

.ictab-hide-btn-ondesktop{
    display: block !important;
}
.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap{
    width: auto !important;
}
.ictab-template3 .ictab-content-wrap-section:before{
    width: 200% !important;
}

.ictab-template6 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    float: left;
}
.ictab-template11 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    margin-right: 15px;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap{
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template12 .ictab-ctabbutton-wrap,
.ictab-template14 .ictab-ctabbutton-wrap,
.ictab-template15 .ictab-ctabbutton-wrap,
.ictab-template16 .ictab-ctabbutton-wrap,
.ictab-template22 .ictab-ctabbutton-wrap,
.ictab-template23 .ictab-ctabbutton-wrap,
.ictab-template24 .ictab-ctabbutton-wrap,
.ictab-template30 .ictab-ctabbutton-wrap,
.ictab-template36 .ictab-ctabbutton-wrap{
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
}

.ictab-template12 .ictab-content-wrap-section{
    max-width: 100%;
}

.ictab-template26 .ictab-double-content-wrapper .ictab-header-text-wrap h3{
    line-height: 1.4;
}

.ictab-template33 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    display: inline-block !important;
}

.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap {
    text-align: left;
    display: flex;
}
.ictab-template45 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    margin-left: 0;
    margin-right: 15px;
}
}


/*----------- Media query for Ipad pro Portrait  --------------------*/

@media only screen and (min-device-width: 1024px) 
and (max-device-height: 1366px) 
and (-webkit-min-device-pixel-ratio: 2)  
and (orientation: portrait)  {

.ictab-hide-btn-onmobile{
     display: none !important;
}

.ictab-hide-btn-ondesktop{
    display: block !important;
}

}



/*----------- Media query for Ipad pro Landscape  --------------------*/

@media only screen 
and (min-device-width: 1366px) 
and (max-device-height: 1024px) 
and (-webkit-min-device-pixel-ratio: 2)  
and (orientation: landscape)  {
     
.ictab-hide-btn-onmobile{
    display: none !important;
}

}



/*----------- Media query for premium template --------------------*/

@media only screen and (max-width: 768px) {

 ul#primary-menu{
     overflow-x: hidden;
 }
.main-navigation ul li ul.sub-menu li ul li a:before{
    display: none;
}

.ictab-custom-template-wrap .ictab-inner-wrapper{
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
}

.ictab-popup-content-wrapper .ictab-col-full{
    min-width: 100%;
}

.ictab-popup-content-wrapper .ictab-sc-popup-close{
    top: 5px;
    right: 0;
}

.ictab-custom-template-wrap .ictab-element-title-wrap{
    text-align: center !important;
}

.ictab-available-template-wrap .ictab-inner-wrapper .ictab-double-content-wrapper{
    display: block;
}

.ictab-available-template-wrap .ictab-inner-wrapper{
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-left-content-wrap{
    width: 100%;
}

.ictab-right-content-wrap{
    width: 100%;
    margin-top: 30px;
}

.ictab-available-template-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap{
    display: block;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.ictab-template3 .ictab-content-wrap-section:before{
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
}
    
.ictab-template3 .ictab-inner-wrapper .ictab-content-wrap-section{
    margin-left: 0;     
}
.ictab-template3 .ictab-content-wrap-section:before{
    width: 130%;    
}
.ictab-template4 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 100%;
}
.ictab-template6 .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    margin-top: 0;
}   
.ictab-template7 .ictab-inner-wrapper .ictab-single-content-wrapper{
    padding-left: 0;
    margin-left: 15px !important;   
}   

.ictab-template5 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 100%;
}

.ictab-template6 .ictab-inner-wrapper .ictab-double-content-wrapper{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template6 .ictab-inner-wrapper .ictab-left-content-wrap,
.ictab-template6 .ictab-inner-wrapper .ictab-right-content-wrap{
    width: 100%;
}

.ictab-template7 .ictab-content-wrap-section{
    max-width: 100%;
    padding: 0;
    margin: 0;
    padding-left: 0 !important;
}

.ictab-template7 .ictab-content-wrap-section .ictab-header-text-wrap h3{
    font-size: 48px;
    margin-top: 10px;
}
.ictab-template7 .ictab-ctabbutton-wrap{
    margin-right: 15px;
}
.ictab-template8 .ictab-description-content-wrap{
    margin-bottom: 0;
}
.ictab-template8 .ictab-inner-wrapper .ictab-single-content-wrapper{
    max-width: calc(100% - 30px);
    padding: 30px;
    margin-left: 15px;
}

.ictab-template9 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 100%;
}
.ictab-template10 .ictab-inner-wrapper .ictab-right-content-wrap{
        padding-left: 0;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap,
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap,
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap,
.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap{
    width: 100%;
    margin-top: 0;
    line-height: normal;
    padding-bottom: 0;
    text-align: center;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap{
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

.ictab-template11 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-header-text-wrap h3{
    border-right: 0;
    padding-bottom: 0;
    padding-top: 30px;
    text-align: center;
}

.ictab-template11 .ictab-inner-wrapper{
    padding: 30px 0;
    text-align: center;
}

.ictab-template12 .ictab-inner-wrapper .ictab-single-content-wrapper{
    padding: 40px 0;
}

.ictab-template12 .ictab-common-overlay{
    background: rgba(0, 0, 0, 0.6);
}

.ictab-template12 .ictab-content-wrap-section .ictab-header-text-wrap h3,
.ictab-template12 .ictab-content-wrap-section .ictab-description-content-wrap,
.ictab-template12 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    color: #FFF;
}
    
.ictab-template12 .ictab-inner-wrapper .ictab-content-wrap-section{
    margin-left: 15px;
    margin-right: 15px;
    text-align: center;
    }


.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    width: 100%;
    border-left: 0;
    text-align: center;
    padding: 0 15px;
}
.ictab-template13 .ictab-ctabbutton-wrap{
        margin: 0 15px;
}
.ictab-template13 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    margin-top: 0;  
}
.ictab-template13 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    width: 100%;
}
.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap{
    text-align: center;
}

.ictab-template14 .ictab-ctabbutton-wrap .ictab-btn-wrap{
    margin-top: 0;  
}
.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    width: 100%;
}
.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    border-right: 0;
    padding: 0 15px;
}
.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    margin-bottom: 15px;    
}

.ictab-template14 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-header-text-wrap h3{
    text-align: center;
}

.ictab-template15 .ictab-inner-wrapper .ictab-content-wrap-section{
    display: block;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap,
.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap,
.ictab-template15 .ictab-double-content-wrapper .ictab-right-content-wrap{
    width: 100%;
    margin-top: 15px;
    display: block;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    border-right: 0;
    text-align: center;
    margin-bottom: 15px;
}

.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap{
    padding: 0;
    text-align: center;
}
.ictab-template15 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap h3{
        margin-bottom: 10px;
    }
.ictab-template16 .ictab-inner-wrapper .ictab-content-wrap-section{
    display: block;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap,
.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap,
.ictab-template16 .ictab-double-content-wrapper .ictab-right-content-wrap{
    width: 100%;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-right-content-wrap{
    border-left: 0;
    text-align: left;
    margin-top: 10px;
}

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap{
    padding: 0;
    margin-top: 15px;
    text-align: center;
}
.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-middle-content-wrap h3{
        margin-bottom: 20px;
    }

.ictab-template16 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    margin-bottom: 20px;
    display: block;
}

.ictab-template17 .ictab-content-wrap-section .ictab-ctabbutton-wrap .ictab-btn-wrap a{
    text-align: left;
}

.ictab-template17 .ictab-content-wrap-section .ictab-description-content-wrap{
    color: #000;
}

.ictab-template19 .ictab-inner-wrapper .ictab-content-wrap-section{
    padding: 0;
}

.ictab-template20 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap,
.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    width: 100%;
}

.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    margin-right: 0;
    padding: 20px;
}
.ictab-template20 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap .ictab-ctabbutton-wrap a{
    display: block;
    }
.ictab-template21 .ictab-content-wrap-section{
    max-width: 100%;
}

.ictab-template22 .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ictab-template22 .ictab-right-content-wrap{
        padding-left: 0;
    }

.ictab-template22 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-right: 0;
}

.ictab-template22 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap,
.ictab-template22 .ictab-double-content-wrapper .ictab-header-text-wrap {
    text-align: center;
}

.ictab-template23 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template23 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    position: relative;
}

.ictab-template23 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding: 0 10px 40px 10px;
    text-align: center;
}
.ictab-template23 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3{
    font-size: 48px;
}
.ictab-template23 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap{
    margin-bottom: 10px;
    }

.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-right: 0;
}

.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    position: relative;
}
.ictab-template24 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding-left: 0;
    text-align: center;
    }

.ictab-template25 .ictab-content-wrap-section{
    max-width: 100%;
    text-align: center;
    padding-left: 0;
}

.ictab-template26 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template26 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding: 15px;
}

.ictab-template26 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    position: relative;
}
.ictab-template26 .ictab-right-content-wrap{
        background: #fff;
}

.ictab-template27 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ictab-template27 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding: 20px;
}

.ictab-template27 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    position: relative;
    min-height: 100px;
}
.ictab-template27 .ictab-right-content-wrap{
        margin-top: -1px;
    }

.ictab-template28 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template28 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    position: relative;
}
.ictab-template28 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-right: 0;
}
.ictab-template29 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    position: relative;
}
.ictab-template29 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding: 20px;
}

.ictab-template30 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template30 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    width: 100%;
    text-align: center;
}

.ictab-template30 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    width: 100%;
    padding: 20px;
    text-align: center;
}

.ictab-template31 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding: 20px;
}

.ictab-template31 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    position: relative;
}
.ictab-template32 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ictab-template32 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-left: 0;
    padding: 20px;
}
.ictab-template32 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    position: relative;
}
.ictab-template32 .ictab-right-content-wrap{
    margin-top: 0;
}

.ictab-template33 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding-left: 0;
    padding: 20px;
    margin-top: -6px;
}
.ictab-template33 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    position: relative;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding-left: 0;
}

.ictab-template34 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    position: relative;
}

.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding: 20px;
}
.ictab-template35 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    position: relative;
}
.ictab-template35 .ictab-right-content-wrap{
    margin-top: 0;
}

.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding: 20px;
    text-align: center;
}
.ictab-template36 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    position: relative;
}
.ictab-template36 .ictab-right-content-wrap{
    margin-top: 0;
}
.ictab-template37 .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template37 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding-left: 0;
}

.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}


.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-right: 0;
}
.ictab-template38 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap img{
    position: relative;
    }
.ictab-template39 .ictab-double-content-wrapper .ictab-content-wrap-section,
.ictab-template41 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section,
.ictab-template42 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section,
.ictab-template43 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section,
.ictab-template44 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section,
.ictab-template45 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section,
.ictab-template47 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template39 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap,
.ictab-template41 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding-left: 0;
}

.ictab-template40 .ictab-inner-wrapper .ictab-single-content-wrapper .ictab-content-wrap-section{
    width: 100%;
}
.ictab-template42 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    width: 100%;
    padding: 20px;
}
.ictab-template42 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    width: 100%;
}
.ictab-template43 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding-left: 0;
}
.ictab-template44 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-right: 0;
}
.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap{
    padding-right: 0;
}
.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    text-align: left;
}
.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-description-content-wrap{
    text-align: left;
}
.ictab-template45 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap .ictab-ctabbutton-wrap a{
        display: block;
}
.ictab-template46 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
        flex-direction: column;
}
.ictab-template46 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding-left: 0;
    }
.ictab-template47 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap,
.ictab-template48 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-right-content-wrap{
    padding: 30px 10px;
}

.ictab-template48 .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
}
.ictab-template49 .ictab-inner-wrapper .ictab-content-wrap-section{
    max-width: 100%;
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-content-wrap-section{
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-advanced-content-wrap,
.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-advanced-content-wrap{
    position: relative;
}

.ictab-template50 .ictab-double-content-wrapper .ictab-content-wrap-section .ictab-left-content-wrap img{
    position: relative;
}

.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-left-content-wrap .ictab-advanced-content-wrap,
.ictab-template50 .ictab-inner-wrapper .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-advanced-content-wrap{
    padding: 20px 0;
    background: #1e1e1e;
    margin-top: -7px;
}
.ictab-template50 .ictab-double-content-wrapper .ictab-right-content-wrap .ictab-header-text-wrap h3{
        padding: 20px;
    }
    .ictab-custom-template-wrap .ictab-custom-elements-main-wrap{
        position: relative;
    }
}

@media only screen and (max-width: 600px) {
    html {
        font-size: 13px;
    }
}
@media only screen and (max-width: 340px) {
    html {
        font-size: 12px;
    }
}
.ictab-custom-template-wrap .ictab-animation-effect .ictab-button-wrap a {
    display: block;
    text-decoration: none;
    color: #000;
    outline: 0;
    padding: 10px 20px;
    background-color: #2b82c9;
    color: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    border: 2px solid transparent;
}