body {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
}
a {
    outline: 0;
    text-decoration: none;
}
form {
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
}
.header_wrap {
    position: fixed;
    z-index: 99;
    width: 100%;
    background: #fff;
}
.header_wrap .top_haed h1 {
    text-align: center;
    font-size: 16px;
}
.top_add_row {
    width: 100%;
    float: left;
    background: #fff;
    z-index: 999;
    position: relative;
}
.top_add_row p {
    float: right;
    font-size: 20px;
    color: #0374aa;
    font-weight: 700;
    line-height: 24px;
    padding: 5px 0;
    margin: 0;
}
.top_add_row p a {
    float: left;
    color: #0374aa;
    text-decoration: none;
    margin: 0 0 0 40px;
}
.top_add_row p a .call {
    color: #a7d22e;
    font-size: 20px;
    margin: 2px 5px 0;
    float: left;
}
.top_logo {
    float: left;
    width: 253px;
}
.top_logo img {
    display: block;
}
.top_logo span {
    display: block;
    font-size: 13px;
    color: #000;
    font-weight: 400;
}
.top_right {
    float: right;
    margin: 15px 0 0;
}
.top_main_menu {
    float: right;
    width: 70%;
    text-align: right;
}
.top_main_menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.top_main_menu li {
    position: relative;
    margin-right: 3%;
    display: inline-block;
}
.top_main_menu li:last-child {
    margin-right: 0;
}
.top_main_menu a {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 66px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.top_main_menu a.active,
.top_main_menu a:hover {
    color: #0374aa;
}
.top_main_menu ul li:hover > ul {
    display: block;
}
.top_main_menu ul ul {
    display: none;
    position: absolute;
    top: 66px;
    background: #fff;
    border-top: 1px solid #f5f5f5;
    width: 975px;
    left: -430px;
    z-index: 9;
    text-align: left;
}
.top_main_menu ul ul .dropdown {
    position: relative;
    width: 294px;
    float: left;
    border-right: 1px solid #eaeaea;
    margin: 15px 0;
    padding: 0 0 20px 30px;
}
.top_main_menu ul ul .dropdown.last {
    padding-right: 0;
    border: none;
}
.top_main_menu ul ul .dropdown strong {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #0374aa;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.top_main_menu ul ul .dropdown .menu_icon {
    width: 40px;
    height: 40px;
    float: left;
    background: #0374aa;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin: 0 10px 0 0;
}
.top_main_menu ul ul li {
    margin-right: 0;
    float: none;
}
.top_main_menu ul ul a {
    font-size: 15px;
    text-transform: none;
    line-height: 26px;
    padding: 0 10px;
    margin: 0 45px;
    clear: both;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.top_main_menu ul ul a.active,
.top_main_menu ul ul a:hover {
    color: #fff;
    background: #0374aa;
}
.responsive_nav {
    display: none;
}
.main_banner {
    width: 100%;
    position: relative;
    padding-top: 105px
}

.main_banner img {
    width: 100%;
    height: auto;
    display: block
}

.main_banner .ban_txt {
    width: 90%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0
}

.main_banner .lft_txt {
    width: 730px;
    float: left;
    padding: 50px 0
}

.main_banner .lft_txt .ban_head {
    font-size: 65px;
    color: #fff;
    line-height: 75px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

.main_banner .lft_txt hr {
    width: 150px;
    height: 4px;
    background: #fff;
    display: block;
    margin: 15px 0;
    border: none
}

.main_banner .lft_txt .ban_head1 {
    font-size: 60px;
    color: #fff;
    line-height: 65px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.main_banner .rgt_txt {
    width: 420px;
    float: right
}

.main_banner .rgt_txt .box {
    width: 100%;
    float: left;
    background: url(data:image/png;base64,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) no-repeat 0 5px;
    padding-left: 95px;
    box-sizing: border-box;
    margin-top: 60px
}

.main_banner .rgt_txt .box .txt {
    font-size: 22px;
    color: #fff;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: -.5px;
    margin: 0;
    padding: 0
}

.main_banner .rgt_txt .box .qty {
    float: left;
    font-size: 65px;
    color: #fff;
    line-height: 75px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.main_banner .rgt_txt .box .txt1 {
    float: left;
    font-size: 22px;
    color: #fff;
    line-height: 28px;
    font-weight: 700;
    letter-spacing: -.5px;
    margin: 28px 0 0 5px;
    padding: 0
}

.main_banner .clear {
    clear: both
}

.main_banner .portfolio_btn {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: 700;
    margin: 0 5px;
    padding: 10px 20px;
    background-image: linear-gradient(#ff0007, #ba0207);
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase
}

.main_banner .request_btn {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: 700;
    margin: 0 5px;
    padding: 10px 20px;
    background-image: linear-gradient(#dcac2f, #c38a00);
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase
}

.cont_wrap {
    padding: 20px 0;
}
.in_div {
    position: relative;
    width: 1250px;
    max-width: 98%;
    margin: 0 auto;
}
.homeCont {
    text-align: center;
}
.homeCont h1 {
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 10px;
    padding: 0;
}
.homeCont hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto 0;
    border: none;
}
.homeCont p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.reqest_btn {
    display: inline-block;
    background: #0374aa;
    margin: 20px 0 10px;
}
.reqest_btn a {
    display: block;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
    padding: 10px 21px;
    text-transform: uppercase;
}
.our_ser_row {
    position: relative;
    margin: 30px 0;
    text-align: center
}

.our_ser_row .inner_row {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(256, 256, 256, .8);
    padding: 30px 0 0;
    height: 100%
}

.our_ser_row .bg_img {
    background: url(//web.archive.org/web/20210225130735im_/https://www.webdesigncity.com.au/wp-content/themes/twentytwenty/images/home_repeat_bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 710px
}

.our_ser_row strong {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 10px;
    padding: 0
}

.our_ser_row hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto 0;
    border: none
}

.our_ser_row .lftImg {
    float: left
}

.our_ser_row ul {
    list-style: none;
    margin: 30px 0 0;
    padding: 0;
    text-align: left
}

.our_ser_row ul li {
    position: relative;
    float: left;
    width: 30%;
    margin: 2% 1%;
    padding-right: 1%;
    border-right: 1px solid #e8e8e8
}

.our_ser_row ul li img {
    width: 100%;
    height: auto;
    display: block
}

.our_ser_row ul li .cont-over {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5)
}

.our_ser_row ul li strong {
    font-size: 20px;
    color: #71cfff;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin: 20% 0 0;
    padding: 0
}

.our_ser_row ul li h2 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0 0 0 18%;
    padding: 0
}

.our_ser_row ul li p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 10px 0
}

.our_ser_row ul li a {
    display: block;
    color: #000
}

.our_ser_row ul li .fa {
    font-size: 45px;
    color: #0374aa;
    padding: 0 20px 50px 0;
    margin: -40px 0 0;
    float: left
}

.our_ser_row ul li a.more {
    color: #0374aa
}

.our_ser_row ul li .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: #fff;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 3px 3px 5px 6px #ccc
}

.our_ser_row ul li:hover .overlay {
    opacity: 1
}

.our_ser_row ul li .text {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 90%
}

.cnt_txt_row {
    text-align: center;
}
.cnt_txt_row h2 {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 10px;
    padding: 0;
}
.cnt_txt_row hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto 0;
    border: none;
}
.cnt_txt_row p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.select_industry_row {
    position: relative;
    margin: 50px 0 0;
    padding: 0 0 50px;
    text-align: center;
    clear: both;
}

.select_industry_row .bg_img {
    background: url(./images/home_repeat_bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 800px;
}
.select_industry_row strong {
    display: block;
    font-size: 35px;
    color: #000;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 40px 0 0;
}
.select_industry_row hr {
    width: 100px;
    height: 3px;
    background: #000;
    display: block;
    margin: 10px auto 0;
    border: none;
}
.select_industry_row ul {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}
.select_industry_row ul li {
    float: left;
    width: 31.33%;
    margin: 1%;
}

.select_industry_row ul li img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease;
}
.select_industry_row ul li p {
    display: block;
    font-size: 18px;
    color: #0374aa;
    font-weight: 700;
    line-height: 36px;
    padding: 0;
    margin: 0;
    background: rgba(256, 256, 256, 0.9);
    border-radius: 20px;
}
.web_demands_row {
    padding: 36px 0;
    background: url(./images/web_demands_img.jpg) no-repeat right top #0374aa;
}
.web_demands_row .lt_cont {
    float: left;
    width: 50%;
}
.web_demands_row strong {
    display: block;
    font-size: 34px;
    color: #333;
    font-weight: 700;
    line-height: 45px;
    margin: 0;
    padding: 0 0 10px;
}
.web_demands_row p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.grybg {
    background: url(./images/gry-bg.jpg) no-repeat center;
    background-size: cover;
}
.digital_agency_row {
    width: 1250px;
    max-width: 98%;
    margin: 0 auto;
}
.digital_agency_row .lt_clm {
    width: 40%;
    float: left;
}
.digital_agency_row .lt_clm img {
    width: 100%;
    float: left;
    border-radius: 50%;
}
.digital_agency_row .rt_clm {
    width: 54%;
    float: right;
}
.digital_agency_row h3 {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 0 0 10px;
    text-align: center;
}
.digital_agency_row hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto 40px;
    border: none;
}
.digital_agency_row .txthead {
    display: block;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    line-height: 36px;
    margin: 0 0 10px;
    padding: 0;
}
.digital_agency_row p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.digital_agency_row p strong {
    font-size: 18px;
    font-weight: 700;
}
.responsive_design_row {
    width: 1250px;
    max-width: 98%;
    margin: 50px auto;
}
.responsive_design_row .lt_clm {
    width: 55%;
    float: left;
}
.responsive_design_row .rt_clm {
    width: 40%;
    float: right;
}
.responsive_design_row .rt_clm img {
    width: 100%;
    float: left;
}
.responsive_design_row h4 {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.responsive_design_row strong {
    display: block;
    font-size: 22px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
    margin: 20px 0 10px;
    padding: 0;
}
.responsive_design_row h5 {
    display: block;
    font-size: 24px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
    margin: 20px 0 10px;
    padding: 0;
}
.responsive_design_row ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.responsive_design_row ul li {
    font-size: 17px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.responsive_design_row ul li .resp {
    font-size: 15px;
    color: #fff;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 50%;
    text-align: center;
    margin-right: 5px;
    background: #0374aa;
}

.events_row h3 {
    display: block;
    color: #0374aa;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 20px 0 10px;
}
.events_row ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.events_row ul li {
    width: 46%;
    float: left;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 2%;
    padding: 2%;
    box-sizing: border-box;
    background: #fff;
}
.latest_blog_row {
    padding: 50px 0;
    text-align: center;
}
.latest_blog_row .blog_post {
    position: relative;
    width: 46%;
    float: left;
    margin: 2%;
}
.latest_blog_row .blog_head {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 10px;
    padding: 0;
}
.latest_blog_row hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto 0;
    border: none;
}
.latest_blog_row strong {
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 10px;
    padding: 0;
}
.latest_blog_row .blog_post p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.latest_blog_row .bg-box {
    display: block;
    padding: 65px 75px;
	min-height: 250px;
    background: rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px #1f1f1f;
    position: relative;
    z-index: 9;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.latest_blog_row .bg-box h4 {
    color: #fff;
    font-size: 1.6em;
}
.latest_blog_row .bg-box:hover {
    background: rgba(3, 116, 170, 100);
}
.latest_blog_row .read_more {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.latest_blog_row .read_more a {
    color: #fff;
    text-decoration: none;
}
.latest_blog_row .blog_bckImg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.latest_blog_row .blog_bckImg img {
    width: 100%;
    height: auto;
}
.select_industry_row {
    position: relative;
    margin: 50px auto 0;
    text-align: center
}

.select_industry_row .inner_row {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(89, 130, 54, .8);
    height: 100%
}

.select_industry_row .bg_img {
    background: url(./images/home_repeat_bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 800px
}

.select_industry_row strong {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 10px;
    padding: 0
}

.select_industry_row hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto;
    border: none
}

.select_industry_row ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.select_industry_row ul li {
    float: left;
    width: 32.55%;
    position: relative;
    margin: 5px;
    overflow: hidden
}

.select_industry_row ul li img {
    width: 100%;
    height: auto;
    display: block;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    transition: .5s ease
}

.select_industry_row ul li:hover img {
    -webkit-transform: scale(1.09, 1.09);
    -moz-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09)
}

.select_industry_row ul li p {
    display: block;
    font-size: 18px;
    color: #0374aa;
    font-weight: 700;
    line-height: 36px;
    padding: 0;
    margin: 0;
    background: rgba(256, 256, 256, .9);
    border-radius: 20px
}

.select_industry_row ul li .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0;
    text-align: center
}

.select_industry_row ul li:hover .overlay {
    height: 100%;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 100;
    background: rgba(0, 0, 0, .4);
    -webkit-transform: scale(1.09, 1.09);
    -moz-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09)
}

.select_industry_row .view {
    font-size: 16px;
    color: #fff;
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    top: 50%;
    left: 30%;
    right: 30%
}

.select_industry_row .view a {
    display: block;
    font-size: 36px;
    color: #fff;
    text-decoration: none
}
.testimonial_row {
    text-align: center;
    background: url(./images/clients-say-bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 60px 0 30px
}

.testimonial_row .test_box {
    width: 90%;
    margin: 0 auto
}

.testimonial_row strong {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 10px;
    padding: 0
}

.testimonial_row hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto 0;
    border: none
}

.testimonial_row .fa-quote-left {
    font-size: 50px
}

.testimonial_row p {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 34px;
    margin: 0;
    padding: 10px 0;
    font-style: italic
}

.testimonial_row p strong {
    font-size: 18px;
    color: #000;
    font-style: normal
}

.testimonial_row .test_box .lunch_btn {
    font-size: 20px;
    color: #0374aa;
    font-weight: 700;
    line-height: 30px;
    margin: 20px 0 0;
    padding: 10px 20px 0;
    display: inline-block;
    border-top: 1px solid #0374aa
}

.testimonial_row .test_box .lunch_btn a {
    color: #0374aa
}

.testimonial_row .owl-carousel .item {
    width: 100%;
    box-sizing: border-box;
    padding: 0 14%
}

.testimonial_row .owl-theme .owl-nav {
    position: absolute;
    width: 100%;
    top: 20%
}

.testimonial_row .owl-theme .owl-dots {
    display: none
}

.testimonial_row .owl-theme .owl-prev,
.testimonial_row .owl-theme .owl-next {
    border: 1px solid #000 !important;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin: 0
}

.testimonial_row .owl-theme .owl-prev span,
.testimonial_row .owl-theme .owl-next span {
    font-size: 40px;
    line-height: 24px
}

.testimonial_row .owl-theme .owl-prev {
    float: left;
    outline: none
}

.testimonial_row .owl-theme .owl-next {
    float: right;
    outline: none
}

.client_logo_row {
    width: 1250px;
    max-width: 98%;
    margin: 50px auto;
    text-align: center;
}
.client_logo_row .lft-logo-box {
    width: 50%;
    float: left;
}
.client_logo_row .rgt-loc-map {
    width: 45%;
    float: right;
    box-sizing: border-box;
    padding: 10px;
    box-shadow: 0 0 5px #ddd;
}
.client_logo_row .rgt-loc-map iframe {
    width: 100%;
    height: 500px;
}
.client_logo_row h6 {
    display: block;
    font-size: 32px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 30px;
    padding: 0;
}
.client_logo_row img {
    height: 40px;
    padding: 20px;
    background: #fff;
    margin: 10px;
    box-shadow: 0 0 2px #b7b7b7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.client_logo_row img:hover {
    box-shadow: 0 0 10px #b7b7b7;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.google_reviews_row {
    width: 1250px;
    max-width: 98%;
    margin: 50px auto;
    padding: 30px 0 0;
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 24px;
    border-top: 2px solid #cfcfcf;
}
.google_reviews_row .widget-title {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 10px;
    padding: 0;
}
.google_reviews_row .grw-img {
    display: block;
}
.google_reviews_row .wp-google-review {
    width: 218px;
    float: left;
    border: 1px solid #cecece;
    box-shadow: 0 0 2px #b7b7b7;
    margin: 10px;
    padding: 5px;
    min-height: 255px;
}
.google_reviews_row .wp-google-stars {
    display: block;
}
.google_reviews_row .wp-google-name {
    display: block;
    color: #0374aa;
    font-weight: bold;
}
.google_reviews_row .wp-google-name a {
    color: #3074f1;
}
.google_reviews_row .wp-google-url {
    display: inline-block;
    background: #a7d22e;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 21px;
    margin: 20px 0 0;
}
.google_reviews_row .wp-google-place .wp-google-left {
    display: none;
}
.google_reviews_row .wp-google-review .wp-google-left img {
    border-radius: 50%;
}
.request_quote_row {
    background: #0374aa;
    padding: 50px 0;
    text-align: center;
}
.request_quote_row p {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.request_quote_row .request_qbtn {
    font-size: 20px;
    color: #0374aa;
    font-weight: 700;
    line-height: 30px;
    margin: 20px 0 0;
    padding: 10px 21px;
    display: inline-block;
    background: rgba(256, 256, 256, 0.9);
    text-transform: uppercase;
}
.btm_address_row {
    text-align: center;
}
.btm_address_row strong {
    display: block;
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
.btm_address_row p {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    padding: 10px 0;
}
.btm_address_row p a {
    color: #fff;
    text-decoration: none;
}
.btm_address_row .add_left {
    width: 50%;
    float: left;
    background: url(./images/parramatta.jpg) no-repeat center;
    background-size: cover;
    padding: 30px 0;
}
.btm_address_row .add_rgt {
    width: 50%;
    float: left;
    background: url(./images/sydney.jpg) no-repeat center;
    background-size: cover;
    padding: 30px 0;
}
.btm_contact_row {
    background: #0374aa;
    padding: 25px;
    text-align: center;
}
.btm_contact_row p {
    font-size: 34px;
    color: #fff;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    padding: 0;
}
.btm_contact_row p a {
    color: #fff;
    font-weight: 700;
    text-decoration: none;
}
.ft_wrap {
    background: #2a2a2a;
}
.ft_quick_form {
    float: left;
    width: 20%;
    margin: 3% 0;
}
.ft_quick_form strong {
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 10px;
}
.ft_quick_form p {
    float: left;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 15px 10px 0;
}
.ft_quick_form input[type="text"] {
    float: left;
    width: 95%;
    font-family: sans-serif;
    font-size: 13px;
    color: #1c1c1c;
    line-height: 20px;
    font-weight: 400;
    background: #eee;
    border: none;
    margin: 0 0 10px;
    padding: 8px 7px;
}
.ft_quick_form textarea {
    float: left;
    width: 95%;
    height: 50px;
    font-family: sans-serif;
    font-size: 13px;
    color: #1c1c1c;
    line-height: 20px;
    font-weight: 400;
    background: #eee;
    border: none;
    margin: 0 0 10px;
    padding: 8px 7px;
}
.ft_quick_form input[type="submit"] {
    float: left;
    font-family: sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    border: none;
    margin: 5px 0 0;
    padding: 10px 21px;
    background: #0374aa;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
}
.ft_link_box {
    float: left;
    width: 20%;
    margin: 3% 0 3% 5%;
}
.ft_link_box.topl {
    width: 20%;
}
.ft_link_box strong {
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 10px;
}
.ft_link_box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ft_link_box ul li {
    display: inline;
}
.ft_link_box ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none;
    margin: 5px 0;
    padding: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.ft_link_box ul li a::before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    padding-right: 5px;
}
.ft_link_box ul li a:hover {
    color: #058bcb;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.ft_social_links {
    float: left;
    padding: 10px 0;
    text-align: center;
}
.ft_social_links .falnk {
    font-size: 15px;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
    line-height: 30px;
    margin: 0 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.ft_social_links .falnk:hover {
    color: #fff;
    background: #0374aa;
    border: 2px solid #0374aa;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.ft_copy {
    float: left;
    width: 90%;
    text-align: center;
    border-top: 1px solid #3e3e3e;
    margin: 0 5%;
    padding: 10px 0;
}
.ft_copy p {
    font-size: 12px;
    color: #d2d2d2;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
    float: left;
}
.ft_copy p a {
    color: #666;
    text-decoration: none;
}
.ft_copy p.ft_review_txt {
    float: right;
}
.ft_copy p.ft_review_txt img {
    display: block;
}
.ft_copy p.ft_ser_area {
    padding-left: 100px;
}
.ft_copy p.ft_ser_area a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.inn_banner_wdc {
    width: 100%;
    position: relative;
    padding-top: 100px;
}
.inn_banner_wdc img {
    width: 100%;
    height: auto;
    display: block;
}
.left_side_clm {
    float: left;
    width: 70%;
}
.left_side_clm h1 {
    font-size: 45px;
    color: #0374aa;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
    padding: 0 0 10px;
}
.left_side_clm h2,
h3,
h4,
h5 {
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 10px 0;
}
.left_side_clm strong {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.left_side_clm p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.left_side_clm p a {
    color: #0374aa;
    text-decoration: underline;
    text-transform: lowercase;
}
.left_side_clm ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.left_side_clm ul li {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 5px 0;
}
.left_side_clm ul li strong {
    font-size: 15px;
}
.left_side_clm ul li::before {
    content: "\f046";
    font-family: fontawesome;
    font-size: 16px;
    color: #0374aa;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0 5px 0 0;
}
.left_side_clm ul li a {
    color: #0374aa;
}
.serv-col {
    float: left;
    width: 33%;
}
.serv-col strong {
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 10px 0;
    padding: 10px 10px 5px 0;
    border-bottom: 2px solid #0374aa;
}
.serv-col a {
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.serv-col a:hover {
    color: #000;
    text-decoration: underline;
}
.head_box {
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 20px 0 10px;
}
.stg {
    display: block;
    font-size: 25px;
    color: #0374aa;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
    padding: 15px 0;
}
.rgt_side_clm {
    float: right;
    width: 25%;
}
.inn_quick_form {
    float: left;
    width: 100%;
}
.inn_quick_form strong {
    display: block;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    margin: 0 0 15px;
    padding: 10px;
    background: #0374aa;
    text-align: center;
}
.inn_quick_form p {
    float: left;
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 15px 10px 0;
}
.inn_quick_form input[type="text"] {
    float: left;
    width: 93%;
    font-family: sans-serif;
    font-size: 13px;
    color: #1c1c1c;
    line-height: 20px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #e4e3e3;
    margin: 0 0 3%;
    padding: 3%;
}
.inn_quick_form input[type="number"] {
    float: left;
    width: 93%;
    font-family: sans-serif;
    font-size: 13px;
    color: #1c1c1c;
    line-height: 20px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #e4e3e3;
    margin: 0 0 3%;
    padding: 3%;
}
.inn_quick_form textarea {
    float: left;
    width: 93%;
    height: 100px;
    font-family: sans-serif;
    font-size: 13px;
    color: #1c1c1c;
    line-height: 20px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #e4e3e3;
    margin: 0 0 3%;
    padding: 3%;
}
.inn_quick_form input[type="submit"] {
    float: left;
    font-family: sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    border: none;
    margin: 85px 0 0;
    padding: 10px 21px;
    background: #0374aa;
    cursor: pointer;
    font-weight: 700;
    text-transform: uppercase;
}
.service-box {
    width: 100%;
    float: left;
    margin: 40px 0 0;
}
.service-box strong {
    display: block;
    color: #0374aa;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 18px;
    padding: 0;
}
.service-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.service-box ul li {
    margin: 5px 0;
    border-bottom: 1px solid #e6e6e6;
}
.service-box ul li a::before {
    content: "\f105";
    font-family: fontawesome;
    font-weight: 700;
    padding-right: 5px;
}
.service-box ul li a {
    display: block;
    color: #0374aa;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    margin: 0;
    padding: 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.service-box ul li a:hover {
    color: #fff;
    background: #0374aa;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.service-box ul li .ser-arw {
    padding-right: 5px;
    font-weight: 700;
}
.inn_contact h1 {
    font-size: 45px;
    color: #0374aa;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
    padding: 0 0 10px;
}
.inn_contact h2 {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    padding: 0;
}
.inn_contact h3 {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    line-height: 36px;
    margin: 0;
    padding: 0;
}
.inn_contact .left_side_add {
    width: 50%;
    float: left;
}
.inn_contact .left_side_add .box {
    width: 50%;
    float: left;
}
.inn_contact .left_side_add strong {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    padding: 15px 0 0;
}
.inn_contact .left_side_add p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.inn_contact .left_side_add p a {
    color: #0374aa;
    text-decoration: underline;
}
.inn_contact .left_side_add .map-box {
    float: left;
    width: 98%;
    border: 2px solid #bad940;
    margin: 30px 0;
}
.inn_contact .left_side_add .map-box iframe {
    width: 100%;
    height: 350px;
}
.inn_contact .rgt_side_form {
    width: 45%;
    float: right;
}
.inn_contact .rgt_side_form .con-form {
    float: left;
    border: 2px solid #bad940;
    padding-top: 20px;
}
.inn_contact .rgt_side_form .con-name {
    width: 120px;
    position: absolute;
    margin-top: -30px;
    margin-left: 20px;
}
.inn_contact .rgt_side_form .c-1 {
    width: 90%;
    float: left;
    margin: 5px 35px;
}
.inn_contact .rgt_side_form .c-2 {
    width: 90%;
    float: left;
    margin: 15px 35px 0;
}
.inn_contact .rgt_side_form .c-2 p {
    float: left;
    font-family: sans-serif;
    font-size: 15px;
    color: #4a4a4a;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    padding: 0 0 5px;
}
.inn_contact .rgt_side_form .c-3 {
    width: 90%;
    float: left;
    margin: 15px 35px 5px;
}
.inn_contact .rgt_side_form .c-2-in {
    width: 100%;
    float: left;
    margin: 2px 0;
}
.inn_contact .rgt_side_form .a-1 {
    width: 90%;
    font-family: sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 400;
    line-height: 18px;
    padding: 12px;
    margin: 0;
    border: 1px solid #c5e1f8;
    box-shadow: 0 2px 5px #e4e4e4 inset;
}
.inn_contact .rgt_side_form .a-3 {
    width: 90%;
    height: 110px;
    font-family: sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 400;
    line-height: 18px;
    padding: 12px;
    margin: 0;
    border: 1px solid #c5e1f8;
    box-shadow: 0 2px 5px #e4e4e4 inset;
}
.inn_contact .rgt_side_form select.select {
    width: 95%;
    position: relative;
    font-family: sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 400;
    line-height: 18px;
    border: 1px solid #c5e1f8;
    padding: 12px;
    margin: 0;
    cursor: pointer;
    box-shadow: 0 2px 5px #e4e4e4 inset;
}
.inn_contact .rgt_side_form .yes-ab {
    float: left;
    font-family: sans-serif;
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 400;
    margin: 0 15px 0 0;
    padding: 0;
}
.inn_contact .rgt_side_form .yes-ab2 {
    width: 90px;
    float: left;
    font-family: sans-serif;
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 400;
    margin: 0 10px 0 0;
    padding: 0;
}
.cont-rtImg1 {
    float: right;
    margin: 0 0 0 20px;
    width: 24%;
}
.cont-rtImg3 {
    float: left;
    width: 100%;
}
.ser_icon_tbox {
    background: #f6f6f6;
    padding: 10px;
    margin: 20px 0;
    text-align: center;
}
.ser_icon_tbox ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ser_icon_tbox ul li {
    float: left;
    width: 180px;
    height: 135px;
    background: #fff;
    text-align: center;
    margin: 15px 10px;
    padding: 15px 10px;
    border-bottom: 1px solid #e8e7e7;
}
.ser_icon_tbox ul li::before {
    content: "";
    padding: 0;
}
.ser_icon_tbox ul li .serIcon {
    font-size: 65px;
    color: #0374aa;
}
.ser_icon_tbox ul li strong {
    display: block;
    color: #0374aa;
}
.green-bg {
    background: #96bb2f;
    margin: 20px 0;
    padding: 10px 0 10px 30px;
}
.green-bg p {
    color: #fff;
}
.cont-rtImg2 {
    float: right;
    width: 15%;
    margin: 5px;
}
.recent_post {
    width: 100%;
    float: left;
    margin: 40px 0 0;
}
.recent_post strong {
    display: block;
    color: #0374aa;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 18px;
    padding: 0;
}
.recent_post ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.recent_post ul li {
    margin: 5px 0;
    border-bottom: 1px solid #e6e6e6;
}
.recent_post ul li a::before {
    content: "\f105";
    font-family: fontawesome;
    font-weight: 700;
    padding-right: 5px;
}
.recent_post ul li a {
    display: block;
    color: #0374aa;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    margin: 0;
    padding: 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.recent_post ul li a:hover {
    color: #fff;
    background: #0374aa;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.recent_post ul li .ser-arw {
    padding-right: 5px;
    font-weight: 700;
}
.recent_post .entry-date-tab {
    font-size: 15px;
}
.facebook_post {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.author-avatar {
    width: 95%;
    float: left;
    background: #f9f9f9;
    padding: 2%;
    margin: 20px 0;
    border: 1px solid #ececec;
}
.author-avatar img {
    float: left;
}
.author-avatar .ts-fab-social-links {
    float: right;
}
.author-avatar .ts-fab-social-links .tw_fb {
    float: left;
    width: 45px;
    height: 45px;
    margin: 5px 10px;
    line-height: 45px;
    text-align: center;
    font-size: 26px;
    border: 1px solid #bfbfbf;
    border-radius: 50%;
    color: #333;
}
.info-box {
    width: 100%;
    float: left;
}
.info-box img {
    width: 45%;
    float: left;
    padding: 1%;
    background: #f9f9f9;
    height: 1500px;
    border: 1px solid #e2e2e2;
    margin: 1%;
}
.sec_cont1 {
    margin: 20px 0 0;
}
.sec_cont1 img {
    float: right;
    width: 44%;
    height: auto;
    margin-left: 20px;
}
.sec_cont2 {
    background: url(./images/wordpress_cont_img2.jpg) no-repeat center;
    background-size: cover;
    padding: 20px;
    margin: 20px 0 0;
}
.sec_cont2 h3 {
    color: #fff;
    padding-top: 0;
}
.sec_cont2 strong {
    color: #fff;
}
.sec_cont2 .tbox {
    color: #fff;
    font-size: 15px;
    padding: 10px;
}
.sec_cont2 .tbox a {
    color: #fff;
}
.sec_cont3 {
    background: url(./images/wordpress_cont_img3.jpg) no-repeat center;
    background-size: cover;
    padding: 40px;
    margin: 50px 0 20px;
}
.sec_cont3 .tbox {
    width: 45%;
    float: left;
    padding: 2%;
}
.sec_cont3 strong {
    display: block;
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.sec_cont3 p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.sec_cont3 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sec_cont3 li {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 2px 0;
}
.sec_cont3 li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    margin: 0 10px 0 0;
    padding: 0;
}
.sec_cont4 {
    width: 1250px;
    max-width: 98%;
    margin: 0 auto;
}
.sec_cont4 p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.sec_cont_1 {
    border: 1px solid #dcdcdc;
    padding: 20px;
    margin: 20px 0 0;
}
.sec_cont_1 img {
    float: right;
    margin: 15px 0 0 20px;
    width: 50%;
    height: auto;
}
.homeCont .content_data {
    height: 25px;
    overflow-y: scroll;
    padding: 3px 5px;
    color: #444;
}
.faq_tabing_wrap {
    width: 1250px;
    max-width: 98%;
    margin: 50px auto;
}
.faq_tabing_wrap strong {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.faq_tabing_wrap hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto 40px;
    border: none;
}
.faq_tabing_wrap .acc-cont .accordion {
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 16px;
    transition: 0.4s;
    background: #f4f4f4;
}
.faq_tabing_wrap .acc-cont .accordion h3 {
    font-size: 16px;
    color: #000;
    line-height: normal;
    margin: 0;
    padding: 0;
    font-weight: normal;
    display: inline;
}
.faq_tabing_wrap .accordion:hover,
.faq_tabing_wrap .active {
    background: #f4f4f4;
}
.faq_tabing_wrap .accordion::after {
    content: "\002B";
    color: #fff;
    font-weight: 700;
    float: right;
    margin-left: 5px;
    font-size: 17px;
    background: #0374aa;
    padding: 2px 5px;
    border-radius: 55px;
}
.faq_tabing_wrap .active:after {
    content: "\2212";
}
.faq_tabing_wrap .panel {
    padding: 0 18px;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.faq_tabing_wrap .faq-lft {
    width: 49%;
    float: left;
}
.faq_tabing_wrap .faq-rgt {
    width: 49%;
    float: right;
}
.faq_tabing_wrap .acc-cont {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    border: 1px solid #d9d9d9;
    margin: 20px 0;
}
.call_btn_mob {
    display: none;
}
.left_blog_clm {
    float: left;
    width: 900px;
}
.left_blog_clm p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.left_blog_clm img {
    float: left;
    width: 300px;
    height: auto;
    margin: 0 20px 0 0;
}
.post_box {
    width: 100%;
    float: left;
    border-bottom: 1px solid #d4d4d4;
    margin: 0 0 40px;
    padding: 0 0 20px;
}
.post_box .post_title {
    display: block;
    color: #000;
    font-size: 28px;
    font-weight: 400;
    line-height: 34px;
    margin: 0 0 20px;
    padding: 0;
}
.post_box .post_title a {
    color: #000;
}
.post_box .post_title a:hover {
    color: #0379b0;
}
.post_box img {
    width: 300px;
    height: auto;
    margin: 0 30px 10px 0;
    float: left;
}
.post_box .like {
    padding: 20px 0 0;
}
.post_box .entry-date {
    color: #7d7d7d;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
    text-decoration: none;
    padding: 5px 0;
}
.post_box .read-more {
    float: right;
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 18px;
    text-decoration: none;
    margin: 0;
    padding: 8px 16px;
    border-radius: 4px;
    border: 1px solid #000;
}
.post_box .read-more:hover {
    color: #fff;
    background: #0374aa;
    border: 1px solid #0374aa;
}
.wp-pagenavi {
    width: 100%;
    float: left;
    font-size: 13px;
}
.wp-pagenavi a {
    color: #000;
}
.recent_posts {
    width: 100%;
    float: left;
    margin: 50px 0 0;
}
.recent_posts strong {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 10px;
    background: #0374aa;
    text-align: center;
    text-transform: uppercase;
}
.recent_posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.recent_posts ul li {
    margin: 5px 0;
    border-bottom: 1px solid #e6e6e6;
}
.recent_posts ul li a::before {
    content: "\f105";
    font-family: fontawesome;
    font-weight: 700;
    padding-right: 5px;
}
.recent_posts ul li a {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    margin: 0;
    padding: 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.recent_posts ul li a:hover {
    color: #fff;
    background: #0374aa;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cate_posts {
    width: 100%;
    float: left;
    margin: 35px 0 0;
}
.cate_posts .widget-title {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 10px;
    background: #0374aa;
    text-align: center;
    text-transform: uppercase;
}
.cate_posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cate_posts ul li {
    margin: 5px 0;
    border-bottom: 1px solid #e6e6e6;
}
.cate_posts ul li a::before {
    content: "\f105";
    font-family: fontawesome;
    font-weight: 700;
    padding-right: 5px;
}
.cate_posts ul li a {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    margin: 0;
    padding: 8px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cate_posts ul li a:hover {
    color: #fff;
    background: #0374aa;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.tag_posts {
    width: 100%;
    float: left;
    margin: 35px 0 0;
}
.tag_posts .widget-title {
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 10px;
    background: #0374aa;
    text-align: center;
    text-transform: uppercase;
}
.tag_posts ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tag_posts ul li {
    margin: 5px 0;
    border-bottom: 1px solid #e6e6e6;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.tag_posts ul li::before {
    content: "\f105";
    font-family: fontawesome;
    font-weight: 700;
    padding-left: 8px;
}
.tag_posts ul li a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    margin: 0;
    padding: 8px 5px;
}
.tag_posts ul li:hover a {
    color: #fff;
}
.tag_posts ul li:hover {
    color: #fff;
    background: #0374aa;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.fb_posts {
    width: 100%;
    float: left;
    margin: 35px 0 0;
}
.left_blog_detail {
    float: left;
    width: 900px;
}
.left_blog_detail h1 {
    display: block;
    color: #0374aa;
    font-size: 30px;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
    padding: 0 0 10px;
}
.left_blog_detail h1 a {
    color: #000;
}
.left_blog_detail h1 strong {
    font-weight: 400;
}
.left_blog_detail h2,
h3,
h4,
h5 {
    display: block;
    color: #0374aa;
    font-size: 35px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 20px 0 10px;
}
.left_blog_detail h2 a {
    color: #0374aa;
}
.left_blog_detail p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.left_blog_detail p strong {
    font-size: 18px;
    font-weight: 700;
}
.left_blog_detail img {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0;
}
.left_blog_detail ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.left_blog_detail li:before {
    content: "\f105";
    font-family: fontawesome;
    padding-right: 5px;
}
.left_blog_detail li {
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 3px 0;
}
.entry-meta {
    font-size: 15px;
}
.entry-meta a {
    display: block;
    padding: 5px 0;
}
.nav-single {
    width: 100%;
    float: left;
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    padding: 15px 0;
    margin: 30px 0;
}
.nav-single h3 {
    float: left;
    font-size: 15px;
    line-height: normal;
    margin: 0 20px 0 0;
    display: none;
}
.nav-single .nav-previous {
    float: left;
    font-size: 14px;
    line-height: normal;
    padding: 5px;
}
.nav-single .nav-next {
    float: right;
    font-size: 14px;
    line-height: normal;
    padding: 5px;
}
.comment-respond {
    width: 90%;
    float: left;
    background: #f3f3f3;
    padding: 1% 5% 3%;
}
.comment-respond p {
    width: 100%;
    float: left;
    padding: 5px 0;
}
.comment-respond label {
    float: left;
    width: 20%;
    font-size: 15px;
    color: #000;
    line-height: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.comment-respond input[type="text"] {
    float: left;
    width: 70%;
    font-size: 15px;
    color: #1c1c1c;
    line-height: 20px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #e4e3e3;
    margin: 0;
    padding: 10px 14px;
}
.comment-respond textarea {
    float: left;
    width: 70%;
    height: 80px;
    font-size: 15px;
    color: #1c1c1c;
    line-height: 20px;
    font-weight: 400;
    background: #fff;
    border: 1px solid #e4e3e3;
    margin: 0;
    padding: 14px;
}
.comment-respond .submit {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    margin: 10px 0 0 20%;
    padding: 8px 18px;
    background: #0374aa;
    cursor: pointer;
    border: none;
}
.by-author {
    display: block;
    padding-top: 10px;
}
.banner {
    width: 100%;
    position: relative;
    padding-top: 100px;
}
.banner img {
    width: 100%;
    height: auto;
    display: block;
}
.archive-title {
    font-size: 45px;
    color: #0374aa;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
    padding: 0 0 20px;
}
.events_row {
    width: 100%;
    margin: 0 0 30px;
    padding: 20px 0 30px;
    text-align: center;
    background: url(./images/service-txtbg.jpg) no-repeat top center;
    background-size: cover;
}
.events_row p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.events_row hr {
    width: 100px;
    height: 3px;
    background: #0374aa;
    display: block;
    margin: 10px auto;
    border: none;
}
.flowchart_row {
    width: 1250px;
    max-width: 90%;
    margin: 50px auto 0;
    border-bottom: 1px solid #d8d8d8;
    padding: 0 0 40px;
}
.flowchart_row h4 {
    padding-top: 40px;
}
.flowchart_row p {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
}
.flowchart_row img {
    width: 35%;
    float: left;
    margin-right: 60px;
}
@media screen and (max-width: 1024px) {
    .top_add_row {
        background: #2a2a2a;
    }
    .top_add_row p a {
        color: #fff;
        margin: 0 10px;
    }
    .top_logo {
        margin: 10px 0;
    }
    .top_main_menu {
        display: none;
    }
    .responsive_nav {
        display: block;
        position: fixed;
        top: 30px;
        right: 0;
        z-index: 9999;
    }
    .menu-icon {
        position: relative;
        top: 15px;
        right: 8px;
        font-size: 30px;
        color: #2a2a2a;
        cursor: pointer;
    }
    .responsive_nav .sidenav {
        position: fixed;
        top: 50px;
        right: 0;
        width: 0;
        height: auto;
        z-index: 1;
        background: #2a2a2a;
        overflow-x: hidden;
        transition: 0.5s;
    }
    .responsive_nav .sidenav a {
        display: block;
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        padding: 10px 20px;
        border-bottom: 1px solid #444;
        transition: 0.3s;
    }
    .responsive_nav .sidenav a:hover {
        background: #111;
    }
    .responsive_nav .sidenav .closebtn {
        position: absolute;
        top: 2px;
        right: 0;
        font-size: 40px;
        color: #fff;
        border: none;
        line-height: 25px;
        padding: 5px 10px;
    }
    .in_div {
        width: 90%;
    }
    .our_ser_row ul li {
        width: 48%;
        margin: 1%;
    }
    .our_ser_row ul li .overlay p {
        padding: 0;
        font-size: 14px;
        line-height: 16px;
    }
    .digital_agency_row {
        width: 90%;
    }
    .responsive_design_row {
        width: 90%;
        margin-top: 50px;
    }
    .responsive_design_row .lt_clm {
        width: 100%;
    }
    .responsive_design_row .rt_clm {
        width: 100%;
        margin: 20px 0;
    }
    .digital_agency_row h3 {
        padding: 0 0 40px;
    }
    .digital_agency_row .lt_clm {
        width: 70%;
        float: none;
        margin: 0 auto;
    }
    .digital_agency_row .rt_clm {
        width: 100%;
    }
    .digital_agency_row .txthead {
        margin: 20px 0 10px;
    }
    .select_industry_row ul li {
        width: 48%;
        margin: 2% 1%;
    }
    .testimonial_row .test_box {
        width: 90%;
        padding: 1%;
    }
    .client_logo_row {
        width: 90%;
    }
    .google_reviews_row {
        width: 90%;
    }
    .request_quote_row p {
        font-size: 1.5em;
        line-height: 1.5em;
        padding: 0;
    }
    .left_side_clm {
        width: 65%;
    }
    .rgt_side_clm {
        width: 30%;
    }
    .inn_contact .left_side_add {
        width: 48%;
    }
    .inn_contact .rgt_side_form {
        width: 48%;
    }
    .cnt_txt_row h2 {
        margin: 0 0 10px;
    }
    .select_industry_row strong {
        margin: 0 0 10px;
    }
    .ft_copy p.ft_review_txt {
        padding-left: 0;
    }
    .btm_address_row .add_left {
        width: 100%;
    }
    .btm_address_row .add_rgt {
        width: 100%;
    }
    .btm_contact_row p a {
        display: block;
        padding-top: 10px;
    }
    .latest_blog_row .blog_post {
        width: 100%;
        margin: 2% 0;
    }
    .ft_quick_form {
        width: 100%;
    }
    .ft_link_box {
        width: 25%;
        margin: 10px 0;
    }
    .ft_link_box.topl {
        width: 25%;
    }
    .left_side_clm {
        width: 100%;
        margin: 0 0 5%;
    }
    .rgt_side_clm {
        width: 100%;
    }
    .ser_icon_tbox ul li {
        width: 40%;
        height: auto;
        margin: 2%;
        padding: 3%;
    }
    .inn_contact .rgt_side_form .c-1 {
        margin: 5px 5%;
    }
    .inn_contact .rgt_side_form .c-3 {
        margin: 15px 5% 5px;
    }
    .latest_blog_row a {
        padding: 30px;
    }
    .faq_tabing_wrap {
        width: 90%;
    }
    .left_side_clm h1 {
        font-size: 2em;
        line-height: 1.1em;
    }
    .left_side_clm h2,
    h3,
    h4,
    h5 {
        font-size: 2em;
        line-height: 1.1em;
    }
    .left_blog_detail h1 {
        font-size: 2em;
        line-height: 1.1em;
        padding-left: 10px;
        padding-right: 10px;
    }
    .left_blog_detail h2,
    h3,
    h4,
    h5 {
        font-size: 28px;
        line-height: 1.1em;
        padding: 0;
    }
    .left_blog_detail p {
        padding: 10px;
    }
    .left_blog_detail ul li {
        padding: 10px;
    }
    .homeCont h1 {
        font-size: 2em;
        line-height: 1.1em;
    }
    .our_ser_row strong {
        font-size: 2em;
        line-height: 1.1em;
    }
    .cnt_txt_row h2 {
        font-size: 2em;
        line-height: 1.1em;
    }
    .select_industry_row strong {
        font-size: 2em;
        line-height: 1.1em;
    }
    .web_demands_row strong {
        font-size: 2em;
        line-height: 1.1em;
    }
    .digital_agency_row h3 {
        font-size: 2em;
        line-height: 1.1em;
    }
    .responsive_design_row h4 {
        font-size: 2em;
        line-height: 1.1em;
    }
    .latest_blog_row .blog_head {
        font-size: 2em;
        line-height: 1.1em;
    }
    .client_logo_row h6 {
        font-size: 2em;
        line-height: 1.1em;
    }
    .google_reviews_row .widget-title {
        font-size: 2em;
        line-height: 1.1em;
    }
    .call_btn_mob {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 94%;
        font-size: 30px;
        color: #fff;
        font-weight: 700;
        line-height: 40px;
        margin: 0 auto;
        padding: 0;
        background: #0374aa;
        border-radius: 10px 10px 0 0;
        text-align: center;
    }
    .call_btn_mob a {
        display: block;
        color: #fff;
        padding: 1% 0;
    }
    .call_btn_mob a:before {
        display: inline-block;
        content: "\f095";
        font-family: FontAwesome;
        font-size: 25px;
        color: #fff;
        line-height: 42px;
        margin: 0 10px 0 0;
        padding: 0;
        background: #a7d22e;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
    }
    .left_blog_clm {
        width: 100%;
        margin: 0 0 5%;
    }
    .left_blog_detail {
        width: 100%;
        margin: 0 0 5%;
    }
    .left_blog_detail textarea {
        width: 70% !important;
    }
    .our_ser_row .inner_row {
        position: relative;
        background: rgb(256, 256, 256, 100);
        padding: 0;
    }
    .our_ser_row .bg_img {
        display: none;
    }
    .select_industry_row .inner_row {
        position: relative;
        background: rgb(89, 130, 54, 100);
    }
    .select_industry_row .bg_img {
        display: none;
    }
    .call {
        display: none;
    }
    .entry-meta {
        padding: 10px;
    }
    .skt_content_cont {
        width: 70%;
    }
    .serv-col {
        width: 50%;
    }
    .serv-col.cl3 {
        width: 100%;
    }
    .flowchart_row img {
        width: 100%;
        height: auto;
        margin: 0 0 20px;
    }
    .latest_blog_row .bg-box {
        padding: 30px;
    }
    .responsive_design_row ul li {
        font-size: 15px;
    }
}
@media screen and (max-width: 650px) {
    .our_ser_row ul li {
        width: 100%;
        margin: 5% 0;
    }
    .select_industry_row ul li {
        width: 100%;
        margin: 2% 0;
    }
    .inn_contact .left_side_add {
        width: 100%;
    }
    .inn_contact .rgt_side_form {
        width: 100%;
        margin-top: 40px;
    }
    .cont-rtImg1 {
        margin: 1%;
        width: 50%;
    }
    .cont-rtImg2 {
        width: 50%;
        margin: 1%;
    }
    .faq_tabing_wrap .faq-lft {
        width: 100%;
    }
    .faq_tabing_wrap .faq-rgt {
        width: 100%;
    }
    .accordiontab {
        cursor: pointer;
        width: 100%;
        transition: 0.4s;
    }
    .paneltab {
        display: none;
        overflow: hidden;
    }
    .accordiontab:after {
        content: "\f0d7";
        font-family: FontAwesome;
        font-size: 20px;
        line-height: 30px;
        color: #fff;
        float: right;
        margin: -80px 0 0;
        background: #0374aa;
        width: 30px;
        height: 30px;
        border-radius: 50px;
        text-align: center;
    }
    .activetab:after {
        content: "\f0d8";
        line-height: 28px;
    }
    .post_box img {
        width: 100%;
        margin: 0 0 20px;
    }
    .call_btn_mob a {
        padding: 2% 0;
    }
    .web_demands_row {
        padding: 30px 0 0;
        background: #fff;
    }
    .web_demands_row .lt_cont {
        width: 100%;
    }
    .google_reviews_row .wp-google-review {
        width: 97%;
        margin: 10px 0;
        min-height: inherit;
    }
    .client_logo_row .lft-logo-box {
        width: 100%;
    }
    .client_logo_row .rgt-loc-map {
        width: 100%;
    }
    .client_logo_row .rgt-loc-map iframe {
        height: 300px;
    }
    .client_logo_row img {
        height: 33px;
    }
}
@media screen and (max-width: 540px) {
    .menu-icon {
        top: 40px;
    }
    .responsive_nav .sidenav {
        top: 80px;
    }
    .top_add_row p a {
        margin: 0;
    }
	.left_side_clm h1 {
    font-size: 1.3em;
		    font-weight: 400;
}
	.left_side_clm h2, h3, h4, h5 {
    font-size: 1.3em;
		    font-weight: 400;
}
.left_side_clm strong {
    font-weight: 400;
}
    .ser_icon_tbox ul li {
        width: 94%;
        margin: 2% 0;
    }
    .inn_contact .left_side_add .box {
        width: 100%;
    }
    .ft_link_box.topl {
        width: 100%;
    }
    .ft_link_box {
        width: 100%;
    }
    .btm_address_row p a {
        font-size: 18px;
    }
    .latest_blog_row strong {
        font-size: 20px;
        line-height: 24px;
        margin: 0;
    }
    .latest_blog_row .blog_post p {
        font-size: 14px;
        line-height: 18px;
    }
	.sec_cont1 img {
    width: 100%;
    margin-left: 0;
	margin-bottom:10px;
}
    .our_ser_row ul li .text {
        font-size: 14px;
        line-height: 20px;
    }
    .our_ser_row ul li .cont-over strong {
        font-size: 20px;
        line-height: 28px;
        margin: 10% 0 0;
    }
    .our_ser_row ul li .cont-over p {
        font-size: 14px;
        line-height: 20px;
        margin: 2% 5%;
    }
    .faq_tabing_wrap .acc-cont .accordion {
        padding: 14px;
        font-size: 14px;
    }
    .faq_tabing_wrap.panel {
        padding: 0 14px;
    }
	 .cont-rtImg1 {
        margin: 10px 0;
        width: 100%;
    }
    .cont-rtImg2 {
        width: 100%;
        margin: 10px 0;
    }
    .inn_banner_wdc {
        padding-top: 130px;
    }
    .skt_content_cont {
        width: 100%;
    }
       .main_banner .slide_txt {
        margin: 60px auto 20px;
        padding: 10px
    }
    .main_banner .slide_txt ul {
        height: 60px
    }
    .main_banner .slide_txt li {
        font-size: 22px;
        line-height: 30px
    }
    .main_banner .portfolio_btn {
        font-size: 16px;
        line-height: 30px;
        padding: 2% 4%;
        margin: 5% 2% 5% 0
    }
    .main_banner .request_btn {
        font-size: 16px;
        line-height: 30px;
        padding: 2% 4%;
        margin: 5% 0
    }
    .main_banner {
        padding-top: 150px
    }
    .main_banner .lft_txt .ban_head {
        font-size: 32px;
        line-height: 40px
    }
    .main_banner .lft_txt .ban_head1 {
        font-size: 30px;
        line-height: 35px
    }
    .main_banner .rgt_txt .box {
        background: url(data:image/png;base64,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) no-repeat 0 5px;
        padding-left: 60px
    }
    .main_banner .rgt_txt .box .qty {
        font-size: 32px;
        line-height: 40px
    }
    .main_banner .rgt_txt .box .txt1 {
        font-size: 15px;
        margin: 10px 0 0 5px
    }
}
@media screen and (max-width: 480px) {
    .top_add_row p {
        float: left;
        font-size: 16px;
    }
    .top_add_row p a .call {
        font-size: 18px;
        display: block;
        margin-left: 0;
    }
    .serv-col {
        width: 100%;
    }
}
.left_blog_detail .cat_article .row img {
    float: left;
    width: auto;
    height: auto;
    margin: 3px 14px 0px 0px;
}
.responsive_design_row p {
    font-size: 15px;
    color: #000;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
    text-rendering: optimizeLegibility;
}
.left_side_clm .why_hireus h3 {
    color: #ff5722;
    font-size: 21px;
    font-weight: 600;
    line-height: 0px;
}
.inner_faq_tab {
    width: 100%;
    margin-top: 40px;
}
.inner_faq_tab strong {
    display: block;
    font-size: 35px;
    color: #0374aa;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding: 0;
}
.inner_faq_tab .acc-cont {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
    border: 1px solid #d9d9d9;
    margin: 20px 0;
}
.inner_faq_tab .panel {
    padding: 0 18px;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.inner_faq_tab .acc-cont .accordion {
    color: #000;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    font-size: 16px;
    transition: 0.4s;
    background: #f4f4f4;
}
.inner_faq_tab .acc-cont .accordion h3 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: normal;
    display: inline;
    margin: 0;
    padding: 0;
}
.inner_faq_tab .accordion:hover,
.inner_faq_tab .active {
    background: #f4f4f4;
}
.inner_faq_tab .accordion::after {
    float: right;
    content: "\002B";
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    line-height: 18px;
    text-align: center;
    background: #0374aa;
    height: 15px;
    width: 15px;
    margin: 0;
    padding: 5px;
    border-radius: 50%;
}
.inner_faq_tab .active::after {
    content: "\2212";
}