/*!
Theme Name: iExperto
Theme URI: http://iexperto.ca/
Author: iExperto
Author URI: https://iexperto.ca
Description: Created For iExperto
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: iexperto
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/*==============================================================
======================= Normalize Css ==========================
==============================================================*/
 
/* @font-face {
  font-family: 'Museo Sans';
  src: url('assets/fonts/webfonts/MuseoSans-700/font.woff2') format('woff2'), url('assets/fonts/webfonts/MuseoSans-700/font.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('assets/fonts/webfonts/MuseoSans-300/font.woff2') format('woff2'), url('assets/fonts/webfonts/MuseoSans-300/font.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 300;
}
@font-face {
  font-family: 'Museo Sans';
  src: url('assets/fonts/webfonts/MuseoSans-500/font.woff2') format('woff2'), url('assets/fonts/webfonts/MuseoSans-500/font.woff') format('woff');
  font-style: normal;
  font-display: swap;
  font-weight: 500;
} */
html {
scroll-behavior: smooth;
}
html{line-height:1.15;-webkit-text-size-adjust:100%}
body{margin:0}
main{display:block}
h1{font-size:2em;margin:.67em 0}
hr{box-sizing:content-box;height:0;overflow:visible}
pre{font-family:monospace,monospace;font-size:1em}
a{background-color:transparent}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:bolder}
code,kbd,samp{font-family:monospace,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}
button,input{overflow:visible}
button,select{text-transform:none}
[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{padding:.35em .75em .625em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
progress{vertical-align:baseline}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
details{display:block}
summary{display:list-item}
template{display:none}
[hidden]{display:none}
img {max-width:100%;vertical-align:middle}
/*==============================================================
========================= Font Family =========================
==============================================================*/
@font-face {font-family: 'Museo Sans';src: url('assets/fonts/MuseoSans-500.woff2') format('woff2'),url('assets/fonts/MuseoSans-500.woff') format('woff');font-weight: normal;font-style: normal;font-display: swap;}
/* @font-face {font-family: 'Museo Sans';src: url('assets/fonts/MuseoSans-100.woff2') format('woff2'),url('assets/fonts/MuseoSans-100.woff') format('woff');font-weight: 200;font-style: normal;font-display: swap;} */
@font-face {font-family: 'Museo Sans';src: url('assets/fonts/MuseoSans-700.woff2') format('woff2'),url('assets/fonts/MuseoSans-700.woff') format('woff');font-weight: 600;font-style: normal;font-display: swap;}
@font-face {font-family: 'Museo Sans';src: url('assets/fonts/MuseoSans-300.woff2') format('woff2'),url('assets/fonts/MuseoSans-300.woff') format('woff');font-weight: 300;font-style: normal;font-display: swap;}


body, input, textarea {
    font-family: "Museo Sans",sans-serif;
    font-weight: 300;
    color: #191919
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Museo Sans",sans-serif;
    font-weight: 700;
    color: #000000
}
.font-museo{font-family:"Museo Sans",sans-serif;}
/*==============================================================
======================= Bootstrap Grid =========================
==============================================================*/
html{box-sizing:border-box;-ms-overflow-style:scrollbar}
*,::after,::before{box-sizing:inherit}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px){
    .container{max-width:540px}
}
@media (min-width:768px){
    .container{max-width:720px}
}
@media (min-width:992px){
    .container{max-width:960px}
}
@media (min-width:1200px){
    .container{max-width:1140px}
}
@media (min-width:1366px){
    .container{max-width:1280px}
}
@media (min-width:1500px){
    .container{max-width:1410px}
}
.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}
.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media (min-width:576px){
    .col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
    .col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
    .col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
    .col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
    .col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
    .col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
    .col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
    .col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
    .col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
    .col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
    .col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
    .col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
    .col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
    .col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width:768px){
    .col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
    .col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
    .col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
    .col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
    .col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
    .col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
    .col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
    .col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
    .col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
    .col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
    .col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
    .col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
    .col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
    .col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width:992px){
    .col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
    .col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
    .col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
    .col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
    .col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
    .col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
    .col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
    .col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
    .col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
    .col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
    .col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
    .col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
    .col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
    .col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width:1200px){
    .col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
    .col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
    .col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
    .col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
    .col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
    .col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
    .col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
    .col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
    .col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
    .col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
    .col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
    .col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
    .col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
    .col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}
.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}
.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}
.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}
.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}
.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}
.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}
.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}
.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}
.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}
.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}
.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}
.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}
.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}
.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}
.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}
.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}
.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}
.align-items-center{-ms-flex-align:center!important;align-items:center!important}
.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}
.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}
.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}
.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}
.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}
.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}
.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}
.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}
.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}
.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}
.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}
.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}
.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}
.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}
.ie-section{position:relative;}

svg {
    max-width: 100%;
    height: inherit;
}
h1,h2,h3,h4,h5,h6 {
    color: #05051f;
}
p {
    color: #8a8a8a;
    line-height: 1.5;
}
/* i.icofont{
    font-family: IcoFont;
    font-style: normal;
} */
/* magnific popup css */
.mfp-image-holder .mfp-content {
    margin-top: 120px;
}
.mfp-image-holder .mfp-content {
    max-width: 80%;
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #2da9e4;
}
::selection {
    color: #fff;
    background: #2da9e4;
}
/* .ie_transition,
.theme-cform input.c-btn{
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
}
.ie_mod_transition{
  -webkit-transition: 1s cubic-bezier(.86, 0, .07, 1);
  -moz-transition: 1s cubic-bezier(.86, 0, .07, 1);
  -o-transition: 1s cubic-bezier(.86, 0, .07, 1);
  -ms-transition: 1s cubic-bezier(.86, 0, .07, 1);
  transition: 1s cubic-bezier(.86, 0, .07, 1);
}
.back_position,
.testimonial_slider .testimonial_row .thumb .img{
  width: 100%;
  height: 250px;
  float:left;
  position: relative;  
  background-repeat: no-repeat!important;
  background-position: center center!important;
  background-size: cover!important;
} */
/**********************************************************/
/*                     TOP SECTION
/**********************************************************/
/* section.header-section {
    min-height: 550px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.divider {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
}
.divider::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 120px;
    background-color: #ffffff;
    bottom: -60px;
    transform: skewY(-2.6deg);
}
.page-title {
    color: #fff;
    padding-top: 250px;
    padding-bottom: 210px;
}
.page-title  h1 {
    font-size: 60px;
    color: #fff;
}
.page-title p {
    font-size: 18px;
    line-height: 1.6;
    color: #fff;
}
.page-title h1{ 
    font-weight: 500; 
    margin-bottom: 18px; 
}
h1.ie_h1_title{
    font-size: 60px;
    color: #05051f;
}
.mfp-bg, .mfp-wrap.mfp-gallery {
    z-index: 99999;
} */
/**********************************************************/
/*                     END TOP SECTION
/**********************************************************/


/* section.section-two {
    padding-top: 165px;
    padding-bottom: 125px;
}


@media only screen and (max-width: 980px){
    .page-title h1{
        font-size: 45px;
    }
    h1.ie_h1_title{
        font-size: 40px;
    }
}


@media only screen and (max-width: 767px){
    .page-title h1{
        font-size: 35px;
    }
    h1.ie_h1_title{
        font-size: 30px;
    }
} */

/* ==============================================================
    start all common css include here for every page of this site 
    ===========================================================*/
    .ie-section-top {
        padding-top: 70px;
    }
    .ie-section-bottom {
        padding-bottom: 70px;
    }
    .ie-primary-title {
        font-family: "Museo Sans",sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 55px;
        line-height: 1.2;
        margin: 0px 0px 10px 0px;
        position: relative;
    }
    .ie-primary-title span {
        color: #2da9e4;
    }
    .ie-sub-title {
        font-family: "Museo Sans",sans-serif;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 30px;
        position: relative;
        color: #2da9e4;
        display: inline-block;
    }
    .ie-sub-title::before {
        content: "";
        position: absolute;
        width: 30px;
        height: 3px;
        background: #2da9e4;
        left: -40px;
        top: 8px;
    }
    .ie-sub-title::after {
        content: "";
        position: absolute;
        width: 30px;
        height: 3px;
        background: #2da9e4;
        right: -40px;
        top: 8px;
    }
    .ie-primary-button-blue {
        display: inline-block;
        width: 100%;
        max-width: 210px;
        height: 55px;
        line-height: 55px;
        text-decoration: none;
        text-align: center;
        border-radius: 50px;
        background-color: #2da9e4;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        box-shadow: 0 0px 10px rgba(45, 169, 228, 0.5);
        border: 1px solid #2da9e4;
        transition: all 0.3s ease-in-out;
    }
    .ie-primary-button-blue:hover {
        background-color: transparent;
        color: #2da9e4;
    }
    .ie-left-top-ellipse,
    .ie-right-bottom-ellipse {
        position: relative;
    }
    .ie-left-top-ellipse::before {
        content: "";
        position: absolute;
        width: 223px;
        height: 400px;
        top: -200px;
        left: 0;
        background-color: rgb(45, 169, 228);
        background: url(/wp-content/uploads/2020/04/ellipse.svg);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .ie-right-bottom-ellipse::after {
        content: "";
        position: absolute;
        width: 223px;
        height: 400px;
        bottom: -200px;
        right: 0;
        background-color: rgb(45, 169, 228);
        background: url(/wp-content/uploads/2020/04/ellipse.svg);
        background-size: contain;
        background-repeat: no-repeat;
        transform: rotate(180deg);
        z-index: -1;
    }
    .ie-banner-left-top-ellipse {
        position: relative;
    }
    .ie-banner-left-top-ellipse::before {
        content: "";
        position: absolute;
        width: 180px;
        height: 180px;
        top: 0px;
        left: 0;
        background: rgb(225, 242, 251);
        border-top-right-radius: 0px;
        border-bottom-right-radius: 242px;
        box-shadow: 0 0 30px 0px rgba(45, 169, 228, .5);
    }
    .ie-banner-right-bottom-ellipse::after {
        content: "";
        position: absolute;
        width: 70px;
        height: 70px;
        bottom: 50px;
        right: 10%;
        background: rgb(225, 242, 251);
        border-radius: 100%;
        box-shadow: 0 0 30px 0px rgba(45, 169, 228, .5);
    }
/* ============================================================
    end all common css include here for every page of this site 
    ======================================================== */

                                /* ============================================================
                                                    START common section css  
                                    ======================================================== */

/* ============================================================
    START CSS OF SERVICES WE OFFER 
    ======================================================== */
.services-we-offers-section {
    padding-top: 100px;
    padding-bottom: 70px;
    position: relative;
    z-index: 9;
}
.services-we-offers-section::before {
    content: "";
    position: absolute;
    bottom: 130px;
    left: 0;
    width: 115px;
    height: 240px;
    background-color: rgb(45, 169, 228);
    opacity: 0.2;
    border-radius: 0px 120px 120px 0;
}
.services-we-offers-section .services-we-offers-content {
    text-align: center;
    margin-bottom: 70px;
}
.services-we-offers-section .services-we-offers-content p {
    color: #8a8a8a;
	font-size: 18px;
    line-height: 1.5;
}
.services-we-offers-section .services-we-offers-wrap a {
    text-decoration: none;
}
.services-we-offers-section .services-we-offers-items {
    display: flex;
    padding: 20px 20px;
    margin-bottom: 10px;
    transition: all .3s ease-in-out;
}
.services-we-offer-icon svg {
    max-width: 100%;
    height: auto;
}
.services-we-offer-icon svg path {
    fill: #666666;
    transition: all 0.3s ease-in-out;
    opacity: 1;
}
.services-we-offers-section .services-we-offers-items:hover .services-we-offer-icon svg path {
    fill: #2da9e4;
}
.services-we-offers-section .services-we-offer-icon img {
    filter: contrast(0);
}
.services-we-offers-section .services-we-offers-items:hover .services-we-offer-icon img {
    filter: contrast(1);
}
.services-we-offers-section .services-we-offer-icon {
    width: 51px;
    margin-right: 20px;
}
.services-we-offers-section .services-we-offer-content {
    width: 100%;
}
.services-we-offers-section .services-we-offers-items:hover {
    background: #fff;
    box-shadow: 0px 0px 12px 5px rgba(0,0,0,0.1);
}
.services-we-offers-section .services-we-offers-items h3 {
    font-family: "Museo Sans",sans-serif;
    font-size: 16px;
    margin: 0;
    margin-bottom: 10px;
    color: #2da9e4;
}
.services-we-offers-section .services-we-offers-items p {
    color: #8a8a8a;
}  /* ============================================================
    END CSS OF SERVICES WE OFFER 
    =========================================================== */

/* ============================================================
    START CSS OF OUR TESTIMONIAL SECTION 
============================================================ */

.our-testimonials-section {
    padding: 100px 0;
}
.our-testimonials-section .our-testimonials-content {
    text-align: center;
}
.our-testimonials-content .ie-primary-title::before {
    display: none;
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background-color: #2da9e4;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}

.testimonial_container.testimonial_owl {
    margin-top: 55px;
}
.testimonial_item {
    text-align: center;
    background: #f9f9f9;
    padding: 50px 85px 0;
    position: relative;
    border-bottom: 3px solid #2da9e4;
    width: 100%;
    max-width: 980px;
    margin: 23px auto 30px;
}
.quote-icon {
    position: absolute;
    top: -23px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 54px;
    height: 54px;
    padding: 15px;
    border-radius: 100%;
    background: #2da9e4;
}
.quote-icon svg {
    width: 20px;
    height: auto;
}
.testimonial_item .ie_content {
    color: rgba(0, 0, 0, 0.769);
    line-height: 1.75em;
}
.testimonial_item .ie_content p {
    color: #8a8a8a;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}
.testimonial_item .ie_title, .testimonial_item .designation {
    font-size: 17px;
    margin: 0;
    font-family: "Museo Sans",sans-serif;
}
.testimonial_item .ie_title {
    color: #2da9e4;
    padding-top: 10px;
    margin-bottom: 8px;
}
.testimonial_img {
    margin-bottom: -30px;
    margin-top: 30px;
}
.testimonial_img img {
    width: 100% !important;
    max-width: 108px !important;
    margin: 0 auto;
}

.testimonial_wrapper .owl-prev, 
.testimonial_wrapper .owl-next {
    border: 1px solid #2da9e4 !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #fff !important;
    cursor: pointer !important;
    transition: all .3s ease-in-out;
}
.testimonial_wrapper .owl-nav .owl-prev, 
.testimonial_wrapper .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}
.testimonial_wrapper .owl-prev:hover, 
.testimonial_wrapper .owl-next:hover {
    background: #2da9e4 !important;
}
.owl-next:focus, .owl-prev:focus {
    outline: none;
}
.testimonial_wrapper .owl-nav .owl-prev {
    left: 0;
}
.testimonial_wrapper .owl-nav .owl-next {
    right: 0;
}
.testimonial_wrapper .owl-nav .owl-prev svg, 
.testimonial_wrapper .owl-nav .owl-next svg {
    width: 25px;
    height: auto;
    margin-top: 5px;
}
.testimonial_wrapper .owl-nav .owl-prev img,
.testimonial_wrapper .owl-nav .owl-next img {
    width: 25px;
    height: auto;
}
.testimonial_wrapper .owl-prev:hover svg, 
.testimonial_wrapper .owl-next:hover svg {
    filter: brightness(0);
}
.testimonial_wrapper .owl-nav .owl-prev:hover img,
.testimonial_wrapper .owl-nav .owl-next:hover img {
    filter: grayscale(1) brightness(3.5);
}
.our-testimonials-section {
    position: relative;
}
/* ============================================================
    END CSS OF OUR TESTIMONIAL SECTION 
============================================================ */

/* ============================================================
    START CSS OF PORTFOLIO PAGE 
============================================================ */
@font-face { 
    font-family: 'simple-line-icons'; 
    src: url('assets/fonts/Simple-Line-Icons.eot'); 
    src: url('assets/fonts/Simple-Line-Icons.woff2') format('woff2'), 
    url('assets/fonts/Simple-Line-Icons.ttf') format('truetype'), 
    url('assets/fonts/Simple-Line-Icons.woff') format('woff'); 
    font-weight: normal; 
    font-style: normal; 
    font-display: swap; 
}
.icon-magnifier, 
.icon-link, 
.icon-note, 
.icon-rocket, 
.icon-magnifier, 
.icon-vector, 
.icon-social-linkedin, 
.icon-bubbles, 
.icon-arrow-up {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
}
.icon-magnifier:before {content: "\e090";}
.icon-link:before {content: "\e08d";}
.icon-note:before {content: "\e060";}
.icon-rocket:before {content: "\e05c";}
.icon-magnifier:before {content: "\e090";}
.icon-vector:before {content: "\e02b";}
.icon-social-linkedin:before {content: "\e60a";}
.icon-bubbles:before {content: "\e04a";}
.icon-arrow-up:before {content: "\e607";}

.section.portfolio-main-section {
    padding: 142px 0px 100px;
}
.section.portfolio-main-section .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}
.heading-block {
    text-align: center;
    margin-bottom: 130px;
    display: inline-block;
    width: 100%;
}
.heading-block .subtitle {
    text-transform: none;
    padding: 0 20px;
    position: relative;
    display: inline-block;
    color: #232227;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 150px;
}
.heading-block .subtitle::before {
    position: absolute;
    left: 0;
    height: 75px;
    width: 1px;
    background: #424242;
    content: "";
    bottom: 0;
}
.heading-block h2 {
    font-size: 105px;
    font-weight: 800;
    color: #232227;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    line-height: 80px;
    letter-spacing: -1px;
}
.cbp-l-filters-buttonCenter {
    margin-bottom: 30px;
    text-align: center;
    margin-top: 35px;
}
.portfolio-filter .cbp-filter-item {
    display: inline-block;
    margin: 0 15px;
    position: relative;
    color: #232227;
    font-size: 14px;
    cursor: pointer;
    font-weight: 500;
    text-transform: uppercase;
}
.ie_portfolio_container .portfolio-filter .cbp-filter-item.mixitup-control-active {
    color: #2da9e4;
}
.portfolio-filter .cbp-filter-item:hover {
    color: #2da9e4;
}
.portfolio-filter .cbp-filter-item:before {
    position: absolute;
    top: 10px;
    right: 0px;
    margin: 0 auto;
    left: 0px;
    width: 0%;
    height: 2px;
    background: #2da9e4;
    content: "";
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.portfolio-filter .cbp-filter-item:hover::before {
    width: 100%;
}
.ie_portfolio_container .portfolio-filter .cbp-filter-item.mixitup-control-active:before {
    width: 100%;
}
.ie_pro_container {
    display: flex;
    flex-wrap: wrap;
}
.ie_pro_container .ie_col_3 {
    width: 33.33%;
    padding-top: 33.33%;
    overflow: hidden;
    position: relative;
}
.ie_pro_container .ie_portfolio_item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(45, 169, 228, 0.7);
    z-index: 9;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}
.ie_pro_container .ie_portfolio_item .ie_inner_cont {
    background: rgba(246, 85, 137, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    text-align: center;
}
.ie_pro_container .ie_portfolio_item .ie_inner_cont::before,
.ie_pro_container .ie_portfolio_item .ie_inner_cont::after {
    bottom: 30px;
    content: " ";
    left: 30px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 30px;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    z-index: 12;
}
.ie_pro_container .ie_portfolio_item .ie_inner_cont::before {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: scale(1, 0);
}
.ie_pro_container .ie_portfolio_item .ie_inner_cont::after {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    transform: scale(0, 1);
}
.ie_inner_cont img {
    width: 100%;
}
.ie_pro_container .ie_portfolio_item .ie_pf_content {
    margin: 30px auto;
    padding-top: 33%;
    width: calc(100% - 60px);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 11;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}
.ie_pro_container .ie_portfolio_item .ie_pf_content > a {
    display: inline-block;
    transform: translateY(-50px);
    opacity: 0;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
}
.icon-magnifier, .icon-link, .icon-note, .icon-rocket, .icon-magnifier, .icon-vector,
.icon-social-linkedin, .icon-bubbles, .icon-arrow-up {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ie_pro_container .ie_portfolio_item .ie_pf_content .icon-magnifier,
.ie_pro_container .ie_portfolio_item .ie_pf_content .icon-link {
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    padding: 10px;
}
.icon-magnifier:before {
    content: "\e090";
}
.icon-link:before {
    content: "\e08d";
}
.ie_pro_container .ie_portfolio_item .ie_pf_content h3 {
    color: #fff;
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.4s ease-in-out;
    margin-top: 20px;
    font-size: 20px;
    text-transform: inherit;
    margin-bottom: 0px;
}
.ie_pro_container .ie_portfolio_item .ie_pf_content p {
    color: #ffffff !important;
    font-size: 20px;
    opacity: 0;
    transition: all 0.7s ease-in-out;
    margin: 5px 0px;
}
.ie_pro_container .ie_portfolio_item:hover::before {
    opacity: 1;
}
.ie_pro_container .ie_portfolio_item:hover .ie_inner_cont::before,
.ie_pro_container .ie_portfolio_item:hover .ie_inner_cont::after {
    opacity: 1;
    transform: scale(1);
}
.ie_pro_container .ie_portfolio_item:hover .ie_pf_content > a {
    opacity: 1;
    transform: translateY(0px);
}
.ie_pro_container .ie_portfolio_item:hover .ie_pf_content h3,
.ie_pro_container .ie_portfolio_item:hover .ie_pf_content p {
    opacity: 1;
    transform: translateY(0px);
}

@media only screen and (min-width: 768px) {
    .category-mbl-menu {
        display: none;
    }
}
/* ============================================================
    END CSS OF PORTFOLIO PAGE 
============================================================ */

/* ============================================================
    START CSS OF ESTIMATE PAGE 
============================================================ */
/* Question */
.pricing-question-section,
.start-project-section {
    padding: 100px 0;
}
.page-template-template-services .start-project-section {
    background: #f9f9f9;
}
.pricing-question-section {
    overflow: hidden;
    z-index: 9;
}
.pricing-question-section::before, .pricing-question-section::after {
    position: absolute;
    content: "";
    height: 21.875vw;
    width: 21.875vw;
    background-color: #e4f1f7;
    border-radius: 50%;
    z-index: -9;
}
.pricing-question-section::before {
    right: -10.9375vw;
    top: 50px;
}
.pricing-question-section::after {
    bottom: 50px;
    left: -10.9375vw;
}
.pricing-question-content {
    text-align: center;
    padding-bottom: 50px;
}
.pricing-question-faq {
    max-width: 930px;
    margin: auto;
}
.pricing-question-faq .faq-items {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding: 30px;
    box-shadow: 0 0px 10px rgba(230, 230, 230, 1);
    border-radius: 8px;
}
.pricing-question-faq .faq-items h3.faq-title {
    margin: auto;
    font-size: 18px;
    font-weight: 500;
    padding-right: 30px;
    position: relative;
    cursor: pointer;
    line-height: 1.4;
}
.faq-content p {
    font-size: 16px;
    color: #6e6e6e;
    line-height: 24px;
    margin: 0;
}
.pricing-question-faq .faq-items .faq-content {
    margin-top: 20px;
    display: none;
}
.pricing-question-content p.description {
    color: #8a8a8a;
    font-size: 18px;
    max-width: 730px;
    margin: auto;
    padding-top: 10px;
}
.pricing-question-faq .faq-items h3.faq-title i {
    position: absolute;
    right: 0;
    color: #6e6e6e;
    transition: all 0.3s ease-in-out;
    font-size: 22px;
    top: 0;
}
.pricing-question-faq .faq-items h3.faq-title span {
    position: absolute;
    right: 0;
    color: #6e6e6e;
    transition: all 0.3s ease-in-out;
    width: 16px;
    height: auto;
    top: 0;
}
.pricing-question-faq .faq-items h3.faq-title i.close {
    opacity: 0;
}
.pricing-question-faq .faq-items h3.faq-title span.close {
    opacity: 0;
}
.pricing-question-faq .faq-items.current-faq h3.faq-title i.open {
    opacity: 0;
}
.pricing-question-faq .faq-items.current-faq h3.faq-title span.open {
    opacity: 0;
}
.pricing-question-faq .faq-items.current-faq h3.faq-title i.close {
    opacity: 1;
}
.pricing-question-faq .faq-items.current-faq h3.faq-title span.close {
    opacity: 1;
}
.pricing-question-faq .faq-items h3.faq-title span.close {
    width: 20px;
}
.pricing-question-faq .faq-items h3.faq-title span.open {
    margin-right: 2px;
}
/* Question */

.start-project-content {
    text-align: center;
}
.start-project-content h2 {
    margin-bottom: 35px;
}
.start-project-content p {
    font-size: 18px;
    color: #666666;
    margin: 0;
    padding-top: 35px;
    font-weight: 500;
}
/* ============================================================
    END CSS OF ESTIMATE PAGE 
============================================================ */

/* ============================================================
    START TAB SECTION
============================================================ */
section.tabs_section {
    position: relative;
    overflow: hidden;
}
section.tabs_section::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -400px;
    width: 500px;
    height: 500px;
    margin: auto;
    background-color: rgb(45, 169, 228);
    opacity: 0.2;
    border-radius: 100%;
}
.included-services-row {
    padding-bottom: 25px;
}
.inc_service_btns {
    display: flex;
}
span.ie_tab_btn {
    display: block;
    padding: 18px 10px;
    width: 100%;
    text-align: center;
    background-color: #2da9e4;
    color: #fff;
    text-transform: uppercase;
    border-right: 1px solid #ebebeb;
    cursor: pointer;
    font-weight: 500;
}
span.ie_tab_btn.active {
    background: #ebebeb;
    color: #000;
}
.inc_service_item {
    display: none;
}
.inc_service_item {
    padding: 20px 20px 0;
}
.inc_service_item.active {
    display: block;
}
.specialise-lms-right-services {
    display: flex;
    flex-wrap: wrap;
    padding: 35px 0;
}
.tab-left-content, .tab-right-content {
    width: 50%;
}
section.tabs_section .media-marketing-section-img {
    margin-bottom: 25px;
    padding-right: 50px;
}
section.tabs_section .ie-primary-button-blue {
    margin-top: 15px;
}
.tabs_section .specialise-lms-right-services p {
    font-size: 18px;
}
/* ============================================================
    END TAB SECTION
============================================================ */

/* Estimate Complexity */
.c-pricing ul li a.active {
    border: 1px solid #2da9e4;
}
.c-pricing ul li:first-child a {
    padding-left: 10px;
}
.c-pricing ul li:last-child a {
    padding-right: 10px;
}
/* Estimate Complexity */

/* blog slider */
.blog-slider-section {
    padding: 100px 0px;
}
.blog-slider-section .ie-blog-slider-wrap {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.blog-slider-section .ie-blog-slider-wrap .ie-blog-slider-items {
    flex: 33.333%;
    -ms-flex: 33.333%;
    margin: 0;
    padding: 0 7px;
    /* display: inline-block; */
    vertical-align: top;
}
.blog-slider-section .blog-slider-content {
    text-align: center;
}
.blog-slider-section .blog-slider-content a {
    text-decoration: none;
}
.blog-slider-section .blog-slider-content h3 {
    font-size: 24px;
    line-height: 1.2;
    margin-top: 17px;
    margin-bottom: 17px;
    font-weight: 700;
    transition: all .3s ease-in-out;
}
.blog-slider-section .blog-slider-content h3:hover {
    color: #2da9e4;
}
.blog-slider-section .blog-slider-content p {
    color: #8a8a8a;
    font-size: 18px;
    line-height: 28px;
}
.ie-blog-slider-wrap .owl-nav {
    display: none;
}
.ie-blog-slider-wrap .owl-dots {
    text-align: center;
    margin-top: 30px;
    width: 100%;
}
.ie-blog-slider-wrap .owl-dots .owl-dot {
    width: 15px;
    height: 15px;
    background: #fff;
    margin: 0px 5px;
    border-radius: 100%;
    border: 2px solid #c1bcbc;
    outline: none;
}
.ie-blog-slider-wrap .owl-dots .owl-dot.active {
    background: #2da9e4;
    border-color: #2da9e4;
}
.ie-blog-slider-content-wrapp {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ie-blog-slider-content {
    width: calc(100% - 70px);
    margin-left: auto;
    text-align: left;
    padding-left: 20px;
    position: relative;
}
.ie-blog-slider-content::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 123px;
    background: #ccc;
    left: 0px;
    top: 35%;
    transform: translateX(-33%);
}
.ie-blog-slider-date span {
    font-size: 25px;
    font-weight: 700;
}
.ie-blog-slider-date span.ie-date {
    font-size: 45px;
}
.ie-blog-slider-date span.ie-month {
    text-transform: uppercase;
}
.ie-blog-slider-date {
    width: 70px;
}
a.ie-blog-slider-btn {
    color: #2da9e4;
    margin-top: 10px;
    display: inline-block;
    font-size: 18px;
    text-decoration: underline !important;
    transition: all .3s ease-in-out;
}
a.ie-blog-slider-btn:hover {
    color: #2da9e4;
}
/* blog slider */
/* blog and single blog sidebar */
.blog-post-sidebar {
    padding-left: 30px;
    padding-right: 30px;
}
.blog-post-sidebar h4.widget-title {
    font-size: 20px;
    margin-top: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.blog-post-sidebar h4.widget-title {
    font-size: 20px;
    margin-top: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.blog-post-sidebar .widget:not(:last-child) {
    margin-bottom: 50px;
}
.blog-post-sidebar .widget_categories ul {
    list-style: none;
    padding-left: 15px;
}
.blog-post-sidebar .widget_categories ul li {
    margin-top: 15px;
}
.blog-post-sidebar .widget_categories ul li a {
    color: #000;
    text-decoration: none;
    transition: all .3s ease-in-out;
}
.blog-post-sidebar .widget_categories ul li a:hover {
    color: #2da9e4;
}
.blog-post-sidebar .rpwwt-post-title {
    font-size: 17px;
    font-weight: 500;
    color: #000;
    transition: all .3s ease-in-out;
}
.blog-post-sidebar .rpwwt-post-title:hover {
    color: #2da9e4;
}
.blog-post-sidebar a {
    text-decoration: none;
}
.blog-post-sidebar a img {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.blog-post-sidebar .rpwwt-post-date {
    margin-top: 5px;
    color: #8a8a8a;
}
/* blog and single blog sidebar */
                                /* ============================================================
                                                    END common section css  
                                    ======================================================== */

.ft-form-row .ft-form-item:nth-child(1) .wpcf7-not-valid-tip, 
.ft-form-row .ft-form-item:nth-child(2) .wpcf7-not-valid-tip {
    position: absolute;
    padding-left: 40px;
}


#ajax-footer-top-form p.ie-input-error {
    color: #bb0000;
    margin-top: 5px;
}
.ie-response-output {
    color: #00b800;
    margin: 20px 0px 0px;
    font-size: 24px;
    text-align: center;
    border: none !important;
}
.ft-form-submit:disabled {
    background: #bb0000;
    border-color: #bb0000;
    color: #fff;
}

/* Home css */

.latest_stories_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.latest_stories_item {
    width: 48%;
}
.latest_stories_item:first-child {
    margin-top: -100px;
}
/* .latest_img {
    width: 100%;
    padding-top: calc(100% + 20px);
    background-size: cover !important;
    background-position: center !important;
} */
.latest-stories-section {
    padding-top: 140px;
}
.latest_contents h2 {
    font-size: 28px;
}
.latest_contents a {
    color: #191919;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 3px;
}

/* payment form css start */
.pf-input {
    margin-top: 10px !important;
}
.pf-input .ginput_container {
    margin-top: 0px !important;
}
.pf-input label.gfield_label {
    margin-bottom: 5px;
    color: #666;
}
.pf-input .ginput_container input,
.pf-input .ginput_container select {
    height: 34px;
    border: 1px solid #2da9e4;
    border-radius: 5px;
    font-size: 14px !important;
    color: #666 !important;
    font-weight: 300;
}
.pf-input .ginput_container label {
    display: none !important;
}
.StripeElement {
    height: 34px !important;
    border: 1px solid #2da9e4 !important;
    border-radius: 5px !important;
    padding: 8px 10px !important;
}
.ginput_container_address .ginput_full {
    min-height: 45px !important;
    display: block;
}
.gform_footer.top_label {
    margin: 0px;
}
.gform_next_button,
.gform_previous_button,
.gform_button.button {
    display: inline-block;
    width: 100% !important;
    max-width: 129px;
    height: 34px;
    font-size: 14px !important;
    line-height: 1.6;
    text-decoration: none;
    text-align: center;
    border-radius: 5px;
    background-color: #2da9e4;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 0px 10px rgb(45 169 228 / 50%);
    border: 1px solid #2da9e4;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}
.gform_next_button:hover,
.gform_previous_button:hover,
.gform_button.button:hover {
    background: transparent;
    color: #2da9e4;
}
.ie-secure-payment-form .gform_fields.top_label {
    display: flex;
    flex-wrap: wrap;
}
.ie-secure-payment-form .gform_fields.top_label .pf-input {
    width: 100%;
    flex-basis: 100%;
}
.ie-secure-payment-form .gform_fields.top_label .pf-input.half-width {
    width: 50%;
    flex-basis: 50%;
}
.ie-secure-payment-form .gform_fields.top_label .pf-input.half-width input {
    width: 100%;
}
.full-width {
    width: 100% !important;
}
.pf-input.full-width input {
    width: 100% !important;
}
.gsection.field_sublabel_below.field_description_below {
    margin-bottom: 10px;
}
/* payment form css end */

/* payment page css start */
.payment-section-hero {
    padding: 40px 0px 40px !important;
}
.payment-section-hero.ie-banner-left-top-ellipse::before {
    width: 100px !important;
    height: 100px !important;
}
.ie-primary-title {
    font-size: 45px !important;
}
.payment-section-form {
    padding-top: 20px;
}
.payment-section-form .ie-banner-description h4 {
    margin: 0px 0px 0px;
}
.page-template-template-payment .footer-top-section {
    display: none;
}
/* payment page css end */

@media (max-width: 991px){
    .latest_stories_wrapper{
        padding-top: 130px;
    }
    .latest-stories-section {
        padding-top: 30px;
    }
    .ie_pro_container .ie_col_3 {
        width: 50%;
        padding-top: 50%;
    }
    .cbp-l-filters-buttonCenter.portfolio-filter {
        display: none;
    }
    /* estimate page */
    .our-pricing-content-wrap > span {
        margin-bottom: 10px;
    }
    .pricing-question-section, 
    .start-project-section,
    .our-pricing-section {
        padding: 70px 0;
    }
    .start-project-content h2 {
        margin-bottom: 20px;
    }
    .start-project-content p {
        padding-top: 25px;
        font-size: 16px;
    }
    .pricing-question-content {
        padding-bottom: 30px;
    }
    .pricing-question-content span {
        margin-bottom: 10px;
    }
    .estimate-hero-left {
        padding-top: 80px;
    }
    .estimate-hero-right {
        text-align: center;
        margin-bottom: -10%;
    }
    .estimate-hero-right img {
        max-width: 320px;
    }
    .pricing-tabs-wrap {
        padding: 50px 10px;
    }
    /* estimate page */
}

@media (max-width: 575px){
    .latest_stories_item {
        width: 100%;
        margin: 0 0 40px;
    }
    .latest_contents h2 {
        font-size: 24px;
    }
}


/* btn */
.show-cases-section .ie-btn.btn {
    outline: 2px solid #ed6062 !important;
    outline-offset: 5px;
    margin-top: 30px;
}
 .show-cases-section .ie-btn {
    background: #000;
    outline: 0;
    position: relative;
}
 .show-cases-section .ie-btn:hover {
    background: #fff;
    outline: 0;
    color: rgb(237, 96, 98) !important;
}

.show-cases-section .ie-btn::before {
    content: "";
    position: absolute;
    width: 30px;
    border: 0.04em solid #fff;
    left: 10px;
    transform: rotate(90deg);
    top: 50%;
    transition: all .3s ease-in-out;
}
.show-cases-section .ie-btn::after {
    content: "";
    position: absolute;
    width: 30px;
    border: 0.04em solid #fff;
    right: 10px;
    transform: rotate(90deg);
    top: 50%;
    transition: all .3s ease-in-out;
}
 .show-cases-section .ie-btn:hover::before,  .show-cases-section .ie-btn:hover::after{
    border-color: #ed6062;
}
.show-cases-section .ie-btn.btn {
    color: #fff;
    width: 270px;
    display: block;
    text-align: center;
    padding: 15px;
    height: 45px;
    margin: 50px auto 20px;
    text-transform: uppercase;
    text-decoration: none;
}
.show-cases-section a#loadMore {
    display: none;
}
.show-cases-section h2 {
    position: relative;
    margin-bottom: .9em;
    display: inline-flex;
}
.show-cases-section h2::after {
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: red;
    top: 10px;
    right: -45px;
    bottom: 0;
    margin: auto;
}
.show-cases-section .col-md-12 {
    padding: 0;
}


/* blog single css start*/
.ie_single_blog .ie-banner-right-bottom-ellipse {
    z-index: 10;
}
.ie-banner-right-bottom-ellipse::after {
    z-index: -1;
}
/* blog single css end */

/* Archive category start */
body.archive.category .ie-section.top-page-banner {
    padding: 100px 0;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
}
body.archive.category .ie-section.top-page-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    background: #0005;
}
/* Archive category End */

/* cookie */
.ie-cookie-wrapper {
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    font-size: 16px;
    line-height: 1.5em;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    overflow: hidden;
    position: fixed;
    transition: opacity 1s ease;
    z-index: 9999;
    margin: 1em;
    padding: 1em;
    background-color: rgb(246, 246, 246);
    border-color: rgb(85, 85, 85);
    color: rgb(0, 0, 0);
    display: none;
    width: 80%;
    max-width: 1370px;
    margin-left: auto;
    margin-right: auto;
}
.ie-cookie-show {
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.ie-cookie-accept-btn {
    background: #2da9e4;
    color: #fff;
    border-radius: 6px;
    padding: 2px 10px 4px;
}
.ie-cookie-reject-btn {
    padding: 2px 15px 4px;
    background: #ed6062;
    border-radius: 5px;
    color: #fff;
    margin-left: 10px;
}
.ie-compliance span {
    cursor: pointer;
}
.ie-cookie-message .ie-privacy {
    color: #2da9e4;
    transition: all .3s ease-in-out;
}
.ie-cookie-message .ie-privacy:hover {
    color: #8a8a8a;
}
.ie-cookie-message {
    width: 80%;
    display: block;
    float: left;
}
.ie-compliance {
    width: 20%;
    float: left;
    text-align: right;
}
/* cookie */

.page-id-4492 .about-hero-left h1 span {
    text-transform: initial;
}

.c-pricing-list__price span:first-child {
    text-transform: capitalize;
}

/* portfolio section */
.portfolio-toronto-section {
    z-index: 3;
    position: relative;
}
.portfolio--content {
    text-align: center;
    margin-bottom: 50px;
}
.portfolio--content p {
    width: 100%;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
}
.portfolio-toronto-section .portfolio-wrapper {
    width: 100%;
    max-width: 1710px;
    margin-left: auto;
    margin-right: auto;
}
.more-portfolio-wrapp {
    margin-top: 50px;
    text-align: center;
}
.portfolio-toronto-section .ie-primary-button-blue {
    max-width: 250px;
}
/* portfolio section */

@media (max-width: 1300px){
    .clients-logo-section .transform-text-left {
        position: absolute;
        left: -170px;
    }
    .clients-logo-section > .container {
        padding-left: 40px;
    }
}
                                        /*==============================
                                                        max-width: 1199px
                                                        ================================*/
@media only screen and (max-width: 1199px) {
/* ==========================================================
start all common css include here for every page of this site
========================================================== */
    .hamburger {
        width: 44px;
        height: 44px;
    }
    .ie-primary-title {
        font-size: 45px;
    }
    .ie-left-top-ellipse::before,
    .ie-left-bottom-ellipse:before,
    .ie-right-top-ellipse:after {
        width: 165px;
        height: 330px;
        top: -165px;
    }
    .ie-right-bottom-ellipse:after {
        width: 165px;
        height: 330px;
        bottom: -165px;
    }
/* ========================================================
end all common css include here for every page of this site
======================================================== */
}

                                        /*==============================
                                                        min-width: 992px
                                                        ================================*/

@media only screen and (min-width: 992px) {
/* ============================================================
START CSS OF TESTIMONIAL SECTION 
======================================================== */
    .testimonial_wrapper {
        width: 100%;
        max-width: 1120px;
        margin: 0 auto;
    }
/* ============================================================
END CSS OF TESTIMONIAL SECTION 
======================================================== */
    .ie-blog-slider-thumbnail {
        min-height: 286px;
    }
}

                                        /*==============================
                                                        max-width: 991px
                                                        ================================*/
@media (max-width: 991px) {
    .clients-logo-section .transform-text-left {
        left: -195px;
        padding-left: 20px;
    }
    /* ===============================================================
        start all common css include here for every page of this site 
    =========================================================== */
    .hamburger {
        width: 50px;
        height: 50px;
    }
    .ie-primary-title {
        font-size: 40px;
    }
    .ie-section-top {
        padding-top: 50px;
    }
    .ie-section-bottom {
        padding-bottom: 50px;
    }   
    .ie-left-top-ellipse::before,
    .ie-left-bottom-ellipse:before,
    .ie-right-top-ellipse:after {
        width: 123px;
        height: 244px;
        top: -122px;
    }
    .ie-right-bottom-ellipse:after {
        width: 123px;
        height: 244px;
        bottom: -122px;
    }
    .ie-sub-title {
        margin-bottom: 15px;
    }
    /* =========================================================
    end all common css include here for every page of this site
    ======================================================== */

    /* ============================================================
    START CSS OF SERVICES WE OFFER 
    ======================================================== */
    .services-we-offers-section .services-we-offers-items {
        margin-bottom: 20px;
    }
    .services-we-offers-section::before {
        width: 60px;
        height: 123px;
    }
    .services-we-offers-section .services-we-offers-content {
        margin-bottom: 50px;
    }
    /* ============================================================
    START CSS OF SERVICES WE OFFER 
    ======================================================== */

    /* ============================================================
    START CSS OF TESTIMONIAL SECTION 
    ======================================================== */
    
    /* ============================================================
    END CSS OF TESTIMONIAL SECTION
    ======================================================== */
    .blog-post-sidebar {
        margin-top: 30px;
    }
    .blog-slider-section .blog-slider-content h3 {
        font-size: 20px;
    }
    .tab-left-content, .tab-right-content {
        width: 100%;
    }
    #tab_2_func .specialise-lms-right-services {
        flex-direction: column-reverse;
    }
    #tab_2_func .specialise-lms-right-services .tab-right-content {
        margin-bottom: 30px;
    }
    section.tabs_section .specialise-lms-right-services {
        padding-bottom: 0px;
    }
    /*cookie*/
    .ie-cookie-wrapper {
        flex-wrap: wrap;
        font-size: 14px;
    }
    .ie-compliance {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }
    .ie-cookie-message {
        width: 100%;
    }
    /*cookie*/
}

                                        /*==============================
                                                        min-width: 768px
                                                        ================================*/
@media only screen and (min-width: 768px) {
/* ============================================================
START CSS OF TESTIMONIAL SECTION 
======================================================== */
    .testimonial_item {
        width: 85%;
    }
/* ============================================================
END CSS OF TESTIMONIAL SECTION
======================================================== */
}

                                        /*==============================
                                                        max-width: 767px
                                                        ================================*/
@media only screen and (max-width: 767px) {
/* ========================================================== 
    start all common css include here for every page of this site
 ========================================================= */
    .ie-primary-title {
        font-size: 30px;
    }   
    .ie-primary-button-blue {
        height: 48px;
        line-height: 48px;
    }
    .ie-section-top {
        padding-top: 30px;
    }
    .ie-section-bottom {
        padding-bottom: 30px;
    }
    .ie-left-top-ellipse::before,
    .ie-left-bottom-ellipse:before,
    .ie-right-top-ellipse:after {
        width: 70px;
        height: 140px;
        top: -70px;
    }
    .ie-right-bottom-ellipse:after {
        width: 70px;
        height: 140px;
        bottom: -70px;
    }
    .ie-sub-title {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .ie_pro_container .ie_col_3 {
        width: 100%;
        padding-top: 100%;
    }
    .category-mbl-menu {
        display: none;
    }
    .ie-banner-left-top-ellipse::before {
        width: 111px;
        height: 111px;
    }
    /* ==========================================================
        end all common css include here for every page of this site 
    ========================================================= */


    /* ============================================================
    START CSS OF SERVICE WE OFFER 
    ======================================================== */
    .services-we-offers-section {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .services-we-offers-section .services-we-offers-content {
        margin-bottom: 35px;
    }
    /* ============================================================
    START CSS OF SERVICE WE OFFER 
    ======================================================== */

    /* ============================================================
    START CSS OF TESTIMONIAL SECTION 
    ======================================================== */
    .our-testimonials-section {
        padding: 50px 0;
    }
    /* ============================================================
    END CSS OF TESTIMONIAL SECTION
    ======================================================== */
    /* estimate page */
    .pricing-question-section, 
    .start-project-section,
    .our-pricing-section {
        padding: 50px 0;
    }
    .pricing-question-faq .faq-items {
        margin-bottom: 15px;
        padding: 20px 15px;
    }
    .pricing-question-faq .faq-items h3.faq-title {
        font-size: 16px;
    }
    .pricing-tabs-wrap {
        padding: 30px 0;
    }
    .estimate-hero-right img {
        max-width: 300px;
    }
    section.ie-section.estimate-hero-section {
        background-size: 1170px;
        padding-bottom: 30px;
        background-position: left bottom;
    }
    .estimate-hero-right img {
        display: none;
    }
    /* estimate page */
    .ie-blog-slider-thumbnail {
        min-height: 220px;
    }
    .inc_service_btns {
        flex-direction: column;
    }
    .inc_service_btns .ie_tab_btn {
        border-right: 0px !important;
        border-bottom: 1px solid #ebebeb;
    }
}

                                        /*==============================
                                                        max-width: 575px
                                                        ================================*/
@media (max-width: 575px) {

    /* ========================================================== 
    start all common css include here for every page of this site
    ========================================================= */
    .ie-primary-title {
        font-size: 26px;
    }
	.ie-sub-title::before,
	.ie-sub-title::after {
		display: none;
	}
    /* ========================================================== 
        END all common css include here for every page of this site
    ========================================================= */

    /* ============================================================
    START CSS OF SERVICES WE OFFER 
    ======================================================== */
    .services-we-offers-section .services-we-offers-items {
        flex-wrap: wrap;
        text-align: center;
        max-width: 400px;
        margin: auto;
        margin-bottom: 20px;
    }
    .services-we-offers-section .services-we-offer-icon {
        width: 100%;
        max-width: 70px;
        margin: auto;
        margin-bottom: 20px;
    }
    .services-we-offers-section .services-we-offers-content p {
        font-size: 16px;
        line-height: 1.5;
    }
    /* ============================================================
    END CSS OF SERVICES WE OFFER 
    ======================================================== */

    /* ============================================================
    START CSS OF TESTIMONIAL SECTION 
    ======================================================== */
    .testimonial_item {
        padding: 50px 30px 0;
    }
    .testimonial_item .ie_content p {
        font-size: 16px;
        line-height: 1.5;
    }
    .testimonial_wrapper .owl-prev, .testimonial_wrapper .owl-next {
        width: 25px;
        height: 25px;
    }
    .testimonial_wrapper .owl-nav .owl-prev svg, 
    .testimonial_wrapper .owl-nav .owl-next svg {
        width: 12px;
    }
    /* ============================================================
    END CSS OF TESTIMONIAL SECTION 
    ======================================================== */
    /* estimate page */
    .estimate-hero-left p,
    .pricing-question-content p.description,
    .our-pricing-content-wrap p,
    .tabs_section .specialise-lms-right-services p,
    .blog-slider-section .blog-slider-content p {
        font-size: 16px;
        line-height: 1.5;
    }
    .faq-content p {
        font-size: 15px;
    }
    .our-pricing-content-wrap p.btm-description {
        font-weight: 300;
    }
    /* estimate page */
    .blog-post-sidebar {
        padding-left: 0px;
        padding-right: 0px;
    }
    .testimonial_wrapper .owl-nav .owl-prev img, .testimonial_wrapper .owl-nav .owl-next img {
        width: 14px;
    }
}

                                        /*==============================
                                                        max-width: 479px
                                                        ================================*/
@media (max-width: 479px){
    .ie_portfolio_item:hover .ie_pf_cnts_icon {
        top: 40%;
    }
}


/* default page style  */
.default-hero-section {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0;
    margin-bottom: 50px;
    text-align: center;
    z-index: 1;
}
#primary #main{
    margin-top: 70px;
    margin-bottom: 50px;
}
.top-page-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.top-page-banner .row {
    padding: 16.74% 0px;
}
.curved-section {
    overflow: hidden;
}
.about-title{
    position: relative;		    
    width: 100%;
}
.curved-section::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(2,8,65,.4);
}
.page-banner-content h1 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 18px;
    font-size: 60px;
}
.section-curve {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
}
.section-curve::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 120px;
    background-color: #ffffff;
    bottom: -60px;
    transform: skewY(-2.6deg);
}
#primary #main p, #primary #main ul li {
    font-size: 18px;
    color: #191919;
    line-height: 30px;
}
#primary #main a {
    color: #2da9e4;
    text-decoration: none;
    transition: all .3s ease-in-out;
    line-break: anywhere;
}
#primary #main a:hover {
    color: #191919;
}



#sidebar h4.widget-title{
    font-size: 18px;
    color: #303030;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
}
#sidebar h4.widget-title:after{
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background-color: #ed6062;
    bottom: -20px;
    left: 0;
}
#sidebar .widget ul{
    padding-left: 0;
}
#sidebar .widget ul li{
    list-style: none;
    margin-bottom: 25px;
}
#sidebar .widget ul li a{
    font-weight: 600;
    color: #05051f;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
#sidebar .widget ul li.cat-item a:hover{
    padding-left: 2px;
}
#sidebar h4.widget-title i{
    margin-right: 10px;
    font-size: 22px;
}
#sidebar .widget_sec li{
    display: flex;
}
#sidebar .widget_sec .thumb{
    max-width: 100px;
    min-width: 100px;
    margin-right: 20px;
}
#sidebar .widget_sec .thumb img{
    height: auto;
}
#sidebar .widget_sec .info h3{
    font-family: "Museo Sans",sans-serif;
    margin-top: 4px;
    font-size: 14px;
}
#sidebar .widget_sec .info p{
    margin-top: 0;
    font-size: 11px;
    color: #b8b8b8;
}
#sidebar .search-form{
    position: relative;
}
#sidebar .search-form .search-field{
    width: 100%;
    padding: 15px 0;
    padding-right: 50px;
    border: none;
    border-bottom: 3px solid #f8f8f8;
    outline: none;
}
#sidebar .search-form button{
    position: absolute;
    right: 0;
    height: 100%;
    width: 50px;
    border: none;
    background-color: transparent;
    font-size: 24px;
}

@media only screen and (max-width: 991px) {
    .page-banner-content h1 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 767px){
    .page-banner-content h1 {
        font-size: 40px;
    }
}

@media only screen and (max-width: 575px){
    .page-banner-content h1{
        font-size: 30px;
    }
    #primary #main p, #primary #main ul li {
        font-size: 16px;
        line-height: 1.5;
    }
}
/* default page style end */