@import url(https://fonts.cdnfonts.com/css/gotham);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Bold.woff2) format("woff2"), url(../fonts2/Gotham-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Bold.woff2) format("woff2"), url(../fonts2/Gotham-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Black.woff2) format("woff2"), url(../fonts2/Gotham-Black.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-BookItalic.woff2) format("woff2"), url(../fonts2/Gotham-BookItalic.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-BoldItalic.woff2) format("woff2"), url(../fonts2/Gotham-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Book.woff2) format("woff2"), url(../fonts2/Gotham-Book.woff) format("woff"), url(https://ablcomputers.com/wp-content/themes/abl_computers/fonts2/Gotham-Book.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-BookItalic.woff2) format("woff2"), url(../fonts2/Gotham-BookItalic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Light.woff2) format("woff2"), url(../fonts2/Gotham-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-MediumItalic.woff2) format("woff2"), url(../fonts2/Gotham-MediumItalic.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Light.woff2) format("woff2"), url(../fonts2/Gotham-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Medium.woff2) format("woff2"), url(../fonts2/Gotham-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Thin.woff2) format("woff2"), url(../fonts2/Gotham-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-Medium.woff2) format("woff2"), url(../fonts2/Gotham-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-LightItalic.woff2) format("woff2"), url(../fonts2/Gotham-LightItalic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-XLight.woff2) format("woff2"), url(../fonts2/Gotham-XLight.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-UltraItalic.woff2) format("woff2"), url(../fonts2/Gotham-UltraItalic.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-XLightItalic.woff2) format("woff2"), url(../fonts2/Gotham-XLightItalic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Gotham;
    src: url(../fonts2/Gotham-ThinItalic.woff2) format("woff2"), url(../fonts2/Gotham-ThinItalic.woff) format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary,
video {
    display: block
}

body,
html {
    width: 100%;
    overflow-x: hidden !important
}

body {
    margin: 0;
    background: #fff;
    height: 100%;
    font-family: Gotham;
    color: #292933
}

ul li {
    margin: 0;
    padding: 0
}

ul {
    padding: 0;
    margin: 0
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    text-indent: 1px;
    text-overflow: ""
}

select::-ms-expand {
    display: none
}

p {
    padding: 0;
    margin: 0
}

b {
    font-weight: 500
}

a {
    outline: 0;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
    color: #F59E0B
}

ol,
ul {
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0
}

a,
button,
input,
select {
    outline: 0
}

button:focus {
    border: 0;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-family: Montserrat, sans-serif
}

p {
    font-size: 18px;
    line-height: 30px
}

section {
    padding: 50px 0
}

.container {
    max-width: 1170px
}

.our_btn:hover {
    background-color: #1F2937
}

.navbar {
    padding: 0;
    padding-left: 0;
    box-shadow: 0 5px 35px rgba(135, 151, 176, .75)
}

.navbar-nav li {
    padding: 0 10px;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox
}

.navbar-nav a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-transform: uppercase
}

.navbar-nav a:focus,
.navbar-nav a:hover {
    color: #000
}

.navbar-brand {
    padding-left: 20px
}

.right_sec {
    align-items: center
}

a.btn.our_butn.talk {
    border-bottom: 1px solid #fff;
    background: #F59E0B;

}

a.btn.our_butn.talk img {
    margin-right: 5px
}

.btn.our_butn {
    background: #F59E0B;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    border-radius: 0;
    border: 1px solid #F59E0B;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    align-items: center;
    text-align: left
}

.btn.our_butn i {
    background: #F59E0B;
    font-size: 20px;
    padding: 5px;
    border-radius: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px
}

.btn.our_butn span {
    display: contents;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    font-weight: 500
}

.menu-menu-1-container {
    margin-left: auto
}

.navbar .dropdown:hover>.dropdown-menu {
    display: block
}

.navbar .dropdown-menu {
    border: none;
    background: #fff;
    box-shadow: 0 0 43.5px rgba(215, 223, 232, .75)
}

li.menu-item-378 a::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.menu-item-378 ul a::after {
    display: none
}

li.menu-item-52 a::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.menu-item-52 ul a::after {
    display: none
}

.about_us_banner::after {
    content: "";
    background: url(https://ablcomputers.com/wp-content/uploads/2021/08/design-layer.png);
    position: absolute;
    bottom: 0;
    width: 1920px;
    height: 70px
}

.banner_sec {
    background: url(../img/shape_1.png);
    background-position: center;
    background-size: cover;
    position: relative;
    margin-top: 100px
}

.ban_logo {
    text-align: center
}

.ban_content {
    max-width: 85%
}

.ban_content h1 {
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px
}

.ban_content p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px
}

.our_btn {
    border-radius: 0;
    text-transform: uppercase;
    background-color: #F59E0B;
    border: none;
    color: #fff !important;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-weight: 500
}

.at_abl p {
    max-width: 770px;
    font-size: 18px;
    line-height: 32px;
    color: #000;
    font-weight: 300;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px
}

.at_abl p span {
    font-weight: 700
}

.r_bx {
    width: 270px;
    height: 230px;
    background-color: #F59E0B1a;
    border: 3px solid #F59E0B;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.blue_bx {
    width: 270px;
    height: 230px;
    background-color: #1E3A8A1a;
    border: 3px solid #1E3A8A;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.bl_bx {
    width: 270px;
    height: 230px;
    background-color: #2DD4BF1a;
    border: 3px solid #2DD4BF;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

.bl_bx h3,
.blue_bx h3,
.r_bx h3 {
    max-width: 135px;
    margin-top: 15px;
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-weight: 700;
    text-align: center
}

.icon_bx {
    display: flex;
    align-content: center;
    justify-content: space-between;
    position: relative;
    margin-top: 40px
}

.inner_icon_cn.blue_bx,
.inner_icon_cn.r_bx {
    position: relative
}

.inner_icon_cn.r_bx:after {
    content: "";
    width: 318px;
    background-color: #1E3A8A;
    height: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: auto;
    display: inline-block;
    margin: auto;
    z-index: -1
}

.inner_icon_cn.r_bx:before {
    content: "";
    width: 20px;
    background-color: #1E3A8A;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -63%;
    display: inline-block;
    margin: auto;
    z-index: -1;
    transform: rotate(45deg)
}

.inner_icon_cn.blue_bx:before {
    content: "";
    width: 20px;
    background-color: #2DD4BF;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -63%;
    display: inline-block;
    margin: auto;
    z-index: 1;
    transform: rotate(45deg)
}

.inner_icon_cn.blue_bx:after {
    content: "";
    width: 318px;
    background-color: #2DD4BF;
    height: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    right: auto;
    display: inline-block;
    margin: auto;
    z-index: -1
}

.abl_com {
    background: url(https://ablcomputers.com/wp-content/uploads/2021/08/rectangle_8_copy.png);
    background-position: center;
    background-size: cover;
    position: relative;
    height: 1110px
}

.abl_head p {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px
}

.abl_head h3 {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px
}

.ready_heading h2 {
    font-size: 45px;
    line-height: 56px;
    color: #000;
    font-weight: 700;
    font-family: Montserrat;
    margin-bottom: 15px
}

.ready_heading p {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 300
}

.ready_img {
    position: relative;
    margin-bottom: -250px
}

.effect_it {
    position: relative;
    padding: 50px 0
}

.effect_it:before {
    content: "";
    width: 1920px;
    height: 1059px;
    background: url(https://ablcomputers.wpengine.com/wp-content/uploads/2021/08/shape_1_copy_2.png) no-repeat;
    top: -3%;
    right: 0;
    position: absolute;
    display: inline-block;
    z-index: -1;
    left: 0;
    margin: auto
}

.manage_bx {
    border-radius: 15px;
    box-shadow: 0 0 43.5px rgba(215, 223, 232, .75);
    background-color: #fff;
    padding: 50px;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
    position: relative
}

.manage_bx h2 {
    font-size: 26px;
    line-height: 56px;
    color: #000;
    font-weight: 700
}

.manage_bx p {
    padding: 10px 0;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    display: flex;
    flex-direction: column
}

.manage_bx ul {
    display: flex;
    flex-direction: column
}

.manage_bx ul li {
    position: relative;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    padding-left: 30px;
    display: flex;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    flex-direction: column;
    flex-wrap: wrap;
    font-weight: 300
}

.manage_bx ul li b {
    display: flex
}

.manage_bx ul li p {
    margin-left: 5px
}

.eff_heading h2 {
    font-size: 45px;
    line-height: 56px;
    color: #fff;
    font-weight: 700
}

.eff_heading p {
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    font-weight: 400
}

.manage_bx ul li::before {
    content: "\f1b2";
    padding-right: 3px;
    vertical-align: middle;
    color: #F59E0B;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    display: inline-block;
    margin-left: 5px;
    position: absolute;
    left: 0
}

.mbx_1 {
    margin-top: 50px
}

.mbx_2 {
    margin-top: 50px
}

.mbx_3 {
    margin-bottom: 50px
}

.mbx_4 {
    margin-top: 50px
}

.here_whats_al {
    position: relative;
    padding: 150px 0
}

.here_whats_al:before {
    content: "";
    width: 49%;
    height: 90%;
    top: 5%;
    left: 0;
    position: absolute;
    display: inline-block;
    background-color: #F59E0B;
    border-top-right-radius: 150px;
    border-bottom-right-radius: 150px
}

.here_w_img {
    max-width: 75%;
    margin: 0 auto
}

.here_w_inner h2 {
    font-size: 35px;
    line-height: 56px;
    color: #000;
    font-weight: 700
}

.here_w_inner p {
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 400
}

.here_w_cn {
    margin-top: 15px
}

.here_w_cn h3 {
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 700
}

.master_ur_teach {
    position: relative;
    background-image: url(https://ablcomputers.com/wp-content/uploads/2021/08/Untitled-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 33% 100%
}

.get_your_free {
    border-radius: 15px;
    background-color: #fff;
    padding: 50px;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    font-weight: 300;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0 43.5px rgba(215, 223, 232, .75)
}

.master_ur_heading h2 {
    font-size: 45px;
    line-height: 56px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px
}

.get_your_free h2 {
    font-size: 26px;
    line-height: 56px;
    color: #000;
    font-weight: 700
}

.get_your_free p {
    padding: 10px 0;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 400
}

.get_your_free ul li {
    position: relative;
    padding-bottom: 15px;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    font-weight: 400;
    display: flex;
    align-items: baseline
}

.get_your_free ul li:before {
    content: "\f1b2";
    padding-right: 3px;
    vertical-align: middle;
    color: #af2322;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    display: inline-block;
    margin-left: 5px
}

.join_in_bx h5 {
    font-size: 45px;
    line-height: 56px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 15px
}

.join_heading p {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 20px
}

.foter_sec {
    background-color: #000;
    color: #fff;
    padding: 0;
    padding-bottom: 0
}

.foter_sec.top {
    padding-top: 300px;
    margin-top: -300px;
    text-align: left;
}

.soc_bx ul li {
    display: inline-block;
    padding: 10px
}

.soc_bx ul li a {
    color: #fff
}

.footer_menu ul li {
    display: inline-block;
    padding: 0 10px
}

.footer_menu ul li a {
    color: #fff
}

::-webkit-input-placeholder {
    color: #000 !important
}

:-ms-input-placeholder {
    color: #000 !important
}

::placeholder {
    color: #000 !important
}

.copyright {
    padding: 50px 0
}

.copyright .title h3 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 15px;
    color: #fff;
    text-transform: uppercase
}

.copyright .title h3::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 42px;
    background: #1E3A8A;
    bottom: 0;
    left: 0;
    transition: width .5s ease, background-color .5s ease
}

.copyright .title h3:hover:after {
    width: 50%
}

.footer-content {
    padding-bottom: 20px
}

.footer-content h6 {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px
}

.footer-content p {
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    padding-bottom: 10px
}

.footer-content p.small {
    font-size: 14px
}

.social ul li {
    display: block
}

.social ul li a {
    display: flex;
    align-items: center
}

.social ul li a p {
    padding-bottom: 0;
    margin-left: 10px
}

.foter_content p,
.social ul li a {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 400;
    align-items: baseline;
}

.foter_content ul li a:hover {
    color: #26aae0
}

.sitemp_hide {
    display: none !important
}