@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,500;0,700;0,800;1,400&display=swap');

:root{
    --grey: #F5F5F5;
    --primary: #47B5FF;
    --light-blue: #00b2e7;
    --dark-blue: #0779E4;
    --black: #232A2D;
}
html{
    scroll-behavior:smooth; 
}
body{
    padding:0;
    margin:0;
    box-sizing:border-box; 
    overflow-x: hidden; 
    font-family: 'Mulish', sans-serif;
} 
.container {
    max-width: 1240px;
}
.common-heading {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #181818;
}
.home-banner {
    background-image: url(../img/banner.webp);
    background-repeat: no-repeat;
    padding: 4rem 0 3.5rem;
    background-size:cover;
}
.banner-content-para {
    font-size: 20px;
    color: #444;
}
.banner-btn {
    background-color: #15325c;
    border-color: #4f96d4;
    color: #fff;
    background-image: linear-gradient(to right,#15325c,#529ad9);
    padding: 9px 30px;
}
.banner-btn:hover { 
    color: #fff;
    background-image: linear-gradient(to right,#529ad9,#15325c); 
}
.cmn-btn{
    border-color: rgb(21, 50, 92);
    color: rgb(21, 50, 92);
}
.cmn-btn:hover{
    background-image: linear-gradient(to right,#15325c,#529ad9);
    border-color: #4f96d4;
    color: #fff!important;
}
.op-inner-box{ 
    border-bottom: 1px solid #ddd;
    padding: 30px;
    font-size: 1.3rem;
    font-weight: 400;
    background-color: #5297d8;
    text-align: left; 
}
.op-inner-box img {
    width: 50px;
}
.op-inner-box { 
    padding: 13px 17px;
    font-size: 1.3rem;
    font-weight: 400;
    background: #529ad9; 
    /* border-radius: 14px 14px 0 0; */
}
.op-inner-box:hover {
    background: linear-gradient(to right,#15325c,#529ad9);
    /* border-radius: 14px 14px 0 0; */
}
.op-inner:hover .op-inner-box { 
    background: linear-gradient(to right,#529ad9,#15325c); 
}
.op-inner-box p a{
    color: #fff;
    text-decoration: none;
}
.op-inner-box p a:hover{
    text-decoration: underline;
}
.link-a {
    color: #000;
    text-decoration:none;
    box-shadow: inset 0 0 0 0 #fff, inset 0 -1px 0 0 #b80000;
}
.link-a:hover {
    color: #B80000;
    box-shadow: inset 0 0 0 0 #b80000, inset 0 -1px 0 0 #fff;
}
.op-inner-2 {
    padding: 25px;
    box-shadow: 0 0 4px rgb(190, 190, 190);
    /* border: 1px solid #ddd; */
    /* border-radius: 0 0 16px 16px; */
    border-top: 0;
    min-height: 16rem;
}
.owl-item .item {
    margin: 0 0 4px 10px;
}
.counter-sec {
    display: flex;
    gap: 80px;
}
.num-inc {
    font-size: 2rem;
    font-weight: 600;
    color: #2e2e2e;
}
.we-aryson-right {
    background-image: url(../img/map.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.play_btn {
    width: 100px;
    height: 100px;
    border: 2px solid #3598db;
    border-radius: 50px;
    position: absolute;
    top: 37%;
    left: 43%;
    background: aliceblue;
    z-index: 2;
    box-shadow: 0px 0px 10px #fff;
    cursor: pointer;
}
.play_btn::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    top: 27%;
    left: 37px;
    border-bottom: 23px solid transparent;
    border-top: 23px solid transparent;
    border-left: 33px solid #4b98cd;
    transition: 0.3s;
}
.client-section {
    background-color: #ecf1f6;
}
.client-inner{
    background-color: #fff;
    border-radius: 5px;
    padding: 36px;
    box-shadow: 0 0 9px 0 #c9c9c94d;
} 
.ltblog{background-image:url(https://www.arysontechnologies.in/assets/img/blog/blog-bg.webp);background-repeat:no-repeat;background-size:cover;box-shadow:0 0 5px 0 rgba(0,0,0,.3);margin:2px;border-radius:5px;transition-delay:.15s}.ltblogin{padding-top:30%;padding-bottom:30%;border-radius:5px;background-size:cover;background:linear-gradient(30deg,#1d406c,rgba(0,0,0,.5))}.newshd{padding-left:2em;width:80%;font-size:1.2em;padding-top:2em;color:#fff!important}.newspara{padding-left:2em;width:80%;font-size:1em;padding-top:2em;color:#fff!important}.newslink{padding-left:2em;width:80%;font-size:1em;padding-top:2em;color:#ffffff!important}.newslink:hover{text-decoration:none}.newshd span{border-bottom:2px solid #ffffff!important}.ltnews{background-image:url(https://www.arysontechnologies.in/assets/img/blog/news-bg.webp);background-repeat:no-repeat;background-size:cover;margin:2px;border-radius:5px;transition-delay:.15s}.ltnewsin{padding-top:30%;padding-bottom:30%;border-radius:5px;background-size:cover;background:linear-gradient(30deg,#1d406c,rgba(0,0,0,.5))}.techupdate{background-image:url(https://www.arysontechnologies.in/assets/img/blog/tech-bg.webp);background-repeat:no-repeat;background-size:cover;margin:2px;border-radius:5px;transition-delay:.15s}.techupdatein{padding-top:30%;padding-bottom:30%;border-radius:5px;background-size:cover;background:linear-gradient(30deg,#1d406c,rgba(0,0,0,.5))}.news-date{margin:0;padding:5px;background-color:#5297d8;color:#fff}.news-date-active{margin:0;padding:5px;background-color:#15325c;color:#fff}
footer {
    /* background: #101c26; */
    background: #273c4e;
    padding: 61px 0 50px;
}
.f-content {
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 0.3px;
    color: #c1c1c1;
    line-height: 1.3;
}
.footer-address {
    display: flex;
    align-items: flex-start;
    column-gap: 10px;
}
.ft_res_first li:before {
    color: #b0b0b0;
    content: '\f105';
    font-size: 16px;
    font-family: fontello;
    margin-right: 5px;
}
.ft_hd {
    color: #ecf1f6;
    font-size: 26px;
    font-weight: 400; 
}
.ft_res_first li {
    list-style: none; 
    line-height: 1.7;
}
.ft_res_first {
    padding-left: 11px;
}
.ft_res_first li a {
    list-style: none;
    color: rgba(255,255,255,.9)!important;
    text-decoration: none;
} 
.footer-client img { 
    filter: brightness(0) invert(1);
}
.footer-para {
    color: #c1c1c1;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 0.4px;
}
footer hr { 
    display: block; height: 1px;
    border: 0; border-top: 1px solid #ccc;
    margin: 1.7em 0 2.3rem; padding: 0; 
}
#subscribeText input {
    height: 48px;
    background: #273c4e;
    border: 1px solid #747474;
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.3px;
}
footer .input-group-append .btn {
    height: 48px;
}
footer .input-group {
    column-gap: 10px;
}
footer #subscribeText input:focus {
    box-shadow: none;
    border: 1px solid #45a1ec;
}
ul.social-icons {
    list-style: none;
    display: flex;
    column-gap: 11px; 
} 
.social-icons li a {
    font-size: 17px;
    color: #273c4e; 
    padding: 7px;
    border-radius: 5px;
    background: #fff;
}
.footer-heading {
    font-size: 19px;
    color: aliceblue;
    letter-spacing: 0.7px;
    font-weight: 700;
}
#yt-player img {
    width: 100%;
    height: 322px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px;
}
#yt-player iframe {
    width: 100%;
    height: 322px;
}
i.icon-quote-left.a-blue-2, i.icon-quote-right.a-blue-2 {
    color: #46a9ff;
} 