

* {
    padding: 0px;
    margin: 0px;
    outline:0px;
}

body {
    direction: rtl;
}

.mainbanner {
    box-sizing: content-box;
    max-width: 99%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    font-family: 'Cairo', sans-serif;
}

.mainimage {
    /*background-image: url(banner.png);*/
    max-width: 100%;
    height: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: #fff;
}

.servicesboxes {
    background: #fff;
    min-height: 400px;
    padding-bottom: 100px;
    margin-top: -27px;
}
.servicebox
{
      border-bottom: 1px solid #e7e7e7;
  padding-bottom: 6px;
}
h2 {
    font-size: 40px;
    padding-bottom: 20px;
}


   .col25 {
        width: 24%;
        margin-left: 1%;
    }

@media only screen and (max-width: 670px) {
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }

    .mainbanner {
        box-sizing: content-box;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        font-family: 'Cairo', sans-serif;
    }

    .mainimage {
        /*background-image: url(banner.png);*/
        width: 100%;
        height: auto;
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: #fff;
    }

    .servicesboxes {
        background: #fff;
        margin-top: -60px;
    }

    h2 {
        font-size: 26px;
        padding-bottom: 20px;
        font-weight: bold;
    }

    .mainimage {
        /*background-image: url(banner.png);*/
        width: 100%;
        height: auto;
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: #fff;
    }

    .col25 {
        width: 46%;
        margin-left: 3%;
    }
}

.boxarrow {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    height: 141px;
    box-shadow: 1px 2px 10px rgba(0,0,0,0.1);
    text-align: center;
    font-weight: 600;
    margin-top: 60px;
    display:flex;
    flex-direction:Column;
    align-items:center;
    padding:10px 10px;
    justify-content:center;
    line-height:40px;

        
}
.iocnsvg {
  background: #2196f3;
  border-radius: 50%;
  width: 64px;
  height: 64px;
line-height: 55px;
  

}


.boxarrow svg
{
  

    height:33px;

}
.boxarrow svg *
{
    fill:#fff;
}
.boxarrow  span
{
      color: #000;
font-weight: bold;

}
.dflexarrow {
    display: flex;
    justify-content: center;
    padding: 10px 20px;
}



.iocnsvg {
background: #2A7AD6;
    border-radius: 50% !important;
    border-top-left-radius: 31%;
    border-top-right-radius: 31%;
    border-bottom-right-radius: 31%;
    border-bottom-left-radius: 31%;
    width: 109px;
    height: 109px;
    line-height: 109px !important;
    margin-top: -65px;
    box-shadow: 1px 2px 5px 10px rgb(56 94 205 / 10%);
    margin: -58px auto 12px auto;
}

.servicebox
{
    text-align:center;
    font-size: 14px;
}
p.blue
{
font-weight: 500;
color: #2a7ad6;
margin-bottom: 2px;
text-align:center;
letter-spacing:0px;
}
span.green
{
color: #e52c2c;
font-weight: bold;
text-align:center;
}
.whitebg
{
background: #e3f8fe;
border-radius: 10px;

}

.boxarrow svg.collapseicon *
{
    fill:#0D7FD8 !important;
}

.boxarrow svg.collapseicon {
  top: 17px;
  position: relative;
  background: #fff;
  width: 30px;
height: 30px;
  border-radius: 30px;
}
.boxarrow span {
  color: #000;
  font-weight: 800;
  font-size: 16px;
}
.boxarrow svg {
  height: 63px;
  width: 69px;
}
/*#accordionExample .collapse.show
{
    position:absolute !important;
    z-index:999;
      box-shadow: 1px 2px 5px 10px rgba(56, 94, 205,0.1);

}*/
.whitebg {
    background: #f0f7ff;
    border-radius: 10px;
    box-shadow: 1px 2px 10px rgb(0 0 0 / 20%);
}
video::-webkit-media-controls-panel {
display: none !important;
opacity: 1 !important;}
video::-webkit-media-controls-start-playback-button {
    display: none;
}

video::-moz-media-controls-panel {
display: none !important;
opacity: 1 !important;}
video::-moz-media-controls-start-playback-button {
    display: none;
}
video {
  pointer-events: none;
}


@media only screen and (hover: none) and (pointer: coarse){

.boxarrow svg {
    height: 42px;
    width: 58px;
}
.iocnsvg {
    background: #2A7AD6;
    border-radius: 50% !important;
    border-top-left-radius: 31%;
    border-top-right-radius: 31%;
    border-bottom-right-radius: 31%;
    border-bottom-left-radius: 31%;
    width: 87px;
    height: 87px;
    line-height: 87px !important;
    margin-top: -65px;
    box-shadow: 1px 2px 5px 10px rgb(56 94 205 / 10%);
    margin: -58px auto 12px auto;
}

}

@media only screen and (max-device-width: 640px) {
.boxarrow svg {
    height: 42px;
    width: 58px;
}
.iocnsvg {
    background: #2A7AD6;
    border-radius: 50% !important;
    border-top-left-radius: 31%;
    border-top-right-radius: 31%;
    border-bottom-right-radius: 31%;
    border-bottom-left-radius: 31%;
    width: 87px;
    height: 87px;
    line-height: 87px !important;
    margin-top: -65px;
    box-shadow: 1px 2px 5px 10px rgb(56 94 205 / 10%);
    margin: -58px auto 12px auto;
}
}
    
@media only screen and (max-device-width: 768px) {
.boxarrow svg {
    height: 42px !important;

}
.iocnsvg {
    background: #2A7AD6;
    border-radius: 50% !important;
    border-top-left-radius: 31%;
    border-top-right-radius: 31%;
    border-bottom-right-radius: 31%;
    border-bottom-left-radius: 31%;
    width: 87px !important;
    height: 87px !important;
    line-height: 87px !important;
    margin-top: -65px;
    box-shadow: 1px 2px 5px 10px rgb(56 94 205 / 10%);
    margin: -58px auto 12px auto;
}
}

@media only screen and (max-width: 600px) 
{
.dflexarrow {
    display: flex;
    justify-content: center;
    padding: 10px 10px;
}
    .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
    {
        padding-right:5px !important;
        padding-left:5px !important;
    }
.boxarrow span {
    color: #000;
    font-weight: 800;
    font-size: 14px;
    line-height: 21px;
}
.boxarrow svg {
    height: 42px !important;
    width: 58px;
}
.iocnsvg {
    background: #2A7AD6;
    border-radius: 50% !important;
    border-top-left-radius: 31%;
    border-top-right-radius: 31%;
    border-bottom-right-radius: 31%;
    border-bottom-left-radius: 31%;
    width: 87px !important;
    height: 87px !important;
    line-height: 87px !important;
    margin-top: -65px;
    box-shadow: 1px 2px 5px 10px rgb(56 94 205 / 10%);
    margin: -58px auto 12px auto;
}
.boxarrow {
    background: #fff;
    border-radius: 10px;
    width: 100%;
    height: 129px;
}}  
