﻿@import url("vazir.css");



body{
	font-family: Vazir;
}

:root {
    --body: #fff;
    --white: #fff;
    --secondcolor: #002FF5;
    --thirdcolor: #00A9A4;
    --fourthcolor: #57b33e;
    --fifthcolor: #ff7029;
    --header: #1C2539;
    --text: #5D666F;
    --text2: #FFFFFFA3;
    --it-text: #FFFFFF8C;
    --border: #1D20271A;
    --border2: #353535;
    --button: #1C2539;
    --button2: #030734;
    --ratting: #FF9F0D;
    --bg: #1D2027;
    --bg2: #DF0A0A0D;
    --bg3: #191919;
    --bg4: #F2F4FE;
    --bg5: #EDF9F9;
    --bg6: #030734;
    --bg7: #f8f8f8;
    --bg8: #232323;
    --it-item: #252525;
}

:root {
  --maincolor: #DF0A0A;
}

#sp-main-body .sppb-section .sppb-container-inner, #sp-main-body .sppb-section div[class^="sppb-col-"], #sp-main-body .sppb-section .sppb-column, #sp-main-body .sppb-section .sppb-column-addons, #sp-main-body .sppb-section .sppb-row-container, #sp-footer .sppb-section .sppb-container-inner, #sp-footer .sppb-section div[class^="sppb-col-"], #sp-footer .sppb-section .sppb-column, #sp-footer .sppb-section .sppb-column-addons, #sp-footer .sppb-section .sppb-row-container {
    position: static;
}

ul.social-icons>li {
    display: inline-block;
    line-height: 1.5;
    margin-right: 20px;
}